pytorch-tutorials-cn

There are 3 repositories under pytorch-tutorials-cn topic.

  • chenyuntc/pytorch-book

    PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

    Language:Jupyter Notebook12.7k2832193.8k
  • L1aoXingyu/code-of-learn-deep-learning-with-pytorch

    This is code of book "Learn Deep Learning with PyTorch"

    Language:Jupyter Notebook2.9k97421.3k
  • luohaohaoluo/pytorch-tutorial

    To study pytorch can improve myself about deeplearing, so it is excited to create the repository. 为了更够更好地学习基于框架pytorch的深度学习,特地创建该仓库,用于记录如何通过pytorch完成深度学习的任务(如:文本分类、图像分类、语义分割、实例分割、目标检测等),同时也会不断更新一些像自编码器、自注意力机制等概念的复现,也会不断学习生成式对抗网络(GAN)等内容

    Language:Python10101