#638 · Primary category: Education & Research
keras-rl
Deep Reinforcement Learning for Keras.
Project last updated:09/17/23
GitHub Stars
5.5K
Forks
1.3K
Contributors
41
License
MIT
Why we included this project
Teams that want to try deep reinforcement learning without coding every algorithm themselves will find keras-rl a gentle place to start. It packages several established methods, including DQN and its Double and Dueling variants, DDPG, CEM, and Deep SARSA, behind a plain Python API that plugs into Keras models. Since it connects to OpenAI Gym out of the box, a few lines of code are enough to watch an agent learn on CartPole, Pendulum, or Atari. The abstract base classes for agents and environments make it easy to bring in your own problem, so it works well as a teaching and prototyping tool. Treat it as a way to see how RL algorithms behave rather than as infrastructure for heavy production workloads.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI