stock-prediction-deep-neural-learning and time-series-forecasting-tensorflowjs

These are ecosystem siblings—one implements LSTM stock forecasting in Python/TensorFlow (server-side), while the other provides the same capability in JavaScript/TensorFlow.js (client-side), serving different deployment environments rather than competing or integrating together.

Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 665
Forks: 125
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: CC0-1.0
Stars: 168
Forks: 51
Downloads:
Commits (30d): 0
Language: HTML
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About stock-prediction-deep-neural-learning

JordiCorbilla/stock-prediction-deep-neural-learning

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting

This project helps investors predict future stock prices by analyzing historical market data. It takes a company's ticker symbol as input, downloads financial information from Yahoo Finance, and then applies a deep learning model to forecast potential price movements. The output helps individual investors make more informed trading decisions.

stock-trading investment-analysis financial-forecasting market-prediction portfolio-management

About time-series-forecasting-tensorflowjs

jinglescode/time-series-forecasting-tensorflowjs

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

This project helps financial enthusiasts and data scientists explore how past stock price data can be used to forecast future trends. It takes historical daily or weekly stock prices from an online API and processes them to generate predictions using a neural network. The output is a visual representation of predicted stock prices compared to actual historical data, demonstrating the concept of time series forecasting.

stock-market financial-data-analysis time-series-forecasting financial-education data-science-exploration

Scores updated daily from GitHub, PyPI, and npm data. How scores work