I add python scripts and cpp wrapper for the model, taking lstm.py and lstm_tf.cpp as a reference.
Test cases for the model are also added. The test cases generate a uniform distribution dataset and a skewed distribution dataset.
Hyperparameters, especially number of training epochs, need to be discussed based on real system experiments.
I add python scripts and cpp wrapper for the model, taking lstm.py and lstm_tf.cpp as a reference. Test cases for the model are also added. The test cases generate a uniform distribution dataset and a skewed distribution dataset. Hyperparameters, especially number of training epochs, need to be discussed based on real system experiments.