Skip to content
#

deepq-learning

Here are 47 public repositories matching this topic...

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 Sep 5, 2022
  • Python
TicTacToe

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

Improve this page

Add a description, image, and links to the deepq-learning topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more