/DL-collections

Collection of Deep Learning Models and References

Primary LanguagePython

DL-collections

Collection of Deep Learning Models and References

Environment

Mainly using PyTorch. (Environment used will be specified in code comment header if otherwise)




In progress

To do

  • Practical Deep Learning for Coders (fast.ai)
  • Implement MaskGAN (paper)
  • Explore Neural-Symbolic Integration (lectures + paper) looks really cool
  • Implement Neural Style Transfer (paper)
  • Implement Autoencoder & Variations

Completed

Ideas

  • CNN text classification of spam emails