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
- Introduction to Machine Learning
- Introduction to Python
- Classification I - Introduction to classification, K-nearest neighbour
- Classification II - The perceptron
To run this notebooks you will need
- Python 3
- Sklearn
- Tensorflow
- Keras
The focus will be on building machine learning applications. Links to relevant theory will be provided.