thu-ml/tianshou

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

Open

#1.092 geöffnet am 3. Apr. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (1.072 Forks)batch import
good first issuerefactoring

Repository-Metriken

Stars
 (7.121 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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