Skip to content

zlpure/pytorch-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Basic PyTorch Practice

These are some PyTorch tutorial codes for machine learning tiros to master the basic knowledge of this framework. And PyTorch is a deep learning framework that puts Python first, which you can use to code your ideas efficiently. In the beginning, it is recommended to finish Official Pytorch Tutorial.

Table of Contents

Getting Started

$ git clone https://github.com/zlpure/pytorch-practice.git
$ python ×××.py              

Dependencies

  • PyTorch 0.3.0
  • Python 2.7
  • Numpy
  • Pandas

Author

@zlpure

About

Some Basic PyTorch Practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages