/tensorflow_tmva

A proof of concept adapter to use Google's TensorFlow in place of ROOT's TMVA.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

tensorflow_tmva

tensorflow_tmva aims to replicate the functionality of ROOT's TMVA Python API using TensorFlow. This gives us the opportunity to make use of TensorFlow's flexible architecture to run the statistical analysis typically reserved for TMVA, with minimal changes to existing code.

To learn more, see the wiki.