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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.