This repository consists of code for implementation of LSTM and LSTM-AE in Pytorch.
The main/ extensive implementation and documentation can be found in: https://github.com/danielstankw/Anomaly-Detection, where I used Tensorflow.
This repository was used as a playground, to compare Pytorch and Tensorflow implementation of LSTMs and compare their prediction times.
-
Notifications
You must be signed in to change notification settings - Fork 0
danielstankw/LSTM-Pytorch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of LSTM and LSTM-AE (Pytorch)