Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 739 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 739 Bytes

nn_basics

Project for Bio and Neuro Imaging class. (Phelma, SICOM, 2019-20120)

Perceptron

Study of the learning behavior of a simple shallow neural network for binary classification on a dummy 2D gaussian data.

Visualisation inspired by "A Neural Network Playground"

Self-organizing maps (SOM)