Coder Social home page Coder Social logo

manojpgupta / deep-learning-coursera-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fotisk07/deep-learning-coursera

0.0 0.0 0.0 89.48 MB

Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera

License: MIT License

Jupyter Notebook 97.86% Python 2.14%

deep-learning-coursera-1's Introduction

Deep Learning Specialization

Projects from the Deep Learning Specialization from deeplearning.ai offered by Coursera.

Instructor: Andrew Ng

Master Deep Learning and Break Into AI

If you want to break into AI, this Specialization will help you do so. Deep Learning is one of the most highly sought after skills in tech. We will help you become good at Deep Learning.

In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. You will master not only the theory, but also see how it is applied in industry. You will practice all these ideas in Python and in TensorFlow, which we will teach.

You will also hear from many top leaders in Deep Learning, who will share with you their personal stories and give you career advice.

AI is transforming multiple industries. After finishing this specialization, you will likely find creative ways to apply it to your work.

Programming Assignements

  • Course 1: Neural Networks and Deep Learning

    • Week 2 - PA 1 - Logistic Regresssion as a Neural Network
    • Week 2 - PA 2 - Python Basics with Numpy
    • Week 3 - PA 1 - Planar data classification with one hidden layer
    • Week 4 - PA 1 - Building your Deep Neural Network Step by Step
    • Week 4 - PA 2 - Deep Neural Network Application_Image Classification
  • Course 2: Improving Neural Networks

    • Week 1 - PA 1 - Gradient Checcking
    • Week 1 - PA 2 - Regularisation
    • Week 1 - PA 3 - Initialization
    • Week 2 - PA 1 - Optimization Methods
    • Week 3 - PA 1 - Tensorflow Tutorial
  • Course 4: Convolutional Neural Networks

    • Week 1 - PA 1 - Convolutional Model
    • Week 2 - PA 1 - Keras Tutorial
    • Week 2 - PA 2 - ResNets
    • Week 3 - PA 1 - Car Detection for Autonomous Driving
    • Week 4 - PA 1 - Face Recognition
    • Week 4 - PA 2 - Neural Style Transfer
  • Course 5: Sequence Models

    • Week 1 - PA 1 - Building a RNN step by step
    • Week 1 - PA 2 - Dinosaur Island
    • Week 1 - PA 3 - Jazz Imrpovisation with LSTM
    • Week 2 - PA 1 - Emojify
    • Week 2 - PA 2 - Word Vector Representation
    • Week 3 - PA 1 - Machine Translation
    • Week 3 - PA 2 - Trigger Word Detection

Prerequisites

The Code is written in Python 3.6.5 . If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip.

To install pip run in the command Line

python -m ensurepip -- default-pip

to upgrade it

python -m pip install -- upgrade pip setuptools wheel

to upgrade Python

pip install python -- upgrade

You will also need to install additional packages depending the Course you are following and the relevant assignement. Seperate ReadMes will guide you for each individual course

Viewing the Jupyter Notebook

In order to better view and work on the jupyter Notebook I encourage you to use nbviewer . You can simply copy and paste the link to this website and you will be able to edit it without any problem. Alternatively you can clone the repository using

git clone https://github.com/fotisk07/Deep-Learning/

then in the command Line type, after you have downloaded jupyter notebook type

jyputer notebook

locate the notebook and run it.

Disclaimer

Please use this repository ONLY as reference or for help and do not hard copy and paste the assignements.

Contributing

Please read CONTRIBUTING.md for the process for submitting pull requests.

Authors

  • Fotios Kapotos - Initial work

This project is licensed under the MIT License - see the LICENSE.md file for details

deep-learning-coursera-1's People

Contributors

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