An open API service providing repository metadata for many open source software ecosystems.

Topic: "qlearning"

andri27-ts/Reinforcement-Learning

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

Language: Jupyter Notebook - Size: 10 MB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 4,309 - Forks: 628

simoninithomas/Deep_reinforcement_learning_Course

Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch

Language: Jupyter Notebook - Size: 225 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 3,845 - Forks: 1,224

MushroomRL/mushroom-rl

Python library for Reinforcement Learning.

Language: Python - Size: 75.6 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 864 - Forks: 151

Skylark0924/Machine-Learning-is-ALL-You-Need

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

Language: Python - Size: 72.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 407 - Forks: 94

yandexdataschool/AgentNet 📦

Deep Reinforcement Learning library for humans

Language: Python - Size: 200 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 301 - Forks: 71

jczic/MicroMLP

A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)

Language: Python - Size: 209 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 188 - Forks: 26

Allenpandas/Tutorial4RL

Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.

Size: 4.17 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 140 - Forks: 12

GrosSacASac/JavaScript-Set-Up

Web dev examples, tricks and more

Language: JavaScript - Size: 3.65 MB - Last synced at: about 8 hours ago - Pushed at: 3 months ago - Stars: 57 - Forks: 9

leoll2/Autoparking

Self parking with reinforcement learning

Language: C++ - Size: 5.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 50 - Forks: 27

dubezOniner/Deep-QLearning-Demo-csharp

This demo is a C# port of ConvNetJS RLDemo (https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html) by Andrej Karpathy

Language: C# - Size: 3.29 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 46 - Forks: 22

AlirezaShamsoshoara/Multi-Independent-Agent-Reinforcement-Learning-UAV-Autonomous-Spectrum-QLearning

An Autonomous Spectrum Management Scheme for Unmanned Aerial Vehicle Networks in Disaster Relief Operations using Multi Independent Agent Reinforcement Learning

Language: Python - Size: 366 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 15

louaaron/GAN-Q-Learning

Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874

Language: Python - Size: 142 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 42 - Forks: 10

nileshsah/reinforcement-learning-flappybird

In-browser reinforcement learning for flappy bird 🐦

Language: JavaScript - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 11

OneRaynyDay/RLEngine

A simple reinforcement learning simulation engine for OpenAI's gym.

Language: Python - Size: 44.9 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 38 - Forks: 13

louiskirsch/reinforced-race

A model car learns driving along a track using reinforcement learning

Language: Python - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 38 - Forks: 9

10-OASIS-01/minrl

MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. The project focuses on educational clarity and implementation simplicity while maintaining production-quality code standards.

Language: Python - Size: 442 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 35 - Forks: 3

wumo/Reinforcement-Learning-An-Introduction

Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)

Language: Kotlin - Size: 1.67 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 35 - Forks: 10

faturita/python-scientific

Quick guide and tutorial to scientific data python programming

Language: Jupyter Notebook - Size: 33.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 87

blavad/marl

Multi-agent reinforcement learning framework

Language: Python - Size: 6.39 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 8

hypnosapos/cartpole-rl-remote

CartPole game by Reinforcement Learning, a journey from training to inference

Language: Python - Size: 80.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 26 - Forks: 3

zmaqutu/3D-Pathfinding-Visualizer

This is a three dimensional pathfinding algorithm visualizer project.

Language: JavaScript - Size: 206 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 10

michaeltinsley/Gridworld-with-Q-Learning-Reinforcement-Learning-

Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.

Language: Jupyter Notebook - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 17

kevin-hanselman/grid-world-rl

Value iteration, policy iteration, and Q-Learning in a grid-world MDP.

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 12

raklokesh/ReinforcementLearning_Sutton-Barto_Solutions

Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto

Language: Python - Size: 4.47 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 20 - Forks: 4

zeynepCankara/Cliff-Walking-Solution

Q-learning and SARSA algorithms from Sutton's Reinforcement Learning book.

Language: Python - Size: 133 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 6

hvishal512/CS6700-Reinforcement-Learning

Artificial Intelligence series

Language: Jupyter Notebook - Size: 5.04 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 4

idsc-frazzoli/subare

reinforcement learning algorithms from the book by Sutton and Barto

Language: Java - Size: 8.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 3

Suman7495/rl-botics

Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow

Language: Python - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 6

tj27-vkr/Q-learning-conv-net

Q learning AI bot perceiving environment with CNN

Language: Python - Size: 135 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 5

Chudleyj/Thesis

Code repository for my thesis on algorithmic trading

Language: JavaScript - Size: 13.1 MB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 2

omaraflak/Reinforcement-Learning-CPP

Reinforcement Learning algorithm from scratch in C++.

Language: C++ - Size: 6.84 KB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 1

jpypi/othello-rl

Othello reinforcement learning game playing engine

Language: Python - Size: 27.3 KB - Last synced at: 9 months ago - Pushed at: almost 9 years ago - Stars: 15 - Forks: 9

MohammadAsadolahi/Reinforcement-Learning-solving-a-simple-4by4-Gridworld-using-Qlearning-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using Qlearning Temporal difference method Reinforcement Learning

Language: Jupyter Notebook - Size: 266 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 1

MetlHedd/godot-qlearning

Godot Q-Learning algorithm implementation.

Language: GDScript - Size: 692 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 0

sriharshapy/Team-Anonymous-BTS

AI Powered Traffic Signal Control (BTS Global Hackathon)

Language: Python - Size: 28.8 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 2

eantcal/nunn

Collection of Machine Learning Algorithms

Language: C++ - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0

hjorvardr/RL_Library

An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.

Language: Python - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 1

XUHUAKing/sokoban-qlearning

sokoban game solver through Multiple Search Algorithms and Reinforcement Learning (Q-Learning)

Language: Java - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

leolellisr/poke_RL

Code repository with classical reinforcement learning and deep reinforcement learning methods for Pokémon battles in Pokémon Showdown.

Language: Jupyter Notebook - Size: 39.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

gebob19/rl_with_jax

clear single-file JAX implementations of common RL algorithms

Language: Python - Size: 24 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

jczic/MicroNN

Micro neural network with multi-dimensional layers, multi-shaped data, fully or locally meshing, conv2D, unconv2D, Qlearning, ... for test!

Language: Python - Size: 2.29 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

nassimaliou/ai-snake

Teaching an AI model to play snake with Reinforcement Learning and Q learning using PyTorch and Pygame.

Language: Python - Size: 597 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

VarunRaval48/checkers-AI

A checkers game which can be played against various Artificially Intelligent agents.

Language: Python - Size: 592 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 7

yudhisteer/Reinforcement-Learning-for-Supply-Chain-Management

The goal of the project was to design the logistic model of autonomous robots that would supply garment parts from the Cutting Dept to the Makeup Dept in the shortest time possible and using the most optimized path.

Language: Python - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

zhangyifengdavid/ME5406_Course_Project

Part 1 project for ME5406 in NUS

Language: Jupyter Notebook - Size: 7.15 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

kazimsanlav/Learning-Complex-Group-Behaviours-in-a-Multi-Agent-Competitive-Environment

EE485 research project

Language: Python - Size: 20.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

WenchenLi/q-learning-trader

tabular q learning for trading

Language: Python - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

CodeMaxx/Safe-RL-Pacman

Reinforcement Learning Course Project - IIT Bombay Fall 2018

Language: Python - Size: 9.04 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 3

nidup/starcraft2-agent

Starcraft II Agents using PySC2 - StarCraft II Learning Environment

Language: Python - Size: 1.55 MB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

tekgulburak/FrozenLake-v1

The FrozenLake Environment Project using OpenAI gym

Language: Jupyter Notebook - Size: 1.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

benrayfield/hyperquasicrystal

(TODO) actually callable javascript lambdas of infinitely threadable (potentially massively-multiplayer) godel-like-numbering-secure low latency neuralnet approximation of hypercomputation of the iota combinator sparse-emulating debugger breakpoints of itself, in javascript lambdas, such as naming every possible lambda by a 256 bit merkle id

Language: JavaScript - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

matteocourthoud/Algorithmic-Collusion-Replication

Replication of "Artificial Intelligence, Algorithmic Pricing, and Collusion" by Calvano, Calzolari, Denicolò, Pastorello (2020) in Python, Matlab and Julia.

Language: MATLAB - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 5

billhu0/AI-Aircraft-Warfare 📦

CS181 Final Project: Playing Aircraft Warfare Game with Reinforcement Learning

Language: Python - Size: 38 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

florianvazelle/unity-rl

Markov Decision Process and Temporal Difference algorithms

Language: C# - Size: 291 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

ggsharma/RL-Path-Planning-Cpp

A library implementing Q learning with modern C++ syntax and using Opencv for simulation

Language: C++ - Size: 646 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

perseus784/SaturnMind

A repo to understand Q Learning and Deep Q learning

Language: Python - Size: 11 MB - Last synced at: about 15 hours ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

shanto268/QLearning_Autonomous_Vehicle_Experiment

Reinforcement Learning of Intelligent Agent: QLearning

Language: Python - Size: 1.76 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

DragonWarrior15/snake-rl

Snake using RL

Language: Python - Size: 59.7 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 4

gkeechin/Q-Learning-Visualizer

A simple tool for visualising with Reinforcement Learning in Python.

Language: Python - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

Ghassen-Chaabouni/machine_learning_games

Set of games and simulations designed to experiment with QLearning, Neuroevolution, and PoseNet.

Language: JavaScript - Size: 9.62 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

mehdibnc/TSP-Q-Learning-

Simple tabular Q learning to solve the travelling salesman problem.

Language: Python - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

jorekai/DQN-Timeseries-Anomaly-Detection

This repository focuses on anomaly detection with Reinforcement Learning. DQNs are used to approximate the value function for anomalies on timeseries. The repository is part of my Master Thesis in Computer Science

Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

edu-rinaldi/RL-Routing-Protocol

A RL Q-Learning based routing protocol

Language: Python - Size: 74.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

InduManimaran/Bomberman

Simulation of the classic game Bomberman using Q-Learning algorithm

Language: Python - Size: 8.14 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 3

sachinh19/portfolio-optimization

This is our take on Portfolio Optimization with Reinforcement Learning using Q Learning.

Language: Python - Size: 7.97 MB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

nirbhayph/Fleet-Management-System

Fuzzy Q learning in Tensorflow , Training an ANFIS.

Language: Python - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 8

xin-pu/DeepSharp

secondary development by torchsharp for Deep Learning and Reinforcement Learning

Language: C# - Size: 18.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

jaykantrprj/Reinforcement-Learning-based-Channel-Switching-in-CR-IoT

A Multi-objective Reinforcement learning problem can be formulated as to predicting the Channel Availability Schedule over time slots in Cognitive Radio -IoT

Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

MartinGurasvili/Snake

Computer learns how to play snake using a Q Learning NN through the PyTorch library

Language: Python - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

jayaneetha/Zeta-Policy

Language: Python - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

DFriend01/Atari-DRL

An implementation of a Deep Reinforcement Learning model that trains an agent to play Atari 2600 games.

Language: Python - Size: 10.4 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

tocom242242/QLearning_in_GridWorld

Language: Python - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

giuliapuntoit/RL-tcp-toycase

Toy case for learning through Reinforcement Learning algorithms how to establish TCP connections.

Language: Python - Size: 37.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

Immodal/snake

This project uses Q-Learning, Hamiltonian Cycles and Breadth First Search to play Snake. Mazes can also be drawn for the snake to navigate through.

Language: JavaScript - Size: 2.42 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

davestroud/Q-Learning

Q-Learning and Deep Q-Learning Demo

Language: Python - Size: 3.71 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

kkkkkaran/Berkeley-PacmanCTF

Team Project for Berkeley's Pacman Capture The Flag Competition

Language: Python - Size: 338 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

mattbui/dd_qnet

A Double Dueling Deep Q learning model for turtle bot to navigate in custom gym-gazebo maze

Language: Python - Size: 92.3 MB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

schesho/Tetris-Q-Learning-in-Cpp

A Q learning AI on a simplified tetris version

Language: C++ - Size: 6.37 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

lokranjanp/AsteroidsAI

Training a Deep Q Learning agent to master the famous arcade game, Asteroids using a DQN Neural Network with Long and Short term Memory recall. This is also my undergrad minor project, 21IS6P01.

Language: Python - Size: 21.8 MB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 3

shayantaherian/Reinforcement-Learning

Reinforcement learning with pytorch

Language: Python - Size: 905 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 2

Alexyskoutnev/Delivery-Controller

Navigate a grid map efficiently, avoiding obstacles, and finding optimal paths for autonomous systems. This project combines Reinforcement Learning, Monte Carlo Tree Search, and Model-Based Formal Methods to create and validate effective path plans.

Language: Python - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

ethanwongca/MiniMachineLearningProjects

Machine Learning projects I did to learn ML. From linear regression, convolutional neural networks, q-learning, k-means etc.

Language: Jupyter Notebook - Size: 7.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

hajrezvan/Pacman-project

AI project for Principles & Applications of Artificial Intelligence at AUT.

Language: Python - Size: 7.13 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jayaneetha/RL-ShortestPath

Reinfocement Learning Approach to solve Shortest Path Problem.

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

lpapailiou/tictactoe

A tic tac toe game in java, which can be trained by machine learning (console & gui).

Language: Java - Size: 1.77 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

i01000101/Q-Learning-Visualizer

An AI that learns to solve mazes with Q-Learning algorithm 🧠

Language: JavaScript - Size: 7.65 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

shayantaherian/Reinforcement-Learning-Torch

Deep Reinforcement Learning- OpenAI Gym

Language: Python - Size: 2.07 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

LucasColas/Mountain-Car-Q-Learning

Use Q-Learning to solve Mountain Car.

Language: Jupyter Notebook - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

francescotorregrossa/deep-reinforcement-learning-nanodegree

Exercises and projects from Udacity's Nanodegree

Language: Jupyter Notebook - Size: 106 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

andreanlay/tetris-ai-deep-reinforcement-learning

Deep Reinforcement Learning (RL) Tetris AI using Value Function based learning and hand crafted features

Language: Python - Size: 2.42 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

hawwwdi/py-QLearning

Simple deep Q-learning

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

nitish-kalan/MountainCar-v0-Deep-Q-Learning-DQN-Keras

Solving MountainCar-v0 environment in Keras with Deep Q Learning an Deep Reinforcement Learning algorithm

Language: Python - Size: 911 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

goktug97/dqn

Another Addition to the Pile of Deep Q Learning, Double DQN, PER, Dueling DQN Implementations

Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

eltorocorp/reinforcement-learning

Implementations of reinforcement learning processes in Go.

Language: Go - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

itsamirrezah/MazeQLearning

Implementation of Q-Learning Algorithm

Language: Java - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

weiyx16/RL_Toy_Example

Deep RL toy example based on gym package with several methods

Language: Python - Size: 1.03 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

sekharcvs/RubiksCube

Machine Learning Based Rubik's Cube Solvers

Language: Python - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

x72y5e/UnicornHatHD_Q_Learning_Path_Finder

Simple reinforcement learning (Q-Learning) pathfinder for UnicornHatHD.

Language: Python - Size: 4.03 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

mjs2600/Markovian

A Q-learner for the BEAM

Language: Elixir - Size: 25.4 KB - Last synced at: 30 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

mkrizmancic/qlearn_baxter

A bachelor's thesis project at Faculty of Electrical Engineering and Computing, University of Zagreb. In this project, machine learning algorithm "qlearning" is used to solve the Towers of Hanoi problem. After off-line learning, Baxter robot is used to physically play all the moves required to optimally solve the problem.

Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

Related Topics
reinforcement-learning 210 python 79 machine-learning 72 ai 48 qlearning-algorithm 46 artificial-intelligence 43 deep-learning 38 sarsa 35 deep-reinforcement-learning 34 dqn 32 reinforcement-learning-algorithms 32 openai-gym 29 rl 25 pytorch 23 neural-network 23 python3 18 game 18 q-learning 18 keras 14 deep-q-learning 14 tensorflow 14 pygame 14 gym 13 sarsa-learning 12 markov-decision-processes 12 ppo 11 neural-networks 11 java 10 ddpg 10 agent 10 policy-gradient 10 monte-carlo 10 tic-tac-toe 9 maze 9 actor-critic 9 tictactoe 8 value-iteration 8 double-dqn 8 reinforcement-learning-environments 7 robotics 7 javascript 7 numpy 7 deep-neural-networks 7 snake-game 7 a2c 6 frozenlake 6 flappy-bird 6 pacman 6 trpo 5 deep-q-network 5 opencv 5 cartpole 5 ddqn 5 gridworld 5 dfs 5 deepqlearning 5 machine-learning-algorithms 5 machinelearning 5 dqn-tensorflow 5 bfs 4 unity 4 alpha-beta-pruning 4 tictactoe-game 4 deeplearning 4 a3c 4 reinforce 4 deepq-learning 4 pong 4 pong-game 4 matlab 4 algorithms 4 simulation 4 reinforcement-learning-agent 4 linear-regression 4 dueling-dqn 4 grid-world 4 artificial-neural-networks 4 decision-trees 4 cpp 4 pathfinding 4 pacman-agent 4 temporal-differencing-learning 4 astar-algorithm 4 regression 4 mdp 4 mountain-car 4 sarsa-lambda 4 mountaincar-v0 3 monte-carlo-methods 3 policy-iteration 3 gridworld-environment 3 gymnasium 3 data-science 3 cartpole-v0 3 java-8 3 multi-agent-reinforcement-learning 3 dynamic-programming 3 computer-vision 3 minimax 3 sac 3