Svalorzen / AI-Toolbox

A C++ framework for MDPs and POMDPs with Python bindings
GNU General Public License v3.0
647 stars 98 forks source link

Improve documentation, add examples #44

Open Svalorzen opened 4 years ago

Svalorzen commented 4 years ago

While each method & related code is well commented, I'd like more examples on how to use the library, and possibly explanations of the underlying algorithms.

I'm very open to contributions for this. I think that if somebody else can write the documentation it will be much more helpful than if I write it myself, given that already know how the code works and is thus much harder for me to guess what are the pain points for new users.

If you feel like helping out, I'd be very glad to help you along.