UNIQORN -- The Universal Neural-network Interface for Quantum Observable Readout from N-body wavefunctions
Models Namespace Reference

Functions

def clear ()
 
def default ()
 DEFAULT NEURAL NETWORK STRUCTURES. More...
 
def custom (**kwargs)
 CUSTOM NEURAL NETWORK STRUCTURES. More...
 
def archive (Model_Name)
 NEURAL NETWORK STRUCTURES IN DATABASE. More...
 

Variables

 threshold
 

Function Documentation

◆ archive()

def Models.archive (   Model_Name)

NEURAL NETWORK STRUCTURES IN DATABASE.

Here is the caller graph for this function:

◆ clear()

def Models.clear ( )
Here is the caller graph for this function:

◆ custom()

def Models.custom ( **  kwargs)

CUSTOM NEURAL NETWORK STRUCTURES.

Here is the caller graph for this function:

◆ default()

def Models.default ( )

DEFAULT NEURAL NETWORK STRUCTURES.

Here is the caller graph for this function:

Variable Documentation

◆ threshold

Models.threshold