mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-07-05 04:17:59 +00:00
Add roadmap
This commit is contained in:
parent
8adb8f9931
commit
7627a8644c
1 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
|
@ -1 +1,22 @@
|
|||
# Torchy-Baselines
|
||||
|
||||
TODO:
|
||||
- SAC
|
||||
- save/load
|
||||
- automatic choice for action distribution
|
||||
- predict
|
||||
- better rescale (min + action * range)
|
||||
- documentation
|
||||
- flexible mlp
|
||||
- logger
|
||||
- better monitor wrapper?
|
||||
|
||||
Later:
|
||||
- get_parameters / set_parameters
|
||||
- CNN policies + normalization
|
||||
- tensorboard support
|
||||
- DQN
|
||||
- TRPO
|
||||
- A2C
|
||||
- ACER
|
||||
- HER -> use stable-baselines because does not depends on tf?
|
||||
|
|
|
|||
Loading…
Reference in a new issue