码迷,mamicode.com
首页 > 其他好文 > 详细

PyTorch之人工智能学习路线

时间:2017-10-21 00:21:11      阅读:313      评论:0      收藏:0      [点我收藏+]

标签:pytorch







TyTorch


http://pytorch.org/

官网







http://pytorch.org/tutorials/

入门教程


















超简单!pytorch入门教程(一):Tensor


http://www.jianshu.com/p/5ae644748f21




PyTorch深度学习:60分钟入门(Translation)


https://zhuanlan.zhihu.com/p/25572330






Tensors and Dynamic neural networks in Python
with strong GPU acceleration.

PyTorch is a deep learning framework that puts Python first.

We are in an early-release Beta. Expect some adventures.



Welcome to PyTorch Tutorials

To get started with learning PyTorch, start with our Beginner Tutorials. The 60-minute blitz is the most common starting point, and gives you a quick introduction to PyTorch. If you like learning by examples, you will like the tutorialLearning PyTorch with Examples

If you would like to do the tutorials interactively via IPython / Jupyter, each tutorial has a download link for a Jupyter Notebook and Python source code.

We also provide a lot of high-quality examples covering image classification, unsupervised learning, reinforcement learning, machine translation and many other applications at https://github.com/pytorch/examples/

You can find reference documentation for PyTorch’s API and layers athttp://docs.pytorch.org or via inline help. If you would like the tutorials section improved, please open a github issue here with your feedback: https://github.com/pytorch/tutorials






本文出自 “运维自动化” 博客,请务必保留此出处http://shower.blog.51cto.com/4926872/1974547

PyTorch之人工智能学习路线

标签:pytorch

原文地址:http://shower.blog.51cto.com/4926872/1974547

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!