lstm-neural-networks projects, made in Algeria
2 projects
Predicting-the-closing-stock-price-of-APPLE-using-LSTM
fares-ds/predicting-the-closing-stock-price-of-apple-using-lstm
In this project we will be looking at data from the stock market, particularly some technology stocks. We will learn how to use pandas to get stock information, visualize different aspects of it, and finally we will look at a few ways of analyzing the risk of a stock, based on its previous performance history.
31Jupyter Notebook
food-reviews-sentiment-analysis
x4nth055/food-reviews-sentiment-analysis
Sentiment analyzer that predicts the review star ( from 0 to 5, continuously) of given food text review.
11Python