deepq-learning
Here are 34 public repositories matching this topic...
Reinforcement Learning with the classic snake game
-
Updated
Apr 20, 2021 - Python
Recommendation System using Deep Q-Networks and Double Deep Q-Networks
-
Updated
May 23, 2020 - Python
The objective is to teach robot to find and reach the target object in the minimum number of steps and using the shortest path and avoiding any obstacles such as humans, walls, etc usinf reinforcement learning algorithms.
-
Updated
Jun 17, 2021 - Python
Reinforcement learning using CARLA simulator
-
Updated
Jul 1, 2020 - Python
Deep Reinforcement Learning navigation of autonomous vehicles. Implementation of deep-Q learning, dyna-Q learning, Q-learning agents including SSMR(Skid-steering_mobile robot) Kinematics in various OpenAi gym environments
-
Updated
Oct 29, 2024 - Python
Solving MountainCar-v0 environment in Keras with Deep Q Learning an Deep Reinforcement Learning algorithm
-
Updated
Oct 2, 2020 - Python
A trading strategy using optimal algorithms for k-Search
-
Updated
Dec 11, 2021 - Python
Tic Tac Toe game, designed to be used to train a Deep Neural Network via Reinforcement Learning (DQN). It can also be played by 2 humans and features a hard coded AI that never looses and will win if you do not do perfect play against it.
-
Updated
Aug 24, 2023 - Python
-
Updated
Aug 28, 2020 - Python
Pacman game and AI agents
-
Updated
May 29, 2022 - Python
AI learns to play Flappy Bird using Deep Q Learning
-
Updated
Jul 29, 2022 - Python
This is a demo of a self driving car in python using PyTorch and Kivy
-
Updated
Dec 14, 2017 - Python
Reinforcement learning project on driving a car in a 2d environment
-
Updated
Apr 3, 2024 - Python
RL Agent for Pong Game using Openai Gym and PyTorch
-
Updated
Nov 22, 2022 - Python
Using Deep Q Learning to solve a maze
-
Updated
Apr 25, 2020 - Python
The purpose of this project is to train a Deep Q-Network agent (https://daiwk.github.io/assets/dqn.pdf) using the OpenAI Gym environment (https://gym.openai.com/) to play the famous Atari game BreakOut. The DQN agent has 3 main components: the online Q-network, the target Q-network, and a replay buffer.
-
Updated
Jul 19, 2020 - Python
Deep Q-Learning, a reinforcement learning method, to autonomously land a spacecraft on the moon.
-
Updated
Aug 7, 2024 - Python
UAV communication using apprenticeship learning via Inverse Reinforcement Learning (IRL)
-
Updated
Nov 3, 2024 - Python
Agents for various games
-
Updated
Dec 15, 2023 - Python
Improve this page
Add a description, image, and links to the deepq-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deepq-learning topic, visit your repo's landing page and select "manage topics."