All Projects → rasbt → Stat479 Machine Learning Fs18

rasbt / Stat479 Machine Learning Fs18

Course material for STAT 479: Machine Learning (FS 2018) at University Wisconsin-Madison

Projects that are alternatives of or similar to Stat479 Machine Learning Fs18

Chisel Bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
Stars: ✭ 413 (-1.9%)
Mutual labels:  jupyter-notebook
Zihaopython
follow me and learn python easily
Stars: ✭ 418 (-0.71%)
Mutual labels:  jupyter-notebook
Pilot
进入编程世界的第一课
Stars: ✭ 421 (+0%)
Mutual labels:  jupyter-notebook
Tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
Stars: ✭ 415 (-1.43%)
Mutual labels:  jupyter-notebook
Tutorials
Stars: ✭ 417 (-0.95%)
Mutual labels:  jupyter-notebook
Edward2
A simple probabilistic programming language.
Stars: ✭ 419 (-0.48%)
Mutual labels:  jupyter-notebook
Qiskit Textbook
A university quantum algorithms/computation course supplement based on Qiskit
Stars: ✭ 404 (-4.04%)
Mutual labels:  jupyter-notebook
Fsgan
FSGAN - Official PyTorch Implementation
Stars: ✭ 420 (-0.24%)
Mutual labels:  jupyter-notebook
Ml Coursera Python Assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
Stars: ✭ 4,722 (+1021.62%)
Mutual labels:  jupyter-notebook
Poppy Humanoid
Poppy Humanoid is an open-source and 3D printed humanoid robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
Stars: ✭ 419 (-0.48%)
Mutual labels:  jupyter-notebook
Modelsgenesis
Official Keras & PyTorch Implementation and Pre-trained Models for Models Genesis - MICCAI 2019
Stars: ✭ 416 (-1.19%)
Mutual labels:  jupyter-notebook
Deeplearningfortimeseriesforecasting
A tutorial demonstrating how to implement deep learning models for time series forecasting
Stars: ✭ 415 (-1.43%)
Mutual labels:  jupyter-notebook
Single Parameter Fit
Real numbers, data science and chaos: How to fit any dataset with a single parameter
Stars: ✭ 419 (-0.48%)
Mutual labels:  jupyter-notebook
Textbook
The textbook Computational and Inferential Thinking: The Foundations of Data Science
Stars: ✭ 413 (-1.9%)
Mutual labels:  jupyter-notebook
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-0.48%)
Mutual labels:  jupyter-notebook
Vegans
A library providing various existing GANs in PyTorch.
Stars: ✭ 414 (-1.66%)
Mutual labels:  jupyter-notebook
Pynq Classification
Python on Zynq FPGA for Convolutional Neural Networks
Stars: ✭ 417 (-0.95%)
Mutual labels:  jupyter-notebook
Financepy
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Stars: ✭ 416 (-1.19%)
Mutual labels:  jupyter-notebook
Cs231n
斯坦福 cs231n 作业代码实践
Stars: ✭ 419 (-0.48%)
Mutual labels:  jupyter-notebook
Aipnd
Code and associated files for the AI Programming with Python Nanodegree Program
Stars: ✭ 417 (-0.95%)
Mutual labels:  jupyter-notebook

STAT479: Machine Learning (Fall 2018)

Instructor: Sebastian Raschka

Lecture material for the Machine Learning course (STAT 479) at University Wisconsin-Madison. For details, please see the course website at http://pages.stat.wisc.edu/~sraschka/teaching/stat479-fs2018/

Part I: Introduction

  • Lecture 1: What is Machine Learning? An Overview.
  • Lecture 2: Intro to Supervised Learning: KNN

Part II: Computational Foundations

  • Lecture 3: Using Python, Anaconda, IPython, Jupyter Notebooks
  • Lecture 4: Scientific Computing with NumPy, SciPy, and Matplotlib
  • Lecture 5: Data Preprocessing and Machine Learning with Scikit-Learn

Part III: Tree-Based Methods

Part IV: Evaluation

  • Lecture 8: Model Evaluation 1: Introduction to Overfitting and Underfitting
  • Lecture 9: Model Evaluation 2: Uncertainty Estimates and Resampling
  • Lecture 10: Model Evaluation 3: Model Selection and Cross-Validation
  • Lecture 11: Model Evaluation 4: Algorithm Selection and Statistical Tests
  • Lecture 12: Model Evaluation 5: Performance Metrics

Part V: Dimensionality Reduction

Due to time constraints, the following topics could unfortunately not be covered:

Part VI: Bayesian Learning

  • Bayes Classifiers
  • Text Data & Sentiment Analysis
  • Naive Bayes Classification

Part VII: Regression and Unsupervised Learning

  • Regression Analysis
  • Clustering

The following topics will be covered at the beginning of the Deep Learning class next Spring. Tentative outline of the DL course.

Part VIII: Introduction to Artificial Neural Networks

  • Perceptron
  • Adaline & Logistic Regression
  • SVM
  • Multilayer Perceptron

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.




Teaching this class was a pleasure, and I am especially happy about how awesome the class projects turned out. Listed below are the winners of the three award categories as determined by ~210 votes. Congratulations!

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].