Showing posts with label pytorch. Show all posts
Showing posts with label pytorch. Show all posts

Thursday, June 07, 2018

PyTorch - Kapil Sharma

Image result for Pytorch

PyTorch Framework: 

PyTorch is a opensource deep learning framework.

GitHub Fork: https://github.com/pytorch/pytorch

Pre-requiste for PyTorch Framework:
Anaconda Python IDE: https://anaconda.org/anaconda/python


Conda command: conda install pytorch torchvision -c pytorch
Or user can use pip based commands too. 


PyTorch can be install on Linux, Windows and Mac Platforms.


For Python Pip user, here is the PyTorch command: 
pip3 install torch torchvision


What is PyTorch package?

It’s a Python based scientific computing package targeted at two sets of audiences:


1. A replacement for NumPy to use the power of GPUs
2. A deep learning research platform that provides maximum flexibility and speed


Original Source: https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html#getting-started


LinkedIn Group: https://www.linkedin.com/groups/10386942

Understanding Robotic Sensors: How Machines Perceive, Decide, and Act.

  Understanding Robotic Sensors: How Machines Perceive, Decide, and Act.