deepq-learning
Here are 39 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
Reinforcement learning using CARLA simulator
-
Updated
Jul 1, 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
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
UAV communication using apprenticeship learning via Inverse Reinforcement Learning (IRL)
-
Updated
Nov 3, 2024 - Python
This is a demo of a self driving car in python using PyTorch and Kivy
-
Updated
Dec 14, 2017 - Python
Reinforcement learning in classic snake game🐍
-
Updated
Jan 26, 2025 - Python
Reinforcement learning project on driving a car in a 2d environment
-
Updated
Apr 3, 2024 - Python
The project discusses an approach to incorporate reinforcement learning with real time object detection for robotic arm applications.
-
Updated
Feb 24, 2025 - Python
This repository implements a Deep Q-Learning algorithm to train an agent to balance a pole on a cart using the CartPole-v1 environment from Gymnasium. The project includes a TensorFlow-based neural network, epsilon-greedy exploration, experience replay, and visualization of the trained agent's performance.
-
Updated
Jan 26, 2025 - Python
I utilized the A3C (Asynchronous Advantage Actor-Critic) algorithm to train a Deep Q-Learning (DQN) model, specifically tailored to solve the Kungfu gym environment.
-
Updated
Feb 7, 2024 - Python
RL Agent for Pong Game using Openai Gym and PyTorch
-
Updated
Nov 22, 2022 - 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."