spyx
spyx copied to clipboard
Write test cases for CI/CD
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.