Nabu-asr
Functions
trainer_factory.py File Reference

contains the Trainer factory mehod More...

Functions

def nabu.neuralnetworks.trainers.trainer_factory.factory (trainer)
 gets a Trainer class More...
 

Detailed Description

contains the Trainer factory mehod

Function Documentation

§ factory()

def nabu.neuralnetworks.trainers.trainer_factory.factory (   trainer)

gets a Trainer class

Parameters
trainerthe trainer type
Returnsa Trainer class