Skip to content

ChryssaNab/Machine_Learning-AUEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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