Code Monkey home page Code Monkey logo

x-ai's Introduction

X-AI

X-AI workshops by Daniel Huynh

These lessons come in notebooks to introduce the basic ideas behind machine learning, from the pure maths to the code. Practice is put forward, and we will see how to code simple and complex algorithms with various libraries such as Sklearn, Pytorch, and how to share the results with plots and even a simple REST API with Flask.

Lesson 1 : Introduction to classification and Regression

We will introduce the most basics concept with the two most simple models : linear and logistic regressions, and see how we can code them from scratch using numpy. Then we will see how it is done in Sklearn and deploy a Flask app on Azure.

Lesson 2 : Neural networks

We will see the fundamentals of Neural Networks, and see how Pytorch handles most of the tedious stuff. We will code a simple Feed Forward NN, then a Convolutionnal NN on MNIST data. Then we will cover VAEs on MNIST, finally we will use Fastai framework to do transfer learning on a real world dataset.

Lesson 3 : NLP and Pytorch intro

We will see quickly how Pytorch works, and have a quick dive into NLP with Word2Vec.

x-ai's People

Contributors

dhuynh95 avatar

Watchers

James Cloos 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.