公式サイト | https://pytorch.org |
---|---|
公開度 | ★★★ |
ダウンロードページ | https://github.com/pytorch/pytorch |
ライセンス |
独自ライセンス https://github.com/pytorch/pytorch/blob/main/LICENSE |
開発者 |
Linux, macOS, Windows |
対応OS・利用環境 |
PyTorch Team https://github.com/pytorch/pytorch |
関連サイト |
MateriApps: https://ma.issp.u-tokyo.ac.jp/en/app/1589 |
PyTorch
PyTorch is an open-source machine learning library designed for deep learning research and development. It was developed by Facebook’s AI Research team and is known for its strong compatibility with Python and its use of dynamic computation graphs. This dynamic architecture makes it intuitive to develop and debug deep learning models. Additionally, thanks to its advanced tensor computation capabilities and GPU support, training and inference of large models can be done quickly. Due to its flexibility and high performance, PyTorch is widely used not only in academic research but also in the industry.