spyx icon indicating copy to clipboard operation
spyx copied to clipboard

Write test cases for CI/CD

Open kmheckel opened this issue 1 year ago • 0 comments

Right now there's no test cases to verify that changes to the code base work for actually training models/there's no way to detect if changes to other packages might break the library.

  • [ ] Write test functions for various neuron models on simple syntethic data traces.
  • [ ] Write test functions to compute gradients for each surrogate model to ensure no errors.

kmheckel avatar Oct 01 '23 10:10 kmheckel