Antonin RAFFIN
|
b96a081e5f
|
Add check for image space
|
2020-03-20 11:20:57 +01:00 |
|
Antonin RAFFIN
|
57b37513b6
|
Refactor handling of obs and action space
+ remove duplicated code
|
2020-03-20 10:09:09 +01:00 |
|
Antonin Raffin
|
18f38f8cf5
|
Reformat
|
2020-03-12 11:12:10 +01:00 |
|
Antonin Raffin
|
fb4e66213d
|
Use NamedTuple for buffers
|
2020-03-10 16:43:10 +01:00 |
|
Antonin Raffin
|
240833ffef
|
Add type aliases for buffer samples
|
2020-02-11 17:33:22 +01:00 |
|
Antonin Raffin
|
b7dcc8d58e
|
Add extend method
|
2020-02-11 16:40:44 +01:00 |
|
Antonin Raffin
|
546fbca20c
|
Copy by default
|
2020-02-03 15:42:14 +01:00 |
|
Antonin Raffin
|
f7af08bea4
|
Refactor buffers to use numpy
|
2020-02-03 15:40:34 +01:00 |
|
Antonin Raffin
|
c542009641
|
Clean up code + bug fixes
|
2020-01-20 11:17:55 +01:00 |
|
Antonin Raffin
|
604a19fbc3
|
Cleanup + update doc
|
2019-11-22 13:33:12 +01:00 |
|
Antonin Raffin
|
5278a6f3f8
|
Testing off policy normalization
|
2019-11-14 14:35:00 +01:00 |
|
Antonin Raffin
|
69a348276e
|
Add classic advantage computation
|
2019-10-29 12:36:40 +01:00 |
|
Antonin Raffin
|
799e30ff3d
|
Bug fixes for A2C and PPO
|
2019-10-28 14:27:32 +01:00 |
|
Antonin Raffin
|
584f549fa1
|
Bug fix for discrete actions
|
2019-10-25 12:00:37 +02:00 |
|
Antonin Raffin
|
ef50bb81e8
|
Add support for categorical distribution
|
2019-10-08 13:06:38 +02:00 |
|
Antonin Raffin
|
f4fe1362f0
|
Renaming
|
2019-09-24 14:53:03 +02:00 |
|
Antonin RAFFIN
|
2469ff3859
|
Reformat
|
2019-09-21 17:17:09 +02:00 |
|
Antonin RAFFIN
|
dfe1ab9690
|
Revert buffer update
|
2019-09-21 16:03:22 +02:00 |
|
Antonin RAFFIN
|
a196306d9e
|
Update replay buffer
|
2019-09-21 15:54:26 +02:00 |
|
Antonin Raffin
|
a9b8276efb
|
Attempt to fix loss of perf because of VecEnvs
|
2019-09-20 18:06:08 +02:00 |
|
Antonin Raffin
|
0e727a5f72
|
Full compat for VecEnv + bug fixes for cuda
|
2019-09-20 16:43:19 +02:00 |
|
Antonin Raffin
|
255ff10bff
|
PPO VecEnv compat
|
2019-09-20 15:19:04 +02:00 |
|
Antonin RAFFIN
|
cc4380eccd
|
Add eval env and clip vf
|
2019-09-19 17:18:41 +02:00 |
|
Antonin RAFFIN
|
fe8b415cbf
|
First sign of life
|
2019-09-19 16:21:28 +02:00 |
|
Antonin RAFFIN
|
26f0c8d8e5
|
Refactor buffer
|
2019-09-19 11:43:15 +02:00 |
|