Giter Site home page Giter Site logo

awstalend / python-deep-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dlab-berkeley/python-deep-learning

0.0 0.0 0.0 1.64 MB

D-Lab's 6 hour introduction to deep learning in Python. Learn how to create and train neural networks using Tensorflow and Keras.

Jupyter Notebook 100.00%

python-deep-learning's Introduction

Deep Learning in Python

This is the repository for D-Lab’s six-hour Introduction to Deep Learning in Python workshop. View the associated slides here.

Objectives

Convey the basics of deep learning in Python using keras on image datasets. Students are empowered with a general grasp of deep learning, example code that they can modify, a working computational environment, and resources for further study.

Content outline

  • Installation
    • Jupyter Notbook
    • Keras and Tensorflow
    • Helper packages
  • What is “deep” learning?
  • Understanding the dataset
  • Dataset splitting: training, test, cross-validation
    • Defining moving parts of a deep learning model
    • Understanding a loss function, activation function, and metrics
    • Performance evaluation
  • Part 1
    • MNIST 0-9 hand-written digit example
    • Feed Forward (Vanilla) Neural Networks
  • Part 2
    • CIFAR10 - 10 image type classification
    • Convolutional Neural Networks

Prerequisites

This is an advanced level workshop. Participants should be intermediate Python users and have had some prior exposure to machine learning.

We assume the following background:

  • D-Lab's Python Machine Learning Fundamentals (6 hours)
  • Or, comparable experience/training, assuming familiarity with:
    • Basic Python syntax
    • Train/validation/test splitting
    • Dataset cleaning
    • Overfitting / underfitting / generalization
    • Hyperparameter customization
    • Basic linear algebra (vector, matrix, etc.)
    • Basic statistics (linear regression)

If you are not comfortable installing packages, writing your own Python code, and using Jupyter Notebooks, this will not be a good workshop for you.

Getting Started

  1. Datahub - If you are a UC Berkeley student, use D-Lab's Datahub (highly recommended), click this link: Datahub

  2. Google Colab - If you are not a UC Berkeley student, use the following links to open up each Jupyter Notebook in a Google Colab session:

    • 01-Vanilla-Neural-Networks.ipynb Open In Colab
    • 02-Vanilla-Convolutional-Neural-Network-Comparison.ipynb Open In Colab
    • 03-Convolutional-Neural-Networks.ipynb Open In Colab
  3. If you would like to install packages locally on your computer, see the installation instructions.

    • This process can take about 30-60 minutes, so be sure to try and do this before class!

Resources

Contributors

  • Sean Perez
  • Pratik Sachdeva

python-deep-learning's People

Contributors

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