keras-rl implements some state-of-the-art deep reinforcement learning algorithms in Python and seamlessly integrates with the deep learning library Keras. Furthermore, keras-rl works with OpenAI Gym out of the box. This means that evaluating and playing around with different algorithms is easy. Of course, you can extend keras-rl according to your own needs. You can use built-in Keras callbacks and metrics or define your own. Even more so, it is easy to implement your own environments and even algorithms by simply extending some simple abstract classes. Documentation is available online.
Features
- Deep Q Learning (DQN)
- Deep Deterministic Policy Gradient (DDPG)
- Asynchronous Advantage Actor-Critic (A3C)
- Documentation available
- Proximal Policy Optimization Algorithms (PPO)
- Cross-Entropy Method (CEM)
- Examples available
Categories
Machine Learning, Reinforcement Learning Frameworks, Reinforcement Learning Libraries, Reinforcement Learning AlgorithmsLicense
MIT LicenseFollow Deep Reinforcement Learning for Keras
Other Useful Business Software
Field Sales+ for MS Dynamics 365 and Salesforce
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Deep Reinforcement Learning for Keras!