Core 4 Reinforcement learning algorithms, implemented with very high quality code (think type hints, tests, pep8 etc). Very easy to use with gym or gym-like environments
Project description
PyRL
Environment Agnostic RL algorithm implementations using Pytorch. High quality code, typehints, thorough tests, examples. Also uses minibatches correctly, which most public libraries don't implement.
See examples for some, well, examples. Algos implemented:
-
Deep Q Learning (DQN) (Mnih et al. 2013)
--- UPCOMING --- -
DQN Experience Replay (Mnih et al. 2013)
-
DQN with Fixed targets (Mnih et al. 2013)
-
Double Q Learning (DDQN) (arXiv:1509.06461v3 [cs.LG] 8 Dec 2015)
-
REINFORCE (Richard S. Sutton et al 1999)
-
Advantage Actor Critic (arXiv:1611.06256)
-
PPO
What i'm happy with Quality of the code, thorough tests, majority of functionality, ease of use & versatility
Run tests with: pytest tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rldog-0.1.0.tar.gz.
File metadata
- Download URL: rldog-0.1.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91024f94fa2c0376c453456c8d460f3f029c3ca695f9401ce453274fd6fb9682
|
|
| MD5 |
698b923ff35469abc02a17a4535d4752
|
|
| BLAKE2b-256 |
39cbeb5943a97d3c3c1c3d50cb2d5a9757cd25f8bfbaabc6e68521b5843d92b4
|
File details
Details for the file rldog-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rldog-0.1.0-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f2b6177fb0fbdd61ef7e5f210280cf911d4d036f10c08bf9fa9e915bfca2bd6
|
|
| MD5 |
62fb85789bd3ad4be64c1d531da52a78
|
|
| BLAKE2b-256 |
1662435e95c330a100d91016c4cb7810b2b508c6517fa826ace277767ed21bf9
|