thu-ml/tianshou
Reduce duplication between examples/atari/atari_network and examples/vizdoom/network
开放
#1,092 创建于 2024年4月3日
good first issuerefactoring
仓库指标
- 星标
- (7,121 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Also names could maybe be improved. Things there are called DQN and so, even though they're just nets, while there's an independent class called DQNPolicy, which has nothing to do with these classes