Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 435 Bytes

Todo

  • Resnet
    • Check for precision
    • Add notes

Plans

  • Vision
    • Resnet
    • Unet
    • Transfer learning with EfficientNet (or MobileNet)
    • Neural Style Transfer
    • GAN
    • Yolo for Object Detection
    • FaceNet for Face Recognition
  • NLP
    • RNN
    • LSTM, GRU
    • Word representation
    • Transformer (Causal Attention & Masked Attention)