# LSTM_Sentiment-Analysis **Repository Path**: essentialzhen/LSTM_Sentiment-Analysis ## Basic Information - **Project Name**: LSTM_Sentiment-Analysis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-29 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LSTM Sentiment-Analysis This repo holds the code for the implementation in my FloydHub article on LSTMs: [Link to article](https://blog.floydhub.com/long-short-term-memory-from-zero-to-hero-with-pytorch/) Index ----- - [LSTM_starter.ipynb](./LSTM_starter.ipynb) - Introduction to LSTM usage - [main.ipynb](./main.ipynb) - Code for Sentiment Analysis on [Amazon reviews](https://www.kaggle.com/bittlingmayer/amazonreviews) dataset from Kaggle It can be ran on FloydHub as well with GPUs [![Run on FloydHub](https://static.floydhub.com/button/button-small.svg)](https://floydhub.com/run?template=https://github.com/gabrielloye/LSTM_Sentiment-Analysis)