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.
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.