Deep Learning Nanodegree Syllabus

Similar documents
Python Machine Learning

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks

Generative models and adversarial training

(Sub)Gradient Descent

Lecture 1: Machine Learning Basics

Deep search. Enhancing a search bar using machine learning. Ilgün Ilgün & Cedric Reichenbach

ADVANCED MACHINE LEARNING WITH PYTHON BY JOHN HEARTY DOWNLOAD EBOOK : ADVANCED MACHINE LEARNING WITH PYTHON BY JOHN HEARTY PDF

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

A Simple VQA Model with a Few Tricks and Image Features from Bottom-up Attention

arxiv: v1 [cs.lg] 15 Jun 2015

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Training a Neural Network to Answer 8th Grade Science Questions Steven Hewitt, An Ju, Katherine Stasaski

arxiv: v1 [cs.lg] 7 Apr 2015

arxiv: v1 [cs.cv] 10 May 2017

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model

Axiom 2013 Team Description Paper

Android App Development for Beginners

Model Ensemble for Click Prediction in Bing Search Ads

Rule Learning With Negation: Issues Regarding Effectiveness

Assignment 1: Predicting Amazon Review Ratings

Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models

Dual-Memory Deep Learning Architectures for Lifelong Learning of Everyday Human Behaviors

Probabilistic Latent Semantic Analysis

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17.

CS Machine Learning

arxiv: v2 [cs.cv] 30 Mar 2017

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE

TRANSFER LEARNING OF WEAKLY LABELLED AUDIO. Aleksandr Diment, Tuomas Virtanen

Forget catastrophic forgetting: AI that learns after deployment

Top US Tech Talent for the Top China Tech Company

CSL465/603 - Machine Learning

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

Modeling function word errors in DNN-HMM based LVCSR systems

Rule Learning with Negation: Issues Regarding Effectiveness

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014

COURSE LISTING. Courses Listed. Training for Cloud with SAP SuccessFactors in Integration. 23 November 2017 (08:13 GMT) Beginner.

Learning Methods for Fuzzy Systems

One Hour of Code 10 million students, A foundation for success

arxiv: v4 [cs.cl] 28 Mar 2016

HIERARCHICAL DEEP LEARNING ARCHITECTURE FOR 10K OBJECTS CLASSIFICATION

We are strong in research and particularly noted in software engineering, information security and privacy, and humane gaming.

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System

Human Emotion Recognition From Speech

POS tagging of Chinese Buddhist texts using Recurrent Neural Networks

Глубокие рекуррентные нейронные сети для аспектно-ориентированного анализа тональности отзывов пользователей на различных языках

Carnegie Mellon University Department of Computer Science /615 - Database Applications C. Faloutsos & A. Pavlo, Spring 2014.

Second Exam: Natural Language Parsing with Neural Networks

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter

Skillsoft Acquires SumTotal: Frequently Asked Questions. October 2014

CS4491/CS 7265 BIG DATA ANALYTICS INTRODUCTION TO THE COURSE. Mingon Kang, PhD Computer Science, Kennesaw State University

Knowledge Transfer in Deep Convolutional Neural Nets

Machine Learning and Data Mining. Ensembles of Learners. Prof. Alexander Ihler

arxiv: v2 [cs.ir] 22 Aug 2016

Evolution of Symbolisation in Chimpanzees and Neural Nets

Machine Learning from Garden Path Sentences: The Application of Computational Linguistics

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Artificial Neural Networks written examination

Laboratorio di Intelligenza Artificiale e Robotica

Citrine Informatics. The Latest from Citrine. Citrine Informatics. The data analytics platform for the physical world

Page 1 of 8 REQUIRED MATERIALS:

A study of speaker adaptation for DNN-based speech synthesis

Experiments with SMS Translation and Stochastic Gradient Descent in Spanish Text Author Profiling

CS 446: Machine Learning

Modeling function word errors in DNN-HMM based LVCSR systems

Pre-AP Geometry Course Syllabus Page 1

Answer Key Applied Calculus 4

Calibration of Confidence Measures in Speech Recognition

have to be modeled) or isolated words. Output of the system is a grapheme-tophoneme conversion system which takes as its input the spelling of words,

Getting Started Guide

THE world surrounding us involves multiple modalities

Exploration. CS : Deep Reinforcement Learning Sergey Levine

The Round Earth Project. Collaborative VR for Elementary School Kids

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

A Reinforcement Learning Variant for Control Scheduling

Dialog-based Language Learning

EdX Learner s Guide. Release

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation

Academic Catalog Programs & Courses Manchester Community College

A Neural Network GUI Tested on Text-To-Phoneme Mapping

WHEN THERE IS A mismatch between the acoustic

Evaluation of Learning Management System software. Part II of LMS Evaluation

arxiv: v1 [cs.cl] 20 Jul 2015

CROSS COUNTRY CERTIFICATION STANDARDS

Basic German: CD/Book Package (LL(R) Complete Basic Courses) By Living Language

Evolutive Neural Net Fuzzy Filtering: Basic Description

ACCOUNTING FOR LAWYERS SYLLABUS

BOOK INFORMATION SHEET. For all industries including Versions 4 to x 196 x 20 mm 300 x 209 x 20 mm 0.7 kg 1.1kg

3D DIGITAL ANIMATION TECHNIQUES (3DAT)

evans_pt01.qxd 7/30/2003 3:57 PM Page 1 Putting the Domain Model to Work

Counseling 150. EOPS Student Readiness and Success

Bittinger, M. L., Ellenbogen, D. J., & Johnson, B. L. (2012). Prealgebra (6th ed.). Boston, MA: Addison-Wesley.

Testing for the Homeschooled High Schooler: SAT, ACT, AP, CLEP, PSAT, SAT II

Laboratorio di Intelligenza Artificiale e Robotica

EECS 700: Computer Modeling, Simulation, and Visualization Fall 2014

Robust Speech Recognition using DNN-HMM Acoustic Model Combining Noise-aware training with Spectral Subtraction

Courses in English. Application Development Technology. Artificial Intelligence. 2017/18 Spring Semester. Database access

ADVANCED PLACEMENT STUDENTS IN COLLEGE: AN INVESTIGATION OF COURSE GRADES AT 21 COLLEGES. Rick Morgan Len Ramist

Transcription:

Deep Learning Nanodegree Syllabus Build Deep Learning Models Today Welcome to the Deep Learning Nanodegree program! Before You Start Educational Objectives: Become an expert in neural networks, and learn to implement them from scratch and using frameworks like PyTorch. Build convolutional networks for image recognition, recurrent networks for sequence and word generation, generative adversarial networks for image generation, and finally, learn to deploy these networks to a website. Prerequisite Knowledge : Make sure to set aside adequate time on your calendar for focused work. In order to succeed in this program, we recommend having intermediate experience with Python or at least 40hrs of programming experience using libraries like NumPy and pandas, and basic knowledge of probability will be helpful. You ll also need to be familiar with calculus (multivariable derivatives) and linear algebra (matrix multiplication). If you d like to refresh your skills for this program, we suggest the AI with Python Nanodegree program. Contact Info While going through the program, if you have questions about anything, you can reach us at deeplearning-support@udacity.com.

Nanodegree Program Info The Deep Learning Nanodegree program offers you a solid introduction to the world of artificial intelligence. In this program, you ll master fundamentals that will enable you to go further in the field, launch or advance a career, and join the next generation of deep learning talent that will help define a beneficial, new, AI-powered future for our world. You will study cutting-edge topics such as Neural Networks, Convolutional Neural Networks, Recurrent Neural Networks, Generative Adversarial Networks, and Network Deployment, and build projects in PyTorch and NumPy. You'll learn from authorities such Ian Goodfellow and Jun-Yan Zhu, inventors of types of generative adversarial networks, as well as AI experts, Sebastian Thrun and Andrew Trask. For anyone interested in this transformational technology, this program is an ideal point-of-entry. The program is comprised of 5 courses and 5 projects. Each project you build will be an opportunity to prove your skills and demonstrate what you ve learned in your lessons. This is a term-based program that requires students to keep pace with their peers. The program is delivered in 1 term spread over 4 months. On average, students will need to spend about 12-15 hours per week in order to complete all required coursework, including lecture and project time. Length of Program : 4 months Frequency of Classes : Term-based Number of Reviewed Projects : 5 Instructional Tools Available : Video lectures, Personalized project reviews, Interactive Jupyter notebooks, Text instructions, Quizzes, and Question-answering platforms: Knowledge, and Study Groups Projects Building a project is one of the best ways both to test the skills you've acquired and to demonstrate your newfound abilities to future employers. Throughout this Nanodegree program, you'll have the opportunity to prove your skills by building the following projects: Predicting Bike-Sharing Patterns Dog Breed Classifier Generate TV Scripts Generate Faces Deploy a Sentiment Analysis Model In the sections below, you'll find a detailed description of each project along with the course material that presents the skills required to complete the project.

Project 1: Predicting Bike-Sharing Patterns Learn neural networks basics, and build your first network with Python and NumPy. You ll define and train a multi-layer neural network, and use it to analyze real data. In this project, you will build and train neural networks from scratch to predict the number of bike-share users on a given day. Supporting Lesson Content: Neural Networks Lesson INTRODUCTION TO NEURAL NETWORKS IMPLEMENTING GRADIENT DESCENT TRAINING NEURAL NETWORKS SENTIMENT ANALYSIS DEEP LEARNING WITH PYTORCH In this lesson, you will learn solid foundations on deep learning and neural networks. You'll also implement gradient descent and backpropagation in Python. Mat and Luis will introduce you to a different error function and guide you through implementing gradient descent using NumPy matrix multiplication. Now that you know what neural networks are, in this lesson, you will learn several techniques to improve their training. Learn how to prevent overfitting of training data and best practices for minimizing the error of a network. In this lesson, Andrew Trask, the author of Grokking Deep Learning, will show you how to define and train a neural networks for sentiment analysis (identifying and categorizing opinions expressed in text). Learn how to use PyTorch for building and testing deep learning models.

Project 2: Dog Breed Classifier In this project, you will define a Convolutional Neural Network that performs better than the average human when given the task: identifying dog breeds. Given an image of a dog, your algorithm will produce an estimate of the dog s breed. If supplied an image of a human, the code will *also* produce an estimate of the closest-resembling dog breed. Along with exploring state-of-the-art CNN models for classification, you will make important design decisions about the user experience for your app. Supporting Lesson Content: Convolutional Neural Networks Lesson Title CLOUD COMPUTING CONVOLUTIONAL NEURAL NETWORK Take advantage of Amazon's GPUs to train your neural network faster. In this lesson, you'll setup an instance on AWS and train a neural network on a GPU. Alexis and Cezanne explain how Convolutional Neural Networks can be used to identify patterns in images and how they help us dramatically improve performance in image classification tasks. CNNs IN PYTORCH WEIGHT INITIALIZATION AUTOENCODERS TRANSFER LEARNING IN PYTORCH DEEP LEARNING FOR CANCER DETECTION In this lesson, you ll walk through an example Convolutional Neural Network (CNN) in PyTorch. You'll study the line-by-line breakdown of the code and can download the code and run it yourself. In this lesson, you'll learn how to find good initial weights for a neural network. Having good initial weights often allows a neural network to arrive at an optimal solution, faster than without initialization. Autoencoders are neural networks used for data compression, image denoising, and dimensionality reduction. Here, you'll build autoencoders using PyTorch. Most people don't train their own networks on massive datasets. In this lesson, you'll learn how to finetune and use a pretrained network and apply it to a new task using transfer learning. In this lesson, Sebastian Thrun teaches us about his groundbreaking work detecting skin cancer with Convolutional Neural Networks.

Project 3: Generate TV Scripts In this project, you will build your own Recurrent Networks and Long Short-Term Memory Networks with PyTorch. You ll perform sentiment analysis and generate new text, and use recurrent networks to generate new text that resembles a training set of TV scripts. Supporting Lesson Content: Recurrent Neural Networks Lesson RECURRENT NEURAL NETWORKS LONG SHORT-TERM MEMORY NETWORK IMPLEMENTATION OF RNN & LSTM HYPERPARAMETERS EMBEDDINGS & WORD2VEC SENTIMENT PREDICTION RNN Ortal will introduce Recurrent Neural Networks (RNNs), which are machine learning models that are able to recognize and act on sequences of inputs. Luis explains Long Short-Term Memory Networks (LSTM), and similar architectures that form a memory about a sequence of inputs, over time. Train recurrent neural networks to generate new characters, words, and bodies of text. In this lesson, we'll look at a number of different hyperparameters that are important for our deep learning work, such as learning rates. We'll discuss starting values and intuitions for tuning each hyperparameter. In this lesson, you'll learn about embeddings in neural networks by implementing a word2vec model that converts words into a representative vector of numerical values. In this lesson, you ll learn to implement a recurrent neural network for predicting sentiment. This is intended to give you more experience building RNNs.

Project 4: Generate Faces Learn to understand Generative Adversarial Networks with the model s inventor, Ian Goodfellow. Then, apply what you ve learned in this project and implement a Deep Convolutional GAN. This DCGAN is made of a pair of multi-layer neural networks that compete against each other until one learns to generate realistic images of faces. Supporting Lesson Content: Generative Adversarial Networks Lesson GENERATIVE ADVERSARIAL NETWORK DEEP CONVOLUTIONAL GANs PIX2PIX & CYCLEGAN Ian Goodfellow, the inventor of GANs, introduces you to these exciting models. You'll also implement your own GAN on a simple dataset. Implement a Deep Convolutional GAN to generate complex, color images of house numbers. Jun-Yan Zhu and Cezanne lead you through a CycleGAN formulation that can learn from unlabeled sets of images.

Project 5: Deploy a Sentiment Analysis Model In this project, you will train and deploy your own PyTorch sentiment analysis model using Amazon SageMaker on AWS. This model will be trained to do sentiment analysis on movie reviews (positive or negative reviews). You ll build the model, deploy it, and create a gateway for accessing this model from a website. Supporting Lesson Content: Model Deployment Lesson Title INTRODUCTION TO DEPLOYMENT DEPLOY A MODEL CUSTOM MODELS & WEB HOSTING MODEL MONITORING UPDATING A MODEL Learn where cloud deployment is used in industry and about various methods for deployment (websites, apps, etc.). Become familiar with cloud deployment terminology. Deploy a model using Amazon SageMaker and learn to apply built-in algorithms, like XGBoost, to a variety of tasks. In this lesson, you ll train and deploy your own PyTorch model. Then, see how to define a gateway using SageMaker to allow for outside-access to your model. See how your model responds to user input. In this lesson, learn how to interpret log messages and monitor the behavior of your model over time. See how to implement an A/B test, in SageMaker, to evaluate the performance of two different models. Developing a machine learning model is an iterative process. Learn how to look at indicators like data distribution to see if you should update a model.