JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
662 stars 100 forks source link

Documentation urls leading to missing page #360

Closed Omastto1 closed 6 months ago

Omastto1 commented 3 years ago

I have been looking for documentation on a generative interface and found that https://juliapomdp.github.io/MCTS.jl/latest/ and https://github.com/JuliaPOMDP/POMDPExamples.jl/blob/master/notebooks/Defining-a-POMDP-with-the-Generative-Interface.ipynb both have two URLs that should lead to the wiki page with the generative or explicit interface. Unfortunately, those pages no longer work, and I am unsure where updated links should lead. Can somebody fix that?

zsunberg commented 3 years ago

Sorry, yes we will get to it eventually - about to do an overhaul of the docs though, so it will come after that.

dylan-asmar commented 6 months ago

URLs should be fixed in the documentation (check latest) after #539. If you find any more remaining issues, please reopen this issue.