Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 271 Bytes

PriceBot

A neural network written in python which places wagers on prices.

Usage

Step 1 - Run Trainer.py

Step 2 - Enter Training timeseries data, delay and model name

Step 3 - A model is created with specfied name

Load that model in other scripts to speculate.