Get started with Machine Learning with Python - An introduction with Python programming examples

Overview

Machine Learning With Python

Get started with Machine Learning with Python

An engaging introduction to Machine Learning with Python

TL;DR

  • Download all Jupyter Notebooks from repo (zip-file-download).
  • Unzip download (main.zip) appropriate place.
  • Launch Ananconda and start JuPyter Notebook (Install it from here if needed)
  • Open the first Notebook from download.
  • Start watching the first video lesson (YouTube).

Machine Learning (ML)

Goal of Course

  • Learn the advantages of ML
  • Master a broad variety of ML techniques
  • Solve problems with ML
  • 15 projects with ML covering:
    • k-Nearest-Neighbors Classifier
    • Linear Classifier
    • Support Vector Classification
    • Linear Regression
    • Reinforcement Learning
    • Unsupervised Learning
    • Neural Networks
    • Deep Neural Networks (DNN)
    • Convolutional Neural Networks (CNN)
    • PyTorch classifier
    • Recurrent Neural Networks (RNN)
    • Natural Language Processing
    • Text Categorization
    • Information Retrieval
    • Information Extraction

Course Structure

  • The course puts you on an exciting journey with Machine Learning (ML) using Python.
    • It will start you off with simple ML concepts to understand and build on top of that
    • Taking you from simple classifier problems towards Deep Neural Networks and complex information extractions
  • The course is structured in 15 sessions, where each session is composed of the following elements
    • Lesson introducing new concepts and building on concepts from previous Lessons
    • Project to try out the new concepts
    • YouTube video explaining and demonstrating the concepts
      • A walkthrough of concepts in Lesson with demonstrating coding examples
      • An introduction of the Project
      • A solution of the project

Are You Good Enough?

Worried about whether you have what it takes to complete this course?

  • Do you have the necessary programming skills?
  • Mathematics and statistics?
  • Are you smart enough?

What level of Python is needed?

What about mathematics and statistics?

  • Fortunately, when it comes to the complex math and statistics behind the Machine Learning models, you do not need to understand that part.
  • All you need is to know how they work and can be used.
    • It's like driving a car. You do not have to be a car mechanic to drive it - yes, it helps you understand the basic knowledge of an engine and what the engine does.
    • Using Machine Learning models is like driving a car - you can get from A to B without being a car mechanic.

Still worried?

  • A lot of people consider me a smart guy - well, the truth is, I'm not
    • I just spend the hours learning it - I have no special talent
  • In the end, it all depends on whether you are willing to spend the hours
  • Yes, you can focus your efforts and succeed faster
    • How?
    • Well, structure it with focus and work on it consistently.
    • Structure your learning - many people try to do it all at once and fail - stay focused on one thing and learn well.
    • Yes, structure is the key to your success.

Any questions?

  • I try to answer most questions. Feel free to contact me.
Owner
Learn Python with Rune
Learn Python with Rune
AI assistant built in python.the features are it can display time,say weather,open-google,youtube,instagram.

AI assistant built in python.the features are it can display time,say weather,open-google,youtube,instagram.

AK-Shanmugananthan 1 Nov 29, 2021
Tackling Obstacle Tower Challenge using PPO & A2C combined with ICM.

Obstacle Tower Challenge using Deep Reinforcement Learning Unity Obstacle Tower is a challenging realistic 3D, third person perspective and procedural

Zhuoyu Feng 5 Feb 10, 2022
Conflict-aware Inference of Python Compatible Runtime Environments with Domain Knowledge Graph, ICSE 2022

PyCRE Conflict-aware Inference of Python Compatible Runtime Environments with Domain Knowledge Graph, ICSE 2022 Dependencies This project is developed

<a href=[email protected]"> 7 May 06, 2022
FairFuzz: AFL extension targeting rare branches

FairFuzz An AFL extension to increase code coverage by targeting rare branches. FairFuzz has a particular advantage on programs with highly nested str

Caroline Lemieux 222 Nov 16, 2022
Improving Machine Translation Systems via Isotopic Replacement

CAT (Improving Machine Translation Systems via Isotopic Replacement) Machine translation plays an essential role in people’s daily international commu

Zeyu Sun 10 Nov 30, 2022
Ranking Models in Unlabeled New Environments (iccv21)

Ranking Models in Unlabeled New Environments Prerequisites This code uses the following libraries Python 3.7 NumPy PyTorch 1.7.0 + torchivision 0.8.1

14 Dec 17, 2021
《Geo Word Clouds》paper implementation

《Geo Word Clouds》paper implementation

Russellwzr 2 Jan 28, 2022
Surrogate- and Invariance-Boosted Contrastive Learning (SIB-CL)

Surrogate- and Invariance-Boosted Contrastive Learning (SIB-CL) This repository contains all source code used to generate the results in the article "

Charlotte Loh 3 Jul 23, 2022
Official PyTorch implemention of our paper "Learning to Rectify for Robust Learning with Noisy Labels".

WarPI The official PyTorch implemention of our paper "Learning to Rectify for Robust Learning with Noisy Labels". Run python main.py --corruption_type

Haoliang Sun 3 Sep 03, 2022
Wafer Fault Detection using MlOps Integration

Wafer Fault Detection using MlOps Integration This is an end to end machine learning project with MlOps integration for predicting the quality of wafe

Sethu Sai Medamallela 0 Mar 11, 2022
Enabling Lightweight Fine-tuning for Pre-trained Language Model Compression based on Matrix Product Operators

Enabling Lightweight Fine-tuning for Pre-trained Language Model Compression based on Matrix Product Operators This is our Pytorch implementation for t

RUCAIBox 12 Jul 22, 2022
HomoInterpGAN - Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation

HomoInterpGAN Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation (CVPR 2019, oral) Installation The implementation is base

Ying-Cong Chen 99 Nov 15, 2022
Code and results accompanying our paper titled Mixture Proportion Estimation and PU Learning: A Modern Approach at Neurips 2021 (Spotlight)

Mixture Proportion Estimation and PU Learning: A Modern Approach This repository is the official implementation of Mixture Proportion Estimation and P

Approximately Correct Machine Intelligence (ACMI) Lab 23 Dec 28, 2022
Official implementation of "Learning Not to Reconstruct" (BMVC 2021)

Official PyTorch implementation of "Learning Not to Reconstruct Anomalies" This is the implementation of the paper "Learning Not to Reconstruct Anomal

Marcella Astrid 13 Dec 04, 2022
CondenseNet: Light weighted CNN for mobile devices

CondenseNets This repository contains the code (in PyTorch) for "CondenseNet: An Efficient DenseNet using Learned Group Convolutions" paper by Gao Hua

Shichen Liu 690 Nov 30, 2022
Use deep learning, genetic programming and other methods to predict stock and market movements

StockPredictions Use classic tricks, neural networks, deep learning, genetic programming and other methods to predict stock and market movements. Both

Linda MacPhee-Cobb 386 Jan 03, 2023
Aspect-Sentiment-Multiple-Opinion Triplet Extraction (NLPCC 2021)

The code and data for the paper "Aspect-Sentiment-Multiple-Opinion Triplet Extraction" Requirements Python 3.6.8 torch==1.2.0 pytorch-transformers==1.

慢半拍 5 Jul 02, 2022
code for Fast Point Cloud Registration with Optimal Transport

robot This is the repository for the paper "Accurate Point Cloud Registration with Robust Optimal Transport". We are in the process of refactoring the

28 Jan 04, 2023
PyTorch implementation of some learning rate schedulers for deep learning researcher.

pytorch-lr-scheduler PyTorch implementation of some learning rate schedulers for deep learning researcher. Usage WarmupReduceLROnPlateauScheduler Visu

Soohwan Kim 59 Dec 08, 2022
Object DGCNN and DETR3D, Our implementations are built on top of MMdetection3D.

Object DGCNN & DETR3D This repo contains the implementations of Object DGCNN (https://arxiv.org/abs/2110.06923) and DETR3D (https://arxiv.org/abs/2110

Wang, Yue 539 Jan 07, 2023