.bumpversion.cfg
.gitignore
.mlc-config.json
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.dev.md
README.md
mkdocs.yml
pyproject.toml
ruff.toml
sonar-project.properties
.github/workflows/build.yml
.github/workflows/cffconvert.yml
.github/workflows/linting.yml
.github/workflows/markdown-links.yml
.github/workflows/release.yml
.github/workflows/sonarcloud.yml
.github/workflows/static-typing.yml
.vscode/settings.json
annubes/__init__.py
annubes/task.py
annubes.egg-info/PKG-INFO
annubes.egg-info/SOURCES.txt
annubes.egg-info/dependency_links.txt
annubes.egg-info/requires.txt
annubes.egg-info/top_level.txt
annubes/nn/__init__.py
annubes/nn/custom_rnn.py
docs/basic_example.md
docs/code_of_conduct.md
docs/contributing.md
docs/example_trials_plot.png
docs/index.md
docs/installation.md
docs/license.md
docs/mouse.png
docs/api/task.md
docs/api/tasksettingsmixin.md