# Generated by roxygen2: do not edit by hand

S3method(plot,LSTM)
S3method(print,LSTM)
export(LSTM)
export(af.softmax)
export(check_python_libraries)
export(extractor.feature)
export(load.LSTM)
export(load.scaler)
export(normalizor)
import(reticulate)
importFrom(EFAfactors,EKC)
importFrom(EFAfactors,PA)
importFrom(grDevices,gray.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(reticulate,import)
importFrom(reticulate,py_run_string)
importFrom(stats,cor)
