All Projects → enggen → Deep Learning Coursera

enggen / Deep Learning Coursera

Deep Learning Specialization by Andrew Ng, deeplearning.ai.

Projects that are alternatives of or similar to Deep Learning Coursera

Seesawfacenet pytorch
offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Bitmex Simple Trading Robot
Simple BitMEX trading robot.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Data What Now
All codes from the DataWhatNow blog.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Tutorials
This is a repo for all the tutorials put out by H2O.ai. This includes learning paths for Driverless AI, H2O-3, Sparkling Water and more...
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Transfer Learning
Support code for the medium blog on transfer learning. Link to the blog in the Readme file.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Bottom Up Attention.pytorch
An PyTorch reimplementation of bottom-up-attention models
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Awesome Pytorch List Cnversion
Awesome-pytorch-list 翻译工作进行中......
Stars: ✭ 1,361 (-0.37%)
Mutual labels:  jupyter-notebook
Paper Reading
深度学习论文阅读、数据仓库实践体验。比做算法的懂工程落地,比做工程的懂算法模型。
Stars: ✭ 101 (-92.61%)
Mutual labels:  jupyter-notebook
Mxnet Finetuner
An all-in-one Deep Learning toolkit for image classification to fine-tuning pretrained models using MXNet.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Fiftyfizzbuzzes
Fifty different implementations of Fizzbuzz in Python.
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Cookbook
A repository of machine learning codes written for re-usability
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Maps Location History
Get, Concatenate and Process you location history from Google Maps TimeLine
Stars: ✭ 99 (-92.75%)
Mutual labels:  jupyter-notebook
Machinelearning
Machine learning and artificial intelligence
Stars: ✭ 99 (-92.75%)
Mutual labels:  jupyter-notebook
Jupyternotebooks Medium
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Europilot
A toolkit for controlling Euro Truck Simulator 2 with python to develop self-driving algorithms.
Stars: ✭ 1,366 (+0%)
Mutual labels:  jupyter-notebook
Text Classification
An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook
Deep Image Analogy Pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
Stars: ✭ 100 (-92.68%)
Mutual labels:  jupyter-notebook

Deep Learning Specialization on Coursera

Master Deep Learning, and Break into AI

This is my personal projects for the course. The course covers deep learning from begginer level to advanced. Highly recommend anyone wanting to break into AI.

Instructor: Andrew Ng, DeepLearning.ai

Course 1. Neural Networks and Deep Learning

  1. Week1 - Introduction to deep learning
  2. Week2 - Neural Networks Basics
  3. Week3 - Shallow neural networks
  4. Week4 - Deep Neural Networks

Course 2. Improving Deep Neural Networks Hyperparameter tuning, Regularization and Optimization

  1. Week1 - Practical aspects of Deep Learning - Setting up your Machine Learning Application - Regularizing your neural network - Setting up your optimization problem
  2. Week2 - Optimization algorithms
  3. Week3 - Hyperparameter tuning, Batch Normalization and Programming Frameworks

Course 3. Structuring Machine Learning Projects

  1. Week1 - Introduction to ML Strategy - Setting up your goal - Comparing to human-level performance
  2. Week2 - ML Strategy (2) - Error Analysis - Mismatched training and dev/test set - Learning from multiple tasks - End-to-end deep learning

Course 4. Convolutional Neural Networks

  1. Week1 - Foundations of Convolutional Neural Networks
  2. Week2 - Deep convolutional models: case studies - Papers for read: ImageNet Classification with Deep Convolutional Neural Networks, Very Deep Convolutional Networks For Large-Scale Image Recognition
  3. Week3 - Object detection - Papers for read: You Only Look Once: Unified, Real-Time Object Detection, YOLO
  4. Week4 - Special applications: Face recognition & Neural style transfer - Papers for read: DeepFace, FaceNet

Course 5. Sequence Models

  1. Week1 - Recurrent Neural Networks
  2. Week2 - Natural Language Processing & Word Embeddings
  3. Week3 - Sequence models & Attention mechanism

*************************************************************************************************************************************

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].