AI Portfolio
  • Page Overview
  • Linear Regression
    • Basic Information
    • Simple Example using Python
    • Boston house price Dataset
  • CNN
    • Basic Information
    • Neural Network Implementation
    • Creating CNN Layer
    • CNN MNIST Classification
  • Autoencoder
    • Basic Information
    • AutoEncoder fashion MNIST
  • RNN
    • Basic Information
    • Creating Simple RNN
    • Sentimental Classification
  • Sequence-to-Sequence
    • Basic Information
    • Eng-Fra Translator
    • Attention Decoder
    • Kor-Eng Translator
  • GAN
    • Basic Information
    • MNIST Generation
Powered by GitBook
On this page
  • 1. AI_Tutorial
  • 2. AI_Papers (Next Things To Do)
  • NLP(Natural Language Processing)

Was this helpful?

Page Overview

This gitbook page is written by jaehong21(https://github.com/jaehong21)

NextBasic Information

Last updated 3 years ago

Was this helpful?

1. AI_Tutorial

  1. > Boston House Price Dataset

  2. > MNIST Classification

  3. > fashion MNIST

  4. > Sentimental Classification

  5. > Eng-Fra Translator > Attention Decoder

2. AI_Papers (Next Things To Do)

NLP(Natural Language Processing)

Linear Regression
CNN
AutoEncoder
RNN
Sequence-to-Sequence
GAN
"How to Select and Read AI Papers" guideline
NLP: https://github.com/andrewt3000/DL4NLP
Computer Vision: https://github.com/kjw0612/awesome-deep-vision