GithubHelp home page GithubHelp logo

anokland / dfa-torch Goto Github PK

View Code? Open in Web Editor NEW
101.0 101.0 19.0 21 KB

Training neural networks with back-prop, feedback-alignment and direct feedback-alignment

License: MIT License

Lua 100.00%

dfa-torch's People

Contributors

anokland avatar iacolippo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dfa-torch's Issues

DFA relu low accuracy problem

Thank you for providing good simulation code.

But When I run DFA with relu activation function it has very low accuracy.

Is it the problem of code? or the limits of algorithm DFA?

-whiten arg not working anymore

Hi, I think some updates in the unsup package broke the whitening procedure in your code. The problem should be the zca_whiten function.

The code gets stuck for an indefinite amount of time there. Then, at some point:

/home/iacolippo/torch/install/bin/luajit: /home/iacolippo/torch/install/share/lua/5.1/trepl/init.lua:389: 
Lapack Error syev : 3070 off-diagonal elements didn't converge to zero at 
/home/iacolippo/torch/pkg/torch/lib/TH/generic/THTensorLapack.c:384
stack traceback:
	[C]: in function 'error'
	/home/iacolippo/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require'
	Main.lua:83: in main chunk
	[C]: in function 'dofile'
	...ippo/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
	[C]: at 0x00405d50

Tried with th Main.lua -dataset Cifar10 -network conv.lua -LR 5e-5 -whiten

FA simulation error

To simulate FA, I wrote following command,
"th Main.lua -dataset Cifar10 -network conv.lua -LR 9e-6 -whiten -gradient fa -epoch 101"

But It stopped working because of the error. (THNN.lua:110: bad argument #8 tp 'v')

Do you know why does it not work?

fa_error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.