Experiments with artificial neural nets, along with some reports
Inspiration for these scripts comes mostly from lectures and exercise sessions of the Artificial Neural Networks class at KU Leuven (Spring 2016). The programming environment used to illustrate the concepts was matlab. I used Matlab R2015b, with the Neural Network Toolbox.
Most of the figures created in this project used the export_fig library for the export to pdf. The library is available on github