Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write test cases for CI/CD #6

Open
2 tasks
kmheckel opened this issue Oct 1, 2023 · 0 comments
Open
2 tasks

Write test cases for CI/CD #6

kmheckel opened this issue Oct 1, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kmheckel
Copy link
Owner

kmheckel commented Oct 1, 2023

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 kmheckel added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 1, 2023
@kmheckel kmheckel added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant