This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
stable-baselines3
Watch
1
Star
0
Fork
You've already forked stable-baselines3
0
mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced
2026-05-23 22:20:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bf73f01ee9
stable-baselines3
/
stable_baselines3
History
Adam Gleave
bf73f01ee9
Merge branch 'base-class-review' of github.com:DLR-RM/stable-baselines3 into base-class-review
2020-07-07 18:57:35 -07:00
..
a2c
Review of code (A2C, PPO and refactoring) (
#35
)
2020-06-09 13:54:18 +02:00
common
Merge branch 'base-class-review' of github.com:DLR-RM/stable-baselines3 into base-class-review
2020-07-07 18:57:35 -07:00
dqn
Implement DQN (
#28
)
2020-06-29 11:16:54 +02:00
ppo
Review of code (A2C, PPO and refactoring) (
#35
)
2020-06-09 13:54:18 +02:00
sac
Refactor BasePolicy by introducing new BaseModel ABC for Critic's to inherit from.
2020-07-07 18:51:44 -07:00
td3
Refactor BasePolicy by introducing new BaseModel ABC for Critic's to inherit from.
2020-07-07 18:51:44 -07:00
__init__.py
Implement DQN (
#28
)
2020-06-29 11:16:54 +02:00
py.typed
Rename to stable-baselines3
2020-05-05 15:02:35 +02:00
version.txt
Refactored ContinuousCritic for SAC/TD3 (
#78
)
2020-07-07 01:02:51 +03:00