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-23 19:32:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
751ccf85e7
stable-baselines3
/
torchy_baselines
History
Noah Dormann
751ccf85e7
_setup_model() is now called when model is loaded
2019-11-28 15:33:52 +01:00
..
a2c
resolving conflicts
2019-11-28 12:12:06 +01:00
cem_rl
Added SAC, TD3, A2C
2019-11-21 16:46:53 +01:00
common
_setup_model() is now called when model is loaded
2019-11-28 15:33:52 +01:00
ppo
Added attribute self.policy_class to prevent errors when using self.policy as class
2019-11-28 15:25:01 +01:00
sac
Added attribute self.policy_class to prevent errors when using self.policy as class
2019-11-28 15:25:01 +01:00
td3
Added attribute self.policy_class to prevent errors when using self.policy as class
2019-11-28 15:25:01 +01:00
__init__.py
Add A2C
2019-10-25 10:59:15 +02:00