RLkit: A simple Reinforcement Learning library
This project is still a work in progress. More algorithms and detailed documentation coming soon :)
Currently supported agents-
- Random agent
- REINFORCE (Policy Gradients)
- DQN
- DQN with baseline
- Actor-Critic
See examples for details on how to use the library.
Requirements-
tensorflow==1.11.0
gym==0.10.8
numpy==1.15.4
New in v0.2
- Added DQN and DQN with baseline agents
- Added ActorCritic agent
- Added support for various activation functions
Upcoming
- Duelling DQN
- Support for logging and plotting
- Support for adding seeds
- Support for custom environments
Release files for RLkit 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| RLkit-0.2.0.tar.gz | 6.2 kB | Details |
Release files / RLkit-0.2.0.tar.gz
| Download URL | RLkit-0.2.0.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0a86ebba31f629fd8ff782369bd54985f761d4355dc0480babac1030cecde445
|
|
BLAKE2b-256 checksum How to use checksums |
184f28fc7c52b4736c4dcec69659621fcfb3370add6aaba812354a637a9490e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.12
|