https://github.com/stephanielees/goldfcn
using Fully Connected Network to forecast gold price in January 2024.
https://github.com/stephanielees/goldfcn
forecasting fully-connected-network neural-network python timeseriesanalysis
Last synced: 3 months ago
JSON representation
using Fully Connected Network to forecast gold price in January 2024.
- Host: GitHub
- URL: https://github.com/stephanielees/goldfcn
- Owner: stephanielees
- Created: 2024-01-29T06:15:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T06:24:03.000Z (over 1 year ago)
- Last Synced: 2025-01-01T08:42:01.472Z (5 months ago)
- Topics: forecasting, fully-connected-network, neural-network, python, timeseriesanalysis
- Language: Jupyter Notebook
- Homepage:
- Size: 804 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goldFCN
using Fully Connected Network to forecast gold price in January 2024.Video demonstrating the code is [here](https://youtu.be/CfgKMbeGl2I). Note that the training results and predictions shown in these notebooks might be slightly different from the ones you see in the video because of the randomness from Tensorflow when we train.