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

Pytorch Deep Learning Backend #179

Merged
merged 31 commits into from Jul 1, 2022
Merged

Pytorch Deep Learning Backend #179

merged 31 commits into from Jul 1, 2022

Conversation

QueensGambit
Copy link
Owner

Adds Pytorch as the new default deep learning framework backend.
This includes supervised training, reinforcement learning and export to onnx.
For now the Rise.3.3 architecture has been implemented in Pytorch.

Clean-up rise mobile v3 for Pytorch
Update train_cnn.ipynb
Rename trainer_agent.py to trainer_agent_gluon.py
Add model definition to train_cnn.ipynb
Update pytorch trainer
Udpate Risev3 Fwd-Inference
Update train_cnn.ipynb
Correct update of self.batch_proc_tmp
Implement get_metrics()
Add onnx export to train_cnn.ipynb
Add missing self. to val_metrics_best
Enable pytorch training with soft targets
@QueensGambit QueensGambit merged commit 3d93f03 into master Jul 1, 2022
@QueensGambit QueensGambit deleted the pytorch branch July 29, 2022 17:10
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

1 participant