0mician / ANN-Experiments

My experiments with artificial neural nets, along with some reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANN-Experiments

Experiments with artificial neural nets, along with some reports

Context

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.

Figures

Most of the figures created in this project used the export_fig library for the export to pdf. The library is available on github

Function estimation

See report

Bayesian learning

See report

Recurrent networks

See report

Unsupervised learning

See report

About

My experiments with artificial neural nets, along with some reports


Languages

Language:MATLAB 69.4%Language:TeX 28.7%Language:R 0.7%Language:Shell 0.6%Language:Makefile 0.5%