Git Product home page Git Product logo

nursnaaz / deeplearning-and-nlp Goto Github PK

View Code? Open in Web Editor NEW
33.0 9.0 58.0 46.98 MB

Deep Learning notes and practical implementation with Tensorflow and keras. Text Analytics and practical application implementation with NLTK, Spacy and Gensim.

Jupyter Notebook 99.97% Python 0.03% Shell 0.01%
kers tensorflow deeplearning python yolov3 opencv-python tensorboard lstm image-recognition rnn-keras

deeplearning-and-nlp's Introduction

Deeplearning

I will update this repository to learn Deeplearning with Tensorflow and Keras

Day - 1: 25-8-2019 We Learnt about

  1. Basic building blocks of Neural Network
  2. Perceptron
  3. Neurons
  4. Hidden Layers
  5. Linear regression with Neural Networks
  6. Logistic regression with Neural Networks
  7. No Linear Activation Function
  8. tanh, step, logit, relu, elu
  9. Back propagation
  10. Vanishing and Exploding gradient descent
  11. Ways to avoid Vanishing and Exploding gradient descent
  12. How to mitigate over fitting ?
  13. Tensorflow - Keras practical

Day - 2: 31-8-2019

  1. Parameter explotion in image recognition
  2. Convolution layer - kernel , filter, Stride, Padding, feature map
  3. Pooling Layer - max, min, average
  4. CNN architecture
  5. Keras implementation
  6. Image recognition in comparison with Basis NN and CNN
  7. Advanced Deep CNN
  8. Pre Trained Models
  9. Transfer Learning - Resnet50
  10. Image Agumentation
  11. Tensor board
  12. Opencv, Yolo3
  13. Sample Hackathon

Day - 3: 01-9-2019

  1. Neural Network so far can only know what was passed in current time
  2. What if we want to remember last output to predict the future if it is a sequence data
  3. Neuron with memory
  4. RNN architecture
  5. Back Propagation Through Time (BPTT)
  6. Problem with BPTT
  7. Vanishing and Exploding gradient descent
  8. Truncated BPTT
  9. LSTM
  10. LSTM Architecture
  11. Keras LSTM implementation

References: https://github.com/omerbsezer/LSTM_RNN_Tutorials_with_Demo#SampleStock https://github.com/fchollet/deep-learning-with-python-notebooks/blob/master/8.1-text-generation-with-lstm.ipynb https://github.com/dipanjanS/nlp_workshop_odsc19 https://github.com/buomsoo-kim/Easy-deep-learning-with-Keras

deeplearning-and-nlp's People

Contributors

nursnaaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.