Skip to content

graviraja/pytorch-sample-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-sample-codes

This repo contains sample codes in pytorch

  1. basics.py : contains the simple 2 layer network implemented in numpy and pytorch
  2. static_graph.py : contains the same 2 layer network implemented in tensorflow
  3. classify.py : char-rnn based classification model to classify surnames for 18 languages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages