Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
@@ -1,3 +1,5 @@
\page refPar04training_vae Module training_vae
This repository contains the set of scripts used to train, generate and validate the generative model used
in this example.
@@ -1,15 +1,15 @@
tensorflow==2.12.1
tensorflow-probability==0.17.0
keras==2.9.0
keras==3.12.0
numpy==1.23.5
h5py==3.7.0
matplotlib==3.5.2
scikit-learn==1.1.1
scikit-learn==1.5.0
scipy==1.9.0
wandb==0.13.1
tf2onnx==1.14.0
onnxruntime==1.16.3
gast==0.4.0
lz4==3.1
idna==2.10
protobuf==3.19
idna==3.7
protobuf==4.25.8
View File