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-22 19:23:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9ff59eaf3d
stable-baselines3
/
torchy_baselines
History
Noah Dormann
9ff59eaf3d
Added attribute self.policy_class to prevent errors when using self.policy as class
2019-11-28 15:25:01 +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
Added attribute self.policy_class to prevent errors when using self.policy as class
2019-11-28 15:25:01 +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