Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Algorithms (DDPG, TD3), Tests, Docs, and Environment overhaul source code.tar.gz | 2019-10-28 | 1.9 MB | |
Algorithms (DDPG, TD3), Tests, Docs, and Environment overhaul source code.zip | 2019-10-28 | 2.0 MB | |
README.md | 2019-10-28 | 422 Bytes | |
Totals: 3 Items | 3.9 MB | 0 |
Phew, that's been a journey.
Features:
- Base algorithms are added and tested
- Environments are now completely redone and can be used for your data
- Online tutorial
- Code Climate grades my code B
- CircleCI tests written
- Somewhat reminiscent of documentation. It will be more complete soon.
Coming soon
- PyPi page
- BCQ implementation will be stress tested and tweaked
- TopK Off Policy Correction