Pytorch-based Neural Modeling System
Jump to navigation
Jump to search
A Pytorch-based Neural Modeling System is a neural modeling system that is based on a Pytorch framework and can produce Pytorch models.
- Example(s):
- See: TensorFlow-based Character-level LM System.
References
2018
- https://github.com/aws/sagemaker-python-sdk/tree/master/src/sagemaker/pytorch#pytorch-training-examples
- QUOTE: With PyTorch Estimators and Models, you can train and host PyTorch models on Amazon SageMaker.