lstm-networks
There are 55 repositories under lstm-networks topic.
sentiment-analysis
An NLP project for Sentiment Analysis using different Deep Learning models.
nlp-text-summarization
The project aims to utilize pre-trained Large Language Models (LLMs) for text summarization through diverse fine-tuning techniques. Comparative analysis with baseline RNN/LSTM language models is undertaken, utilizing established metrics such as Rouge score and BLEU.
stock-price-prediction-project
Corizo - Minor Project On Stock Price Prediction Using Long Short-Term Memory(LSTM) Networks.
LSTM
LSTM (Long Short-Term Memory) is a type of recurrent neural network used for processing sequential data. It has the ability to store and access information over a longer period of time, allowing it to handle tasks such as language modeling, speech recognition, and sequence prediction.
LSTM_Feature_Selection
Using LSTM for prediction of stock prices on different features used for training the LSTM model.
Safran_moteurs
Study of aircraft engine wear for Safran. (2021)
CVND_Image-Captioning
This project contains a neural network architecture to automatically generate captions from images using LSTM and CNN
SSeg-LSTM
Semantic Scene Segmentation for Trajectory Prediction
Zalo-AI
Build the deep learning applications
neural-network-samples
Sample notebooks/snippets related to my neural networks experiments
sentiment-analysis-movie-review
Detect sentiment of IMDB Movie Reviews
LSTM-Practice
LSTM in numpy (backprop)
OTM-sales
A LSTM based project which tries to predict the category of companies given their name as input, which I built while interning at RisingTide.ai, a small AI based startup aiming to build a smart sales prediction system.
MachineLearning
a hub about code of machine learning algorithom
LSTM_Network
LSTM network designed for prediction and/or classification. (Tensorflow)
tutorial-LSTM
Tutorial-LSTM: Project for testing LSTM time series forecasting. See notebooks for complete information
Tensorflow-LSTM
This includes a program written in python for implementing LSTM in tensorflow.
udacity-submissions
Collection of ML projects ranging from language translation to image generation using NN architectures such as LSTM and GANs
Kaggle-competitions
A repository for code and data subsets used in different Kaggle data science competitions.