Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.04 KB

File metadata and controls

12 lines (10 loc) · 1.04 KB

Machine_Learning-AUEB

The current project is implemented in the context of the course "Machine Learning" at the Department of Informatics, AUEB. Its objective is to introduce students to key Machine Learning algorithms, including vanilla Feedforward Neural Networks for supervised learning and Expectation-Maximization algorithm for unsupervised learning, all implemented from scratch using solely NumPy.

  1. Project Description
  2. Jupyter Notebook
  3. Report
  1. Project Description
  2. Jupyter Notebook
  3. Report