phygnn.base

Custom Neural Network Infrastructure.

Classes

CustomNetwork([n_features, n_labels, ...])

Custom infrastructure for feed forward neural networks.

GradientUtils()

TF 2.0 gradient descent utilities.