Projects in Awesome Lists tagged with mdp
A curated list of projects in awesome lists tagged with mdp .
https://github.com/chauvinSimon/My_Bibliography_for_Research_on_Autonomous_Driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
behavioral-cloning belief-planning bibliography carla decision-making decision-making-under-uncertainty end-to-end game-theory imitation-learning intention interaction inverse-reinforcement-learning mcts mdp model-based-reinforcement-learning planning pomdp prediction reinforcement-learning risk-assessment
Last synced: 16 Nov 2025
https://github.com/juliamusic/pianofingering.jl
(Experimental, a lot of bugs) Automatic fingering generator for piano scores, determining optimal fingering using Model-Based Reinforcement Learning, written in the Julia language.
dyna julia julia-language julia-package mdp model-based-reinforcement-learning music21 piano piano-fingering piano-fingers piano-keyboard q-learning reinforcement-learning
Last synced: 31 Oct 2025
https://github.com/blackhc/mdp
Make it easy to specify simple MDPs that are compatible with the OpenAI Gym.
Last synced: 28 Apr 2025
https://github.com/networks-learning/counterfactual-explanations-mdp
Code for "Counterfactual Explanations in Sequential Decision Making Under Uncertainty", NeurIPS 2021
cognitive-therapy counterfactual-explanations counterfactuals explainable-ai explainable-ml machine-learning markov-deci mdp sequential-decision-making-problems
Last synced: 05 Jul 2025
https://github.com/imandra-ai/cme-mdp
Imandra Modelling Language CME MDP Model
automated-reasoning cme formal-methods formal-verification imandra imandra-markets market-data market-data-handler mdp ocaml protocol
Last synced: 09 Oct 2025
https://github.com/thiagopbueno/tf-mdp
Probabilistic planning in continuous state-action MDPs in TensorFlow.
Last synced: 16 Jan 2026
https://github.com/ollema/purl
Pathfinding Using Reinforcement Learning
dqn drqn mdp pathfinding pomdp ppo python pytorch reinforcement-learning
Last synced: 03 Aug 2025
https://github.com/pyrddlgym-project/rddlrepository
Hosts domain and instance RDDL files, covering problems from a wide range of disciplines, integration with the pyRDDLGym ecosystem.
benchmark-suite benchmarking-suite benchmarks gym gym-environments gymnasium mdp planning planning-domain-definition-language rddl rddl-domains
Last synced: 11 Feb 2026
https://github.com/thiagopbueno/mdp-problog
MDP-ProbLog is a framework to represent and solve (infinite-horizon) MDPs specified by probabilistic logic programming.
logic-programming markov-decision-processes mdp planning probabilistic-programming problog
Last synced: 16 Jan 2026
https://github.com/farshidnooshi/pacman-projects
Principles & Applications of Artificial Intelligence at Amirkabir University of Technology course projects
bayes-network constraint-satisfaction-problem markov-decision-processes mdp pacman-projects q-learning reinforcement-learning sampling search
Last synced: 04 Jul 2025
https://github.com/Hamid-Rezaei/Berkeley-AI-Projects
Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
adversial-search mdp python reinforcement-learning searching-algorithms
Last synced: 22 Apr 2025
https://github.com/hamid-rezaei/berkeley-ai-projects
Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
adversial-search mdp python reinforcement-learning searching-algorithms
Last synced: 22 Apr 2025
https://github.com/parissashahabi/game-playing-intelligent-agent
Implemented reinforcement learning algorithms, including Value-Iteration and Q-Learning, for a 2D grid world Markov Decision Process resembling a Pac-man game. Also applied the Mini-Max algorithm and common path-planning techniques such as A*, Dijkstra, and bidirectional search.
astar-algorithm bidirectional-search dijkstra markov-decision-processes mdp minimax pac-man-game path-planning q-learning reinforcement-learning rl value-iteration
Last synced: 22 Jan 2026
https://github.com/upupming/lab3-markov-decision-process
markov markov-decision-processes mdp
Last synced: 20 Jan 2026
https://github.com/thiagopbueno/tf-rddlsim
A RDDL simulator running in TensorFlow.
Last synced: 14 Jan 2026
https://github.com/aaronjs99/intelligent-agents
Comparative analysis of Markov decision processes & intelligent agents
bandit-algorithms linear-programming mdp policy-iteration reinforcement-learning value-iteration
Last synced: 03 May 2026
https://github.com/research-camp/berkeley-ai-course
Notes that we took from Berkely University AI course.
ai ai-courses artificial-intelligence berkeley-ai mdp rl
Last synced: 27 Feb 2025
https://github.com/instance01/osmnx-mdp
Solving routing with uncertainty using Markov decision processes
brtdp ds-mpi dstarlite lpastar markov-decision-processes mdp reinforcement-learning rtdp value-iteration
Last synced: 18 Apr 2026
https://github.com/markkvdb/mdpsolver
Markov Decision Process (MDP) Solver.
algorithm maintenance mdp windmill
Last synced: 22 Apr 2026
https://github.com/epignatelli/rl-basics
A collection of canonical Reinforcement Learning algorithms in jax, python
dynamic-programming mdp monte-carlo q-learning reinforcement-learning reinforcement-learning-algorithms rl sarsa
Last synced: 15 May 2026
https://github.com/devspaceship/madepro
A minimal Rust library for solving finite deterministic Markov decision processes
markov-decision-processes mdp q-learning reinforcement-learning rust sarsa temporal-difference
Last synced: 18 May 2026
https://github.com/boettiger-lab/dfs-mdp
Diversified Farming Systems -- Markov Decision Process Model
Last synced: 18 Mar 2026
https://github.com/buzzybis/solving-maze
Solving maze with MDP
markov-decision-processes mdp python python3
Last synced: 27 Mar 2025
https://github.com/instance01/brtdp-ds-mpi
BRTDP implemented including DS-MPI for upper bound
bounded-realtime-dp brtdp ds-mpi markov-decision-process mdp paper-implementations rtdp
Last synced: 27 Apr 2026
https://github.com/reubenwong97/maze-mdp-solver
Repository for implementation of simple, custom mazes, together with Value Iteration and Policy Iteration solvers for the maze MDP.
Last synced: 29 Apr 2026
https://github.com/bd2720/ml-cpp
A simple machine learning library for C++
artificial-intelligence backpropagation c-plus-plus feedforward-neural-network fnn markov-decision-processes mdp neural-network perceptron policy-evaluation value-iteration
Last synced: 19 Jun 2025
https://github.com/precioux/pacman
AI Course Projects - Fall 2022
adversial artificial-intelligence bfs-search crawler csp dfs mdp pacman-agent pacman-game pacman-projects reinforcement-learning ucs
Last synced: 28 May 2026
https://github.com/edward62740/sc2079-multidisciplinary-project
NTU Multidisciplinary Design Project
Last synced: 04 Aug 2025
https://github.com/dizys/nyu-ai-lab-3
NYU Artificial Intelligence Course Lab 3: A generic Markov process solver.
artificial-intelligence markov-decision-processes mdp nyu solver
Last synced: 26 Jul 2025