Git Product home page Git Product logo

pytorch-hanbit's Introduction

PyTorch Hanbit

alt text

딥러닝 퀵스타트 : 파이토치편

Requirements

Optional

강의자료

  1. 파이썬 기초

  2. 프레임워크 비교

  3. 파이토치 텐서 기본 사용법

  4. Automatic Gradient Calculation

  5. 선형회귀모델

  6. 선형회귀모델의 한계

  7. 인공신경망 모델 - 2차함수근사

  8. 인공신경망 모델 - 3차함수근사

  9. 인공신경망 모델 - 2D데이터

  1. CNN 기본 모듈

  2. NN으로 MNIST 풀어보기

  3. CNN으로 MNIST 풀어보기

  4. CNN으로 CIFAR10 풀어보기

  1. Custom Data 불러오기

  2. VGGNet 구현해보기

  3. GoogLeNet 구현해보기

  4. ResNet 구현해보기

  1. RNN 직접 만들어보기

  2. LSTM 튜토리얼

  3. LSTM으로 문장 기억하기

  4. nn.Embedding 사용법

  5. Shakespeare 문체 모방하기-RNN

  6. Shakespeare 문체 모방하기-GRU

  7. Shakespeare 문체 모방하기-LSTM

  1. Weight Regularization

  2. Dropout

  3. Data Augmentation

  4. Weight Initialization

  5. Learning Rate Scheduler

  6. Data Normalization

  7. Batch Normalization

  8. Gradient Descent Variants

  1. Transfer Learning Basic 학습된 모델에서 원하는 부분만 뽑아내고 학습시키기

  2. Style Transfer 명화의 그림체 모방하기

  3. t-SNE Visualization 뽑아낸 스타일들이 어떻게 분포하는지 확인해보기

  1. Basic Autoencoder

  2. Embedding Vector는 어떻게 분포하고 있을까? (돌아온 t-SNE)

  3. Convolutional Autoencoder (CNN + Autoencoder)

  4. Convolutional Denoising Autoencoder (Noise + CNN + Autoencoder)

  5. Variational Autoencoder (latent vector z~N(0,I))

  6. Convolutional Variational Autoencoder

  7. Convolutional VAE Latent Space Interpolation

  1. Basic GAN using NN

  2. DCGAN (CNN + GAN)

  3. InfoGAN (Mutual Information Maximizing + GAN)

pytorch-hanbit's People

Contributors

gunhochoi avatar

Watchers

LeeDongHyeong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.