Skip to content

ciiram/ml-intro-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

This repository contains notes and jupyter notebooks to be used for the machine learning and python introduction by the Microsoft Tech Community at Dedan Kimathi University of Technology. This repo will be regularly updated.

Currently the notebooks available are

  1. Introduction to Machine Learning
  2. Introduction to Python
  3. Classification I - Introduction to classification, K-nearest neighbour
  4. Classification II - The perceptron

Requirements

To run this notebooks you will need

  1. Python 3
  2. Sklearn
  3. Tensorflow
  4. Keras

Focus

The focus will be on building machine learning applications. Links to relevant theory will be provided.

Important resources

Books

  1. Pattern Recognition and Machine Learning
  2. Deep Learning

Tutorials

  1. Andrej Karpathy's notes for the Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published