Skip to content

UFLDL Solutions in C# for Standford UFLDL Unsupervised Feature Learning and Deep Learning course

Notifications You must be signed in to change notification settings

mashmawy/UFLDLSolutions

Repository files navigation

UFLDL solutions in c# and .Net for http://deeplearning.stanford.edu/wiki/index.php/UFLDL_Tutorial :

1- Self Taught Learning.

2- Extract Color Features.

3- Convolutional Neural Network

for best performance run without debuging

implemented algorithms:

1- Sparce Autoencoder.

2- Whitning.

3- Softmax.

4- Linear Autoencoder.

5- Convolution (Full,Same,Valid).

6- Mean Pooling.

also I wrote useful mathematical functions that can be used to implement new algorithms.

You need to download the training data sets from :

http://yann.lecun.com/exdb/mnist/

https://www.cs.toronto.edu/~kriz/cifar.html

About

UFLDL Solutions in C# for Standford UFLDL Unsupervised Feature Learning and Deep Learning course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages