-
I am trying to run this notebook as is with latest IBM stock price data but the model ends up predicting the same flat-line
![image](https://user-images.githubusercontent.com/49696584/130707231-fb…
-
https://youtu.be/1T22QxTkPoM
-
سلام
خواستم tensorflow رو نصب کنم ولی ارور میده
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
…
-
This task involves implementing a **Linear Regression** model to predict Axis Bank stock prices. The aim is to build and train the model, make predictions, and evaluate the model's performance using m…
-
- [ ] ARIMA
-
# Creating the Project
Prior to the project, both of our Period 1 and Period 3 groups had already wanted to do a project based on AI. We've all, in one way or another, have had experiences with AI in…
-
Create a simple predictor of the stock prices using an LSTM.
1. Select a previously created dataset from #6.
2. Use that dataset to train your LSTM by taking a certain section of it as your traini…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS 13.5.…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): RHELS 7.9
- Tenso…
-
This is a very good code that I have successfully run. I have written a prediction code and I am not sure if it is correct. Additionally, if I have new data, how should I handle it? Can I turn this in…