lstm-networks

There are 55 repositories under lstm-networks topic.

  • sentiment-analysis

    An NLP project for Sentiment Analysis using different Deep Learning models.

    Language:Jupyter Notebook
  • 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.

    Language:Jupyter Notebook
  • stock-price-prediction-project

    Corizo - Minor Project On Stock Price Prediction Using Long Short-Term Memory(LSTM) Networks.

    Language:Jupyter Notebook
  • 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.

    Language:Kotlin
  • LSTM_Feature_Selection

    Using LSTM for prediction of stock prices on different features used for training the LSTM model.

    Language:Jupyter Notebook
  • Safran_moteurs

    Study of aircraft engine wear for Safran. (2021)

    Language:Jupyter Notebook
  • CVND_Image-Captioning

    This project contains a neural network architecture to automatically generate captions from images using LSTM and CNN

    Language:Jupyter Notebook
  • 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

    Language:Python
  • LSTM-Practice

    LSTM in numpy (backprop)

    Language:Jupyter Notebook
  • 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.

    Language:Jupyter Notebook
  • MachineLearning

    a hub about code of machine learning algorithom

    Language:Python
  • LSTM_Network

    LSTM network designed for prediction and/or classification. (Tensorflow)

    Language:Python
  • tutorial-LSTM

    Tutorial-LSTM: Project for testing LSTM time series forecasting. See notebooks for complete information

    Language:Jupyter Notebook
  • Tensorflow-LSTM

    This includes a program written in python for implementing LSTM in tensorflow.

    Language:Python
  • udacity-submissions

    Collection of ML projects ranging from language translation to image generation using NN architectures such as LSTM and GANs

    Language:HTML
  • Kaggle-competitions

    A repository for code and data subsets used in different Kaggle data science competitions.

    Language:Python