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

Master deepnn #145

Closed
wants to merge 49 commits into from
Closed

Conversation

omazapa
Copy link
Contributor

@omazapa omazapa commented Mar 22, 2016

Deep learning code from Peter
with some fixes.

Best
Omar

pspe added 30 commits May 8, 2015 14:58
	new file:   tmva/inc/TMVA/MethodNN.h
	new file:   tmva/inc/TMVA/Monitoring.h
	new file:   tmva/inc/TMVA/NeuralNet.h
	new file:   tmva/inc/TMVA/NeuralNet_i.h
	new file:   tmva/inc/TMVA/Pattern.h
	modified:   tmva/inc/TMVA/Types.h
	new file:   tmva/src/MethodNN.cxx
	new file:   tmva/src/NeuralNet.cxx
	added stochastic to the gradient descent
	modified:   tmva/inc/TMVA/NeuralNet_i.h
	modified:   tmva/tmva/inc/TMVA/NeuralNet.h
	modified:   tmva/tmva/inc/TMVA/NeuralNet_i.h
	modified:   tmva/tmva/src/MethodNN.cxx
	modified:   tmva/tmva/src/NeuralNet.cxx
	modified:   ../tmva/inc/TMVA/Monitoring.h
	modified:   ../tmva/inc/TMVA/NeuralNet_i.h
	modified:   ../tmva/src/MethodNN.cxx
	modified:   ../tmva/src/NeuralNet.cxx
- fixed progress computation
	modified:   ../tmva/inc/TMVA/NeuralNet_i.h
	modified:   ../tmva/src/MethodNN.cxx
	modified:   ../../tmva/tmva/inc/TMVA/NeuralNet.h
	modified:   ../../tmva/tmva/inc/TMVA/NeuralNet_i.h
	modified:   ../../tmva/tmva/src/MethodNN.cxx
put some basic usage into the examples
	modified:   TMVAClassification.C
	modified:   tmva/tmva/inc/TMVA/NeuralNet_i.h
- added possibility to define the dropout fraction for each layer individually
	modified:   tmva/inc/TMVA/NeuralNet.h
	modified:   tmva/inc/TMVA/NeuralNet_i.h
	modified:   tmva/src/MethodNN.cxx
	modified:   tmva/src/NeuralNet.cxx
- add multithreading as an option for the NN in TMVA
put in "preTraining". But no settings to turn it on yet.
@lmoneta
Copy link
Member

lmoneta commented Mar 23, 2016

This pull request is now committed in the ROOT master

Thank you

Lorenzo

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

Successfully merging this pull request may close these issues.

3 participants