seqgra.learner.tensorflow package¶
seqgra learner hierarchy - TensorFlow
- Classes:
KerasDNAMultiClassClassificationLearner
: TensorFlow/Keras implementation of DNA-based multi-class classification learnerKerasDNAMultiLabelClassificationLearner
: TensorFlow/Keras implementation of DNA-based multi-label classification learnerKerasProteinMultiClassClassificationLearner
: TensorFlow/Keras implementation of protein-based multi-class classification learnerKerasProteinMultiLabelClassificationLearner
: TensorFlow/Keras implementation of protein-based multi-label classification learnerKerasHelper
: helper class for TensorFlow learnersLastEpochCallback
: last epoch logging callback for TensorFlow learners