PyTorch: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
No edit summary
 
Line 35: Line 35:
}}
}}
</references>
</references>
|api=*[[Api session event editor neuralnetwork add]]
}}
}}
{{GeoDataOverview}}
{{GeoDataOverview}}

Latest revision as of 12:01, 13 July 2026

PyTorch[1] is a Python-based, open source, and production-ready AI framework that supports distributed training, graph mode, and cloud platforms.

PyTorch packages can be installed and managed using Conda. Conda-forge's Miniforge[2] is an open-source application that allows you to create and manage conda environments.

Trained PyTorch Models can be exported using the ONNX file format, which in turn can be imported into the Tygron Platform as a Region-based Convolutional Neural Network (RCNN) for an Inference Overlay.