LSTM-matlab
Neural net library
A Matlab implementation of a Long Short-Term Memory neural network architecture
LSTM by matlab
50 stars
2 watching
12 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huashiyiqike/lstm-matlab | An implementation of the Long Short-term Memory (LSTM) algorithm in MATLAB | 252 |
unixyhuang/pso_lstm-example | A MATLAB implementation of a PSO algorithm combined with LSTM networks for predictive modeling. | 53 |
matlab-deep-learning/llms-with-matlab | Connects MATLAB to LLM APIs for natural language processing capabilities | 113 |
apress/matlab-machine-learning | Source code accompanying a textbook on machine learning in MATLAB | 84 |
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 852 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
wojzaremba/lstm | A package to train a neural network for language modeling using a variant of the Long Short Term Memory algorithm | 664 |
rishirdua/machine-learning-matlab | Matlab implementation of machine learning algorithms | 59 |
jackros1022/matlab-neural-network-43-case-studies-code | This repository provides a collection of neural network implementations in MATLAB, covering 43 different case studies. | 65 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
cmontalvo251/matlab | A collection of MATLAB scripts demonstrating various mathematical and computational concepts through interactive simulations and visualizations. | 53 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
decouples/matlab_deep_learning | A collection of MATLAB implementations for computer vision and deep learning algorithms. | 283 |
vlfeat/matconvnet | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,402 |