Repository for most of the code from my YouTube channel
-
Updated
Jul 24, 2023 - Python
Repository for most of the code from my YouTube channel
Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS.
Code repository for my course on the fundamentals of reinforcement learning
An Autonomous Spectrum Management Scheme for Unmanned Aerial Vehicle Networks in Disaster Relief Operations using Multi Independent Agent Reinforcement Learning
A solution for Dynamic Spectrum Management in Mission-Critical UAV Networks using Team Q learning as a Multi-Agent Reinforcement Learning Approach
Cat-and-Mouse game with Reinforcement Learning (Q-Learning).
Using Q-Learning Control for path planning of mobile agents in an enviroment.
path planning using Q learning algorithm
An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.
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
Mountain Car problem solving using RL - QLearning with OpenAI Gym Framework
Reinforcement Learning Course Project - IIT Bombay Fall 2018
Solving MountainCar-v0 environment in Keras with Deep Q Learning an Deep Reinforcement Learning algorithm
[2019 project] Using deep reinforcement learning to train AIs to play TRON
The following project concerns the development of an intelligent agent for the famous game produced by Nintendo Super Mario Bros. More in detail: the goal of this project was to design, implement and train an agent with the Q-learning reinforcement learning algorithm.
Simulation of the classic game Bomberman using Q-Learning algorithm
Q-Learning and Deep Q-Learning Demo
Using pygame to create a 2d pong game, then using gym and tensorflow to read the pixels on the screen using a CNN and then model the actions with a Qlearning RNN to beat the ai opponent
Implementation of Deep Q-Learning to Learn how to play a simple game written in python.
Add a description, image, and links to the qlearning-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the qlearning-algorithm topic, visit your repo's landing page and select "manage topics."