DEEP LEARNING WITH PYTORCH

Click here for the source website.

I use Anaconda [individual edition] platform for data analysis. Click here for their website and program download.

Below is from wikipedia.

PyTorch is an open source machine learning library based on the Torch library,[3][4][5] used for applications such as computer vision and natural language processing,[6] primarily developed by Facebook‘s AI Research lab (FAIR).[7][8][9] It is free and open-source software released under the Modified BSD license. Although the Python interface is more polished and the primary focus of development, PyTorch also has a C++ interface.[10]

A number of pieces of Deep Learning software are built on top of PyTorch, including Tesla Autopilot[11]Uber‘s Pyro,[12] HuggingFace’s Transformers,[13] PyTorch Lightning[14][15], and Catalyst.[16][17]

jupyter version

 

 

This entry was posted in Machine Learning and tagged , , , . Bookmark the permalink.