Implements MLP based model which achieve the same effect as lstm/gru with tensorflow low api
Primary LanguagePython