TheFGX / Hierarchical-Hidden-Markov-ModelLinks
Matlab Implementation of "The Hierarchical Hidden Markov Model: Analysis and Applications"
☆22Updated 13 years ago
Alternatives and similar repositories for Hierarchical-Hidden-Markov-Model
Users that are interested in Hierarchical-Hidden-Markov-Model are comparing it to the libraries listed below
Sorting:
- hierarchical Q-learning implementation☆11Updated 10 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Matlab code for S. Theodoridis' "Machine Learning: A Bayesian and Optimization Perspective" (2015).☆69Updated 6 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 9 years ago
- This maintains a reading list for multi-agent reinforcement learning☆17Updated 8 years ago
- Non stationary bandit for experiments with Reinforcement Learning☆34Updated 8 years ago
- Online feature-extraction and classification algorithm that learns representations of input patterns.☆31Updated 8 years ago
- Learning to Discover Efficient Mathematical Identities☆48Updated 10 years ago
- ☆53Updated 8 years ago
- reinforcement learning algorithms from the book by Sutton and Barto☆16Updated 4 years ago
- A Python library for reinforcement learning using Bayesian approaches☆54Updated 10 years ago
- Implementing exercises from Reinforcement Learning: An Introduction☆64Updated 10 years ago
- Dynamic Bayesian Network library☆11Updated 2 years ago
- General purpose framework for deep reinforcement learning☆71Updated 8 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 12 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Experiments with Recurrent Neural Nets☆26Updated 10 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- ☆46Updated 11 years ago
- 3d cartpole gym env using bullet physics trained from pixels with tensorflow LRPG, DDPG & NAF☆58Updated 8 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- ☆27Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment