thu-ml/tianshou

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

Open

#1.092 aberto em 3 de abr. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (1.072 forks)batch import
good first issuerefactoring

Métricas do repositório

Stars
 (7.121 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador