infer-actively / pymdp

A Python implementation of active inference for Markov Decision Processes
MIT License
420 stars 83 forks source link

Full API documentation #67

Closed seankmartin closed 2 years ago

seankmartin commented 2 years ago

Hi!

I think it would be useful to provide full API documentation for your package on your RTD website. For example, I think the agent class and the envs subpackage are quite important, but I can't find API docs for them on the site. I'd find it easier to follow if they were listed in the modules section of the site, or even if you wanted to provide a separate full API documentation section that would work too I think. Thanks!

conorheins commented 2 years ago

Thanks again for these great suggestions @seankmartin -- we've already addressed them in the review a few weeks back, but I'm just commenting again to confirm that we've closed this issue now