Framework for deep reinforcement learning
Project description
DeeR
DeeR is a python library for Deep Reinforcement. It is build with modularity in mind so that it can easily be adapted to any need. It provides many possibilities out of the box such as Double Q-learning, prioritized Experience Replay, Deep deterministic policy gradient (DDPG), Combined Reinforcement via Abstract Representations (CRAR). Many different environment examples are also provided (some of them using OpenAI gym).
Dependencies
This framework is tested to work under Python 3.6.
The required dependencies are NumPy >= 1.10, joblib >= 0.9. You also need Keras>=2.1.
For running the examples, Matplotlib >= 1.1.1 is required. For running the atari games environment, you need to install ALE >= 0.4.
Full Documentation
The documentation is available at : http://deer.readthedocs.io/
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
File details
Details for the file deer-0.4.3.tar.gz
.
File metadata
- Download URL: deer-0.4.3.tar.gz
- Upload date:
- Size: 217.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 887c29d19ba5cb9184519dde08a757977a62cbb975d88305cb8aead6bfd6f650 |
|
MD5 | 52fd3dc639fcf7bcbc4d5f0c2080adfe |
|
BLAKE2b-256 | f8cd8cc038cb590a48b9b2707df69ba5034eacfb7caa3e84fb914ab6aab7062f |
File details
Details for the file deer-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: deer-0.4.3-py3-none-any.whl
- Upload date:
- Size: 373.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23df4e9d10e49b0a6356a29d662c36004778bfd34d6c0293907184beffe57acb |
|
MD5 | 028420925fc4cab283912e506daf276f |
|
BLAKE2b-256 | f4bdfff283e640b4bd53114b742ce3e06d1ad3dbb60d2baab8aa8e2a6ba07616 |