Pytorch-based Neural Modeling System: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "---- __NOTOC__" to "---- __NOTOC__") |
||
Line 13: | Line 13: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Revision as of 17:33, 8 March 2021
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.