Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
forked from jperla/neural

neural networks, sparse encoders, and recursive auto encoder sin python

Notifications You must be signed in to change notification settings

bestdecoder/neural

Open more actions menu
 
 

Repository files navigation

This is a rewrite of the tutorial about unsupervised feature learning and deep learning in Python using numpy and scipy.

Tutorial: http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial

I use numpy for matrices, and scipy.optimize package for the L-BFGS minimization algorithm.

Deep learning learns low and high-level features from large amounts of unlabeled data, improving classification on different, labeled, datasets.  Deep learning can achieve an accuracy of 98% on the MNIST dataset.

About

neural networks, sparse encoders, and recursive auto encoder sin python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.1%
  • MATLAB 37.1%
  • Shell 14.1%
  • Java 4.0%
  • Other 0.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.