UNIQORN -- The Universal Neural-network Interface for Quantum Observable Readout from N-body wavefunctions
UNIQORN.py File Reference

Namespaces

 UNIQORN
 

Variables

 UNIQORN.pathToSource = inp.SourceDir
 
 UNIQORN.SourceDir
 
 UNIQORN.startTime
 TIMESTAMP: START THE CLOCK, LET'S GO :) #######. More...
 
 UNIQORN.training_generator
 
 UNIQORN.validation_generator
 
 UNIQORN.test_generator
 
 UNIQORN.y_test = np.array(y_test)
 
 UNIQORN.X_train
 
 UNIQORN.y_train
 
 UNIQORN.X_val
 
 UNIQORN.y_val
 
 UNIQORN.X_test
 
 UNIQORN.postLoadTime
 TIMESTAMP: PRE TRAINING ########. More...
 
 UNIQORN.durationDataLoading
 
 UNIQORN.test_predictions
 inp.layers=[1024,512,64] inp.regularizations=[0.4,0.2,0.6] .... More...
 
 UNIQORN.score
 
 UNIQORN.postTrainTime
 TIMESTAMP: post Training ##########. More...
 
 UNIQORN.durationTraining
 
 UNIQORN.endTime
 VISUALIZATION ##########. More...
 
 UNIQORN.durationVisualization
 
 UNIQORN.durationTotal