Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFLDL Tutorial Implementation #1

Open
bobye opened this issue Mar 11, 2014 · 1 comment
Open

UFLDL Tutorial Implementation #1

bobye opened this issue Mar 11, 2014 · 1 comment

Comments

@bobye
Copy link
Owner

bobye commented Mar 11, 2014

NNet Models

  • Template + Module based Framework
  • Feedforward and back-propagation (BP)
  • Sparse Autoencoder
  • Stacked Autoencoder

Utilities

  • Objective templates: L1/L2 norm, softmax, ...
  • Training methods: Batch mode, ...
@bobye
Copy link
Owner Author

bobye commented Apr 12, 2014

May include mnist data for experiments, this summer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant