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

Start an integration test suite #404

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Start an integration test suite #404

merged 1 commit into from
Dec 1, 2022

Conversation

seanmor5
Copy link
Contributor

@seanmor5 seanmor5 commented Dec 1, 2022

The focus of the next Axon release is training API. In order to verify the training API is working as expected, we need to actually train models. This introduces some integration tests into the test suite modeled after: https://github.com/keras-team/keras/blob/master/keras/tests/integration_test.py

I also would like to add tests of training real-world models on dummy datasets and compare results with fixed seeds to other frameworks, to ensure we aren't too divergent

@seanmor5 seanmor5 merged commit c67f443 into main Dec 1, 2022
@josevalim josevalim deleted the sm-integration-test branch December 12, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants