Files | |
ApplicationClassificationPyTorch.py | |
This tutorial shows how to apply a trained model to new data. | |
ApplicationRegressionPyTorch.py | |
This tutorial shows how to apply a trained model to new data (regression). | |
ClassificationPyTorch.py | |
This tutorial shows how to do classification in TMVA with neural networks trained with PyTorch. | |
MulticlassPyTorch.py | |
This tutorial shows how to do multiclass classification in TMVA with neural networks trained with PyTorch. | |
RegressionPyTorch.py | |
This tutorial shows how to do regression in TMVA with neural networks trained with PyTorch. | |