Antonin RAFFIN
|
f23212e3b2
|
Add developer guide
|
2020-05-08 16:20:21 +02:00 |
|
Antonin RAFFIN
|
413a2386d9
|
Cleanup + reformat code
|
2020-05-08 15:10:46 +02:00 |
|
Antonin RAFFIN
|
c20af230f7
|
Remove SDE support for TD3
|
2020-05-08 15:00:34 +02:00 |
|
Antonin RAFFIN
|
9a9870fa9f
|
Update README
|
2020-05-08 13:27:17 +02:00 |
|
Antonin RAFFIN
|
8a61913a1d
|
Update doc
|
2020-05-08 13:09:38 +02:00 |
|
Antonin RAFFIN
|
97aea21349
|
Update minimum gym version
|
2020-05-08 12:43:42 +02:00 |
|
Antonin RAFFIN
|
a4a4afcc3d
|
Fix typos
|
2020-05-08 12:28:41 +02:00 |
|
Antonin RAFFIN
|
623f821571
|
Update examples
|
2020-05-08 12:14:33 +02:00 |
|
Antonin RAFFIN
|
e76181f9b5
|
Update doc (add rl zoo)
|
2020-05-08 11:58:43 +02:00 |
|
Antonin RAFFIN
|
91dc871fcf
|
Fix duplicate entry in the doc
|
2020-05-07 18:09:04 +02:00 |
|
Antonin RAFFIN
|
f81fd1ddb6
|
Add travis file
|
2020-05-07 17:59:51 +02:00 |
|
Antonin RAFFIN
|
26981f1247
|
Build the doc
|
2020-05-07 17:35:29 +02:00 |
|
Antonin RAFFIN
|
2281ef5673
|
Read version from file
|
2020-05-07 17:27:13 +02:00 |
|
Antonin RAFFIN
|
aa0ff8a59b
|
Update atari test
|
2020-05-07 16:36:48 +02:00 |
|
Antonin RAFFIN
|
e6ff4bbd6c
|
Update setup
|
2020-05-07 16:24:19 +02:00 |
|
Antonin RAFFIN
|
aa66012764
|
Update requirements
|
2020-05-07 16:21:33 +02:00 |
|
Antonin RAFFIN
|
c5f29a3931
|
Fix docs
|
2020-05-07 16:15:32 +02:00 |
|
Antonin RAFFIN
|
8046a24719
|
More doc + sync VecEnvs + atari
|
2020-05-07 16:08:23 +02:00 |
|
Antonin RAFFIN
|
73afaf157c
|
Add version.txt to package
|
2020-05-07 12:19:29 +02:00 |
|
Antonin RAFFIN
|
98e05cf578
|
Add dockerfile + update doc
|
2020-05-07 11:08:49 +02:00 |
|
Antonin RAFFIN
|
d17f29c8ad
|
Add base doc
|
2020-05-07 10:10:51 +02:00 |
|
Antonin RAFFIN
|
94b1267817
|
Update long description
|
2020-05-07 08:59:54 +02:00 |
|
Antonin RAFFIN
|
ded94baa36
|
Update README
|
2020-05-07 08:55:42 +02:00 |
|
Antonin RAFFIN
|
b86eee3a10
|
Update gitignore
|
2020-05-06 10:57:31 +02:00 |
|
Raffin, Antonin
|
7c22225391
|
Merge pull request #75 from Antonin-Raffin/feat/open-source
Prepare open source
|
2020-05-05 17:56:16 +02:00 |
|
Antonin RAFFIN
|
a3f9efe04a
|
Update doc
|
2020-05-05 17:41:57 +02:00 |
|
Antonin RAFFIN
|
580317158b
|
Update changelog
|
2020-05-05 17:21:56 +02:00 |
|
Antonin RAFFIN
|
4a4da90671
|
Remove saved device + update doc
|
2020-05-05 17:19:21 +02:00 |
|
Antonin RAFFIN
|
0481fbe727
|
Update changelog
|
2020-05-05 16:54:33 +02:00 |
|
Antonin RAFFIN
|
cf1ae840c8
|
Sync identity envs
|
2020-05-05 16:52:22 +02:00 |
|
Antonin RAFFIN
|
04d85ac2e2
|
Fix import in tests
|
2020-05-05 16:32:08 +02:00 |
|
Antonin RAFFIN
|
62bde9a970
|
Fix import
|
2020-05-05 16:30:26 +02:00 |
|
Antonin RAFFIN
|
2c34a4d694
|
Sync with Stable-Baselines
|
2020-05-05 16:28:38 +02:00 |
|
Antonin RAFFIN
|
d542732c8d
|
Rename to stable-baselines3
|
2020-05-05 15:02:35 +02:00 |
|
Raffin, Antonin
|
4a2c247592
|
Merge pull request #74 from Antonin-Raffin/feat/open-source
Add type hints and f-strings to logger
|
2020-05-05 14:54:33 +02:00 |
|
Antonin RAFFIN
|
88cee2ba55
|
Add type hints and f-strings to logger
|
2020-05-05 14:49:32 +02:00 |
|
Raffin, Antonin
|
03bd086555
|
Merge pull request #72 from Antonin-Raffin/feat/cnn
Add CNN support
|
2020-05-05 11:51:14 +02:00 |
|
Antonin RAFFIN
|
5572e28e44
|
Update makefile
|
2020-04-30 11:26:28 +02:00 |
|
Antonin RAFFIN
|
559f43b522
|
Improve error messages
|
2020-04-27 11:12:19 +02:00 |
|
Antonin RAFFIN
|
52ad917a3a
|
Fix f-string
|
2020-04-25 21:45:03 +02:00 |
|
Antonin RAFFIN
|
7ae54206ce
|
Reformat and code cleanup
|
2020-04-23 15:18:21 +02:00 |
|
Antonin RAFFIN
|
71df3c7409
|
Add docstrings and missing types
|
2020-04-23 14:56:05 +02:00 |
|
Antonin RAFFIN
|
271a0a7818
|
Add sanity check for clip_range_vf
|
2020-04-23 09:59:09 +02:00 |
|
Antonin RAFFIN
|
02b452a9f9
|
Avoid double wrapping
|
2020-04-22 18:28:00 +02:00 |
|
Antonin RAFFIN
|
f38ddcb278
|
Allow any number of channels
|
2020-04-22 16:11:23 +02:00 |
|
Antonin RAFFIN
|
f3cb0688c4
|
Fix custom optimizer
|
2020-04-22 13:21:11 +02:00 |
|
Antonin RAFFIN
|
041f2bc59a
|
Cleanup, bug fixes + more tests
|
2020-04-22 13:14:22 +02:00 |
|
Antonin RAFFIN
|
73fb8d1c63
|
Add CNN support for TD3
|
2020-04-22 11:05:46 +02:00 |
|
Antonin RAFFIN
|
8f4155180e
|
Revert "Filter out features extractor weights"
This reverts commit 93f9de799add0874878a91fe9eaf8162321066b5.
|
2020-04-22 10:56:33 +02:00 |
|
Antonin RAFFIN
|
4b826f2e2d
|
Filter out features extractor weights
|
2020-04-22 10:56:17 +02:00 |
|