value-iteration topic

List value-iteration repositories

Deep-math-machine-learning.ai

198
Stars
171
Forks
Watchers

A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.

Paddle-RLBooks

117
Stars
13
Forks
Watchers

Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.

pytorch-value-iteration-networks

314
Stars
61
Forks
Watchers

Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)

RCNN_MDP

69
Stars
28
Forks
Watchers

Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.

Markov-Decision-Processes

91
Stars
42
Forks
Watchers

Implementation of value iteration algorithm for calculating an optimal MDP policy

tabular-methods

33
Stars
8
Forks
Watchers

Tabular methods for reinforcement learning

vin-keras

18
Stars
7
Forks
Watchers

This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras