Antonin Raffin
|
0117cc37f4
|
Merge branch 'master' into feat/sde-features
|
2019-12-05 16:33:41 +01:00 |
|
Antonin Raffin
|
21e655ecbf
|
Add test for SAC with different entropy temperature
|
2019-12-02 11:47:52 +01:00 |
|
Noah Dormann
|
cfb822aa91
|
Corrected test_run.py
|
2019-11-21 16:54:30 +01:00 |
|
Noah Dormann
|
17f84053b3
|
save implementation for a2c needed before uncommenting save and load test in test_run.py::test_onpolicy
|
2019-11-21 14:44:02 +01:00 |
|
Noah Dormann
|
fb5f192fc4
|
Implemented Changes suggested from Antonin-Raffin
Added Optimizer saving
|
2019-11-21 14:39:44 +01:00 |
|
Noah Dormann
|
a7655ca6e1
|
Reformated every file with PEP 8 errors
|
2019-11-21 13:01:03 +01:00 |
|
Noah Dormann
|
cc744a48b5
|
first save and load features
|
2019-11-12 17:03:57 +01:00 |
|
Antonin Raffin
|
0ad743c85d
|
Add A2C
|
2019-10-25 10:59:15 +02:00 |
|
Antonin Raffin
|
ef50bb81e8
|
Add support for categorical distribution
|
2019-10-08 13:06:38 +02:00 |
|
Antonin Raffin
|
37ab9d10f1
|
Rescale actions and add action noise
|
2019-10-07 16:26:03 +02:00 |
|
Antonin Raffin
|
32648d9029
|
Add docstrings
|
2019-09-24 15:30:58 +02:00 |
|
Antonin Raffin
|
d22caac616
|
Working SAC
|
2019-09-24 14:15:12 +02:00 |
|
Antonin RAFFIN
|
2469ff3859
|
Reformat
|
2019-09-21 17:17:09 +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
|
fe8b415cbf
|
First sign of life
|
2019-09-19 16:21:28 +02:00 |
|
Antonin RAFFIN
|
e1c1d5c4ab
|
Bug fixes (not working yet)
|
2019-09-18 22:12:32 +02:00 |
|
Antonin RAFFIN
|
6bb7e183d2
|
Running PPO (not working yet)
|
2019-09-18 15:35:17 +02:00 |
|