[파이썬과 케라스로 배우는 강화학습] 예제
-
Updated
Oct 28, 2020 - Python
[파이썬과 케라스로 배우는 강화학습] 예제
Help! I'm lost in the flatland!
A Test-Implementation of the IMPALA algorithm (by deepmind 2018)
Artificial Intelligence Lab Course (CS 312), IIT Dharwad
Q learning with neural network based function approximators.
Gridworld environment creator for testing RL algorithms
Example Implementations of Reinforcement Learning Environments using Neodroid
Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.
Some Experiments with QLearning
Implementation of Neural Fictitious Self-Play for a GridWorld based Multi-Agent Pursuit Evasion Game
An Implementation of Reinforcement Learning for Data Learning in Grid World
Visual implementation of Reinforcement Learning Algorithms to solve the Grid World Game (React JS)
This repository contains implementations of Inverse Reinforcement Learning (IRL) algorithms based on the paper "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000)
Python implementation for Reinforcement Learning algorithms -- Bandit algorithms, MDP, Dynamic Programming (value/policy iteration), Model-free Control (off-policy Monte Carlo, Q-learning)
Reinforcement Learning
See a program learn the best actions in a grid-world to get to the target cell, and even run through the grid in real-time! This is a Q-Learning implementation for 2-D grid world using both epsilon-greedy and Boltzmann exploration policies.
Implementation of basic RL steps and algorithms - Dynamic Programming approach, Monte-Carlo approach, DQN on Atari, Policy Gradient - Reinforce with baseline, Actor Critic (A2C)
MatrixWorld: A pursuit-evasion platform for safe multi-agent coordination and autocurricula
Modeling of urban form based on the 'Beady Ring' model (Hillier & Hanson, 1984) using deep reinforcement learning.
Implementation of some Reinforcement Learning methods for grid world in Python
Add a description, image, and links to the grid-world topic page so that developers can more easily learn about it.
To associate your repository with the grid-world topic, visit your repo's landing page and select "manage topics."