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: about 1 month 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T06:24:03.000Z (over 2 years ago)
- Last Synced: 2025-06-02T12:45:28.447Z (about 1 year 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.