AllenNeuralDynamics / aind-dynamic-foraging-models

behavioral models for the dynamic foraging task
MIT License
1 stars 0 forks source link

Migrate Han's RL models to this repo #2

Closed hanhou closed 1 month ago

hanhou commented 7 months ago

Related repos

hanhou commented 4 months ago
hanhou commented 2 months ago

Things to improve over Stefano's refactoring:

  1. Even better class architecture
  2. Model cross-validation and model comparison
  3. Use pydantic to validate Params
  4. Add more models (all in my previous implementation)
  5. Code cleaning
  6. Add unittest
  7. Improve documentation
hanhou commented 1 month ago

Steps:

hanhou commented 1 month ago

This PR is almostly done. Will create new issues for remaining points.