Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg authored Sep 12, 2024
1 parent dec298f commit bb618c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

[![Build Status](https://travis-ci.org/JuliaPOMDP/POMDPExamples.jl.svg?branch=master)](https://travis-ci.org/JuliaPOMDP/POMDPExamples.jl)

**THIS REPOSITORY IS NO LONGER MAINTAINED**

Most if not all examples have been moved to the [POMDPs.jl docs](https://juliapomdp.github.io/POMDPs.jl/stable/).

---

This is a repository of examples and tutorials for learning how to use the [POMDPs.jl package](https://github.com/JuliaPOMDP/POMDPs.jl) for working with Markov Decision Processes (MDPs) and Partially Observable Markov Decision Processes (POMDPs). See also [QuickPOMDPs.jl](https://github.com/JuliaPOMDP/QuickPOMDPs.jl) for a concise way to define problems.

## Tutorials
Expand Down

0 comments on commit bb618c0

Please sign in to comment.