Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 6.06 KB

pytorch.md

File metadata and controls

89 lines (62 loc) · 6.06 KB

PyTorch

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing.

Docs

Java

On https://pytorch.org/, just under "Quick Start Locally" find "C++/Java" on the White/Orange) grid. Available for Linux and Windows only, no MacOS X support available at this time.

Tutorials

Natural Language Processing (NLP)

Cheatsheets

Videos

Datasets

Components, Domain Libraries and Frameworks

Hub

Other resources

Contributing

Contributions are very welcome, please share back with the wider community (and get credited for it)!

Please have a look at the CONTRIBUTING guidelines, also have a read about our licensing policy.


Back to details page (table of contents)
Back to main page (table of contents)