Skip to content

tttslab/dl-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dl-tutorial

a quick tutorial of deep learning

  1. pytorch_tensor_intro.ipynb Fundamental data type used in PyTorch

  2. pytorch_gpu_intro.ipynb Utilization of CPU and GPU

  3. pytorch_nn_intro.ipynb Defining a neural network

  4. pytorch_optim_intro.ipynb Perform mini-batch training using optimizer

  5. pytorch_imagerecog_intro.ipynb Perform mini-batch training for image recognition on MNIST

  6. try_espnet.ipynb Run large vocabulary speech recognition using ESPnet with pre-trained neural networks

  7. pytorch_rl_intro.ipynb Run a DQN demo using stable baseline3

About

a quick tutorial of deep learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published