Documentation
¶
Overview ¶
definitions and experiments for zama nn models
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DEG = 63
Functions ¶
func InitActivations ¶
func InitActivations(args ...interface{}) []utils.ChebyPolyApprox
Initialize activation function
Types ¶
type NN ¶
func (*NN) NewNN ¶
func (nn *NN) NewNN(splits *cipherUtils.Split, encrypted, bootstrappable bool, maxLevel, minLevel, btpCapacity int, Bootstrapper cipherUtils.IBootstrapper, poolsize int, Box cipherUtils.CkksBox) *NNHE
Click to show internal directories.
Click to hide internal directories.