Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 472 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 472 Bytes

Deep Learning

This repository contains some project based on Deep Learning or Neural Networks. You can find projects right from basics of neural network till CNN, RNN and LSTM.

Content

  1. Basic
  • Perceptron
  • Image Classifier
  1. CNN
  • CNN Image Classification with Data Generation
  • Transfer Learning using Inception V3
  1. Forecast
  • LSTM (Long Short Term Memory
  1. NLP
  • Basic NLP Tools (Tokenizer- Sequence- Padding)

More Coming Soon