thu-ml/tianshou

Reduce duplication between examples/atari/atari_network and examples/vizdoom/network

Open

#1,092 opened on Apr 3, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (7,121 stars) (1,072 forks)batch import
good first issuerefactoring

Description

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

Contributor guide