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

Add a general training tool #65

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Add a general training tool #65

merged 3 commits into from
Jan 10, 2024

Conversation

oysteijo
Copy link
Owner

This is for convenience when having a dataset and you just want to run through it. Will resolve issue #59 .

Lot's of things to do:

  • Needs to go into build system (which also needs a shining)
  • Use callbacks
  • Tests

And... Since there is a training tools like this there should also be a tool to create a neural network with random weights.

@oysteijo oysteijo linked an issue Jan 10, 2024 that may be closed by this pull request
@oysteijo oysteijo merged commit 0948de4 into master Jan 10, 2024
1 check passed
@oysteijo oysteijo deleted the training_tool branch January 10, 2024 20:18
@oysteijo
Copy link
Owner Author

OK - there are still some missing command line options. I will create a PR on it's own for that.

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.

Build a general training tool for supervised training
1 participant