.. Doc Template documentation master file, created by
   sphinx-quickstart on Wed Aug 17 15:36:32 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


Welcome to aind-dynamic-foraging-models!
========================================

AIND library for generative (RL) and descriptive (logistic regression) models of dynamic foraging tasks.

- :doc:`Reinforcement learning models <RL_models>`
- :doc:`Logistic regression models <logistic_models>`


.. toctree::
   :caption: Overview
   :hidden:
   :maxdepth: 1

   RL_models
   logistic_models

.. toctree::
   :caption: API Reference
   :hidden:
   :maxdepth: 1

   modules

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
