-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Because @daseibert and I have not been able to get access to a running model that we can use for our projects, and because we are interested having the ability to quickly train a neural network with regularization new data (instead of having to run an HMO screen, which we also cannot do) he and I are planning to work on implementing one of the following existing pieces of code:
Mostly CUDA
- http://cs.nyu.edu/~wanli/dropc/ drop connect from nyu
- https://github.com/dnouri/cuda-convnet forked from alex's code
Mostly python
- https://github.com/mdenil/dropout theano implementation
- https://github.com/Philip-Bachman/NN-Dropout i don't know what this is
I have not yet decided which would be best to attempt, but it seems the theano implementation would most closely integrate with out existing codebase. @yamins81 Is this true, and which one would you recommend?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels