All Projects → jessicayung → Machine Learning Nd

jessicayung / Machine Learning Nd

Udacity's Machine Learning Nanodegree project files and notes.

Projects that are alternatives of or similar to Machine Learning Nd

Pointrend Pytorch
A PyTorch implementation of PointRend: Image Segmentation as Rendering
Stars: ✭ 249 (-1.19%)
Mutual labels:  jupyter-notebook
Whirlwindtourofpython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"
Stars: ✭ 3,002 (+1091.27%)
Mutual labels:  jupyter-notebook
Coastsat
Global shoreline mapping tool from satellite imagery
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Ml Foundation And Ml Techniques
台大机器学习课程作业详解
Stars: ✭ 249 (-1.19%)
Mutual labels:  jupyter-notebook
Deep Learning Book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
Stars: ✭ 2,705 (+973.41%)
Mutual labels:  jupyter-notebook
Modern practical nlp
This course covers how you can use NLP to do stuff.
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Coursework
summer school coursework
Stars: ✭ 249 (-1.19%)
Mutual labels:  jupyter-notebook
Eeap Examples
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+1114.68%)
Mutual labels:  jupyter-notebook
Shared
Shared Blogs and Notebooks
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Exercise
Practical Exercise Codes for PyTorch
Stars: ✭ 250 (-0.79%)
Mutual labels:  jupyter-notebook
Effective python notebook
Stars: ✭ 251 (-0.4%)
Mutual labels:  jupyter-notebook
Tutorials
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Ml sagemaker studies
Case studies, examples, and exercises for learning to deploy ML models using AWS SageMaker.
Stars: ✭ 249 (-1.19%)
Mutual labels:  jupyter-notebook
Machine Learning Online 2018
ML Online Course Repository. Course videos on online.codingblocks.com
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Pysolar
Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
Stars: ✭ 249 (-1.19%)
Mutual labels:  jupyter-notebook
Team Learning Program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
Stars: ✭ 247 (-1.98%)
Mutual labels:  jupyter-notebook
Densereg
Code repository for DenseReg.
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Selene
a framework for training sequence-level deep learning networks
Stars: ✭ 252 (+0%)
Mutual labels:  jupyter-notebook
Genomic Ulmfit
ULMFiT for Genomic Sequence Data
Stars: ✭ 250 (-0.79%)
Mutual labels:  jupyter-notebook

machine-learning-nd

Udacity's Machine Learning Nanodegree project files and notes.

This repository contains project files and lecture notes for Udacity's Machine Learning Engineer Nanodegree program which I started working on in September 2016.

The Machine Learning Engineer Nanodegree is an online certification. It involves

  1. Courses in supervised learning, unsupervised learning and reinforcement learning and
  2. Six projects (p0-p5 in this directory).

Courses include lecture videos, quizzes and programming problems. These courses were developed by Georgia Tech, Udacity, Google and Kaggle.

This directory includes lecture notes (lesson_notes) and project code (p0 to p5).

See also: My notes for Udacity's Data Analyst Nanodegree.

Program Outline:

  1. Exploratory Project: Titanic Survival Exploration
  1. Model Evaluation and Validation
    • Project 1: Predicting Boston Housing Prices
  2. Supervised Learning
    • Project 2: Building a Student Intervention System (Predicting whether or not students will fail so schools can intervene to help them graduate)
  3. Unsupervised Learning
    • Project 3: Creating Customer Segments (Segmenting customers based on spending in different categories)
  4. Reinforcement Learning
    • Project 4: Train a Smartcab to Drive (Implement Q-learning algorithm)
  5. Machine Learning Specialisation of Choice
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].