-
Notifications
You must be signed in to change notification settings - Fork 38
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
RSO #30
base: master
Are you sure you want to change the base?
RSO #30
Conversation
I think your code is not very generic or clear. Don't be afraid to slim it down to the most simple non-trivial case, it is a research example after all! I added a toy example of using a two-layer ANN to perform regression. It makes sense to take it from here? |
# Conflicts: # notebook/RSO.jl
Review suggestions (Jasper Staut) README reproduce "the" RSO function with "a" [...] to "the" back propagation method 0 introduction reproduce "the" RSO function [...] accuracy to "the classical back propagation method". [...] One convolutional "layer" 1-1 Parameters 2-3 Result |
No description provided.