Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)
-
Updated
Oct 2, 2020 - Python
Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Reinforcement-Learning-for-Decision-Making-in-self-driving-cars
Implementation of value iteration algorithm for calculating an optimal MDP policy
Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.
CSE 571 Artificial Intelligence
Tabular methods for reinforcement learning
[ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning
Implementation and visualization (some demos) of search and optimization algorithms.
Using reinforcement learning to find the shortest paths.
This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras
Value & Policy Iteration for the frozenlake environment of OpenAI
Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)
GPU-accelerated MDP solvers in Python with JAX
Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley
Implementation of point-based value iteration (for POMDPs)
Using value iteration to find the optimum policy in a grid world environment.
🤖 Implementation and short explanation of basic RL algorithms, reproducing the simulations from Andrej Kaparthy's REINFORCEjs library.
Add a description, image, and links to the value-iteration topic page so that developers can more easily learn about it.
To associate your repository with the value-iteration topic, visit your repo's landing page and select "manage topics."