Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.56 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.56 KB

Machine learning learning library

A simple machine learning library featuring proof-of-concept implementations of fundamental statistics and machine learning algorithms in Python and R. This project serves the sole purpose of aiding my own learning of the subject.

List of implemented algorithms

Organisation of the repository

The project is organised into different folders. Each folder contains the implementation of a different algorithm alongside a Jupyter notebook,R Markdown document or Shiny web app to demonstrate the use of the algorithm. The links in the list above take you directly to the demos.