JuliaAcademy / Decision-Making-Under-Uncertainty
Decision making under uncertainty using the POMDPs.jl ecosystem taught by Robert Moss
☆231Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for Decision-Making-Under-Uncertainty
- MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on…☆674Updated this week
- Julia code for the book Reinforcement Learning An Introduction☆310Updated 7 months ago
- Problems from Algorithms for Decision Making☆42Updated 2 years ago
- Interface for defining discrete and continuous-space MDPs and POMDPs in python. Compatible with the POMDPs.jl ecosystem.☆21Updated last year
- A reinforcement learning package for Julia☆587Updated last month
- Implementation of the Deep Q-learning algorithm to solve MDPs☆73Updated 5 months ago
- nonlinear control optimization tool☆110Updated last year
- Online solver based on Monte Carlo tree search for POMDPs with continuous state, action, and observation spaces.☆54Updated 5 months ago
- All typeset code blocks from the book, Algorithms for Decision Making.☆35Updated last year
- ☆53Updated 3 years ago
- Monte Carlo Tree Search for Markov decision processes using the POMDPs.jl framework☆77Updated 5 months ago
- ☆28Updated 3 years ago
- Julia package for students in Decision Making under Uncertainty☆14Updated 7 months ago
- Package for automotive simulation in julia☆27Updated 2 years ago
- Python versions of all typeset code blocks from the book, Algorithms for Decision Making.☆40Updated 11 months ago
- A one-stop package for different reinforcement learning environments☆57Updated 3 years ago
- ☆49Updated 3 months ago
- Julia library for deep reinforcement learning☆45Updated 7 months ago
- Computing mixed-strategy Nash Equilibria for games involving multiple players☆22Updated 9 months ago
- COSMO: Accelerated ADMM-based solver for convex conic optimisation problems (LP, QP, SOCP, SDP, ExpCP, PowCP). Automatic chordal decompos…☆286Updated last month
- A Julia interface to the Ipopt nonlinear solver☆153Updated 3 weeks ago
- Simple particle filter implementation in Julia - works with POMDPs.jl models or others.☆46Updated last week
- Belief-state planning for POMDPs using learned approximations☆20Updated 5 months ago
- A gallery of POMDPs.jl problems☆48Updated 2 months ago
- IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University☆136Updated last year
- Simple Reinforcement-Learning Implementations in Julia. Warning: Can't find my own mistakes anymore.☆44Updated 4 years ago
- Clarabel.jl: Interior-point solver for convex conic optimisation problems in Julia.