markov-decision-processes topic
MCTS-agent-python
Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a p...
awesome-probabilistic-planning
A curated list of online resources for probabilistic planning: papers, software and research groups around the world!
test-data-generation
Test Data Generation
lifescripts
Automating various decisions stochastically, starting with my current coin-based intermittent fasting and dice-based kettlebell.
relearn
A Reinforcement Learning Library for C++11/14
Hierarchical-Decision-Making-for-Autonomous-Driving
Rich literature review and discussion on the implementation of "Hierarchical Decision-Making for Autonomous Driving"
QuickPOMDPs.jl
Concise and friendly interfaces for defining MDP and POMDP models for use with POMDPs.jl solvers
Practical_RL
My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow
Everything-Financial-Engineering
Links for the most relevant topics
npgi
Non-linear policy graph improvement - planning for Dec-POMDPs