Coder Social home page Coder Social logo

abdoelabassi / mitx-mltodlwpython Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 160.21 MB

MITx micromaster class, Machine Learning w/ python, from linear models to deep learning

Python 100.00%
deep-learning edx linear-algebra machine-learning mit mitx nueral-networks python pytorch reinforcement-learning scikit-learn statistics supervised-learning unsupervised-learning

mitx-mltodlwpython's Introduction

MITx

This repo is related to projects of MITx;A machine learning course developed by MIT professors and stuff.

Contains all projects from linear models to deep learning.

Contents

  • Linear Classifiers, Regularization: Sentiment analysis
  • Neural Networks with Pytorch: ANNs, RNNs, CNNs
  • Unsupervised Learning : K-Nearest, Mixture Models and EM algorithm (Gaussian Mixture Models)
  • Reinforcement Learning: Q-Learning algorithm

Tools

you gonna need this following packages:

numpy, matplotlib, scipy, tqdm, scikit-learn , pytorch

visit Pytorch for more installation guide depending in your OS and envs (pip or anaconda) w/ or wo/ CUDA.

Using conda environment

Create your environment

  conda create -n <name of your env> python==3.9
  

Then activate the env

conda activate <name of your env>

Using pip (or conda), in one go, install these packages

pip install numpy scipy matplotlib tqdm scikit-learn

Note:

This is not a project repo, it's a somewhat a guide for new verified learners to slove the project problems, in case they stuck.

Author : EL Abassi Abderrazaq

mitx-mltodlwpython's People

Contributors

abdoelabassi avatar

Watchers

 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.