Deep Deterministic Policy Gradient
- Updated
Jan 14, 2023 - C
Deep Deterministic Policy Gradient
Reinforcement Learning / Q Learning
First year engineering school project, two board games implementing reinforced learning.
2024 ICML Official code
Fuzzy Rule Interpolation-based Reinforcement Learning (C + AVX port)
Simple breakout game with DQN agent which learn how to play it.
Machine Learning by State Exploration - An implementation of Michie's BOXES algorithm, popularized by Martin Gardner in March 1962 and used by Fred Saberhagen in the story "Without A Thought" in 1963. Very simply, BOXES creates a set of STATEs that map onto the visible attributes of the system being interacted with, and selects one of the ACTION…
Add a description, image, and links to the reinforcement-learning-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the reinforcement-learning-algorithms topic, visit your repo's landing page and select "manage topics."