A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.
-
Updated
Sep 3, 2018 - C++
A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.
Convolutional Neural Network implemented in C++. Eigen library is used for matrix manipulations. Convolution layers, Activation layers, Pooling layers and Fully connected layers are available in the network.
A C++ financial analysis and visualisation library.
Add a description, image, and links to the timeseries-forecasting topic page so that developers can more easily learn about it.
To associate your repository with the timeseries-forecasting topic, visit your repo's landing page and select "manage topics."