Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T06:24:03.000Z (11 months ago)
- Last Synced: 2024-11-08T15:12:39.414Z (about 2 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.