danoneata / deep-learning-specialization-coursera

Deep Learning Specialization by Andrew Ng on Coursera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master Deep Learning, and Break into AI

Instructor: Andrew Ng

This repo contains all my work for this specialization. All the code base, quiz questions, screenshot, and images, are taken from, unless specified, Deep Learning Specialization on Coursera.

Goals

  • Learn the foundations of Deep Learning
  • Understand how to build neural networks
  • Learn how to lead successful machine learning projects
  • Learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more.
  • Work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing.
  • Practice all these ideas in Python and in TensorFlow.

Courses

About

Deep Learning Specialization by Andrew Ng on Coursera.

License:MIT License


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%