tesatory / matlab_nn

Minimalistic deep learning package for Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimalistic deep learning package for Matlab

This code is useful for toying with ideas and trying them quickly in Matlab. It is designed to be similar to Torch NN package, but of course it lacks lot of modules. I didn't include convolutional layers because they are slow on Matlab anyway. Try running demo codes.

About

Minimalistic deep learning package for Matlab


Languages

Language:MATLAB 100.0%