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

Train CNN Refactoring #201

Merged
merged 2 commits into from
Jun 30, 2023
Merged

Train CNN Refactoring #201

merged 2 commits into from
Jun 30, 2023

Conversation

QueensGambit
Copy link
Owner

  • Seperated pytorch and mxnet imports
  • Added data_loader helper method
  • Removed _template suffix from config files
  • Updated requirement.txt
  • Updated READMEs
  • Updated Dockerfile (now downloads cutechess, example NNs and calls git pull)

* Removed importing MXNet when training with pytorch
* Added data_loader helper method
* Removed _template suffix from config files
* Updated requirement.txt
* Updated READMEs
* Updated Dockerfile (now downloads cutechess, example NNs and calls git pull)
@QueensGambit QueensGambit merged commit 608e958 into master Jun 30, 2023
QueensGambit added a commit that referenced this pull request Jul 4, 2023
* update requirements.txt
* update get_data_loader
* delete load_from() in vision_transformer.py
* update error message in dataset_loader.py
QueensGambit added a commit that referenced this pull request Jul 14, 2023
@QueensGambit QueensGambit deleted the train_cnn_refactoring branch August 8, 2023 12:29
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.

1 participant