CURRENNT is a machine learning library for Recurrent Neural Networks (RNNs) which uses NVIDIA graphics cards to accelerate the computations.
The library implements uni- and bidirectional Long Short-Term Memory (LSTM) architectures and supports deep networks as well as very large data sets that do not fit into main memory.
Features
- Uni- and bidirectional Long Short-Term Memory (LSTM) layers with forget gates and peepholes
- Feedforward layers with tanh, logistic sigmoid and softmax activation functions
- Deep neural network architectures supported
- Cached on-line learning from large data sets (training data does not need to fit in main memory)
- Reads training data from NetCDF files
- Gradient descent with momentum
- Supports on-line, batch and hybrid on-line/batch learning
- Minimization of cross-entropy and squared error objectives
- Supports regression and binary/multiclass classification tasks
- Training with input activation noise for improved generalization
- Autosave after each training epoch
License
GNU General Public License version 3.0 (GPLv3)Follow CURRENNT
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Great tool for sequence to sequence BLSTM!
-
Works!
-
Good job. Thank you for your sharing.