TutorialNeuralNetworks:TMVA 中人工神经网络的简短教程

时间:2024-07-16 14:15:26
【文件属性】:

文件名称:TutorialNeuralNetworks:TMVA 中人工神经网络的简短教程

文件大小:850KB

文件格式:ZIP

更新时间:2024-07-16 14:15:26

C

TMVA 中的神经网络 此存储库包含有关 TMVA 中神经网络的简短教程的代码。 首先,初始化存储库的只读副本并签出推荐的标签: git clone https://github.com/andrey-popov/TutorialNeuralNetworks.git cd TutorialNeuralNetworks/ git checkout 1.0 然后进入。


【文件预览】:
TutorialNeuralNetworks-master
----.gitignore(242B)
----data()
--------.gitignore(127B)
--------tH_10k.root(255KB)
--------ttbar_5k.root(134KB)
--------tH_5k.root(130KB)
--------ttbar_10k.root(261KB)
--------ttbar_1k.root(32KB)
--------tH_1k.root(32KB)
----README.md(422B)
----preparation()
--------.gitignore(254B)
--------Makefile(331B)
--------splitTuples.cpp(3KB)
----tutorial()
--------.gitignore(316B)
--------train.C(1KB)
--------read.C(2KB)
--------read_Example.C(3KB)
--------train_Example.C(2KB)

网友评论