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-07-07 17:15:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0345591dea
stable-baselines3
/
stable_baselines3
/
sac
History
Adam Gleave
0345591dea
Refactor BasePolicy by introducing new BaseModel ABC for Critic's to inherit from.
2020-07-07 18:51:44 -07:00
..
__init__.py
Add base doc
2020-05-07 10:10:51 +02:00
policies.py
Refactor BasePolicy by introducing new BaseModel ABC for Critic's to inherit from.
2020-07-07 18:51:44 -07:00
sac.py
Fix q-target in SAC (
#77
)
2020-06-29 17:58:55 +02:00