Giter Site home page Giter Site logo

bauxitiego / ml_course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diegofisie/ml_course

0.0 0.0 0.0 21.51 MB

"Learning Machine Learning" Course, Bogotá, Colombia 2019 #LML2019

License: BSD 3-Clause "New" or "Revised" License

Python 0.19% Jupyter Notebook 99.81%

ml_course's Introduction

Learning Machine Learning Course

Learning Machine Learning Course, Bogotá, Colombia (© Josh Bloom; June 2019)

Following along

To execute the notebooks with all the dependencies installed, we'll use MyBinder. Here's the stable Binder link: Binder

Bleeding edge (might take a long time to build an image): Binder

If those don't work you can follow along using the static notebooks (ie., no kernel environment) at nbviewer site.

Format

4 days of lectures, approximately one per morning and one per afternoon. Intermittent breakout work by participants.

Lecture Outline

Introductions & Course Goals

  • (Lecture 1) Computational and Inferential Thinking
    • Logistics
    • Data Science, Machine learning, and statistics introduction
    • Exploration: visualization & data preparation
    • Featurization, Dirty Data, and Natural Language Processing

Statistical Learning and Prediction

  • (Lecture 2) Bayesian Inference

    • Introduction
    • MCMC, hierarchical Bayes
    • Gaussian Processes
  • (Lecture 3) Supervised Learning

    • Regression: logistic regression, kNN, error estimation
    • Classification: Random Forest & LightGBM

Neutral Networks

  • (Lecture 4) Neural Networks

    • Introductory algorithms and frameworks
    • Fully connected networks for regression and classification
  • (Lecture 5) Deep Convolutional Neural Networks

    • imaging classification
    • sequence inferencing/classification
  • (Lecture 6) Generative and Compressive Modeling

    • auto-encoders
    • GANs
    • surrogate emulation

Self-supervised Learning & Novelty Detection (Lecture 7)

  • transfer learning & hyperparameter optimization
  • Clustering approaches
  • Dimensionality reduction
  • Anomaly/Novelty detections with random forests
  • Outlier detection for Timeseries

ML In the Real World

(Lecture 8)

  • Business considerations
  • Deployability, Scaling, and Maintainability
  • Bias, Reproducibility, GDPR, and Ethics in ML
  • What we didn't cover: Reinforcement Learning, etc.

Major Frameworks:

  • Python 3.6 (or 3.7)
  • numpy, scipy, seaborn
  • sklearn
  • keras/tensorflow
  • spacy
  • pymc3

ml_course's People

Contributors

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