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

[FEATURE,BREAKING] Define full-featured trainer as a CLI entry point #445

Merged
merged 13 commits into from
Jul 27, 2024

Conversation

sdatkinson
Copy link
Owner

Continues #373

Users can now use

nam-full

From the command line instead of

python bin/train/main.py

To use the full-featured trainer. (Users also don't have to clone the git repo to get the script and can instead use the PyPI install).

Breaking changes

  • Remove bin/train/main.py
  • Move configuration files from ./bin/train/inputs/... to ./nam_full_configs/...
  • Move ./bin/train/easy_colab.ipynb to ./colab.ipynb

@sdatkinson sdatkinson merged commit 633330f into main Jul 27, 2024
5 checks passed
@sdatkinson sdatkinson deleted the Eraz1997/main branch July 27, 2024 21:06
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.

2 participants