derek
|
aa38f9745a
|
Update Training Model
|
2026-03-12 18:14:39 -07:00 |
|
derek.holloway
|
f598ac6a3d
|
B1. Upload the dataset to the repo
|
2026-03-12 10:30:15 -07:00 |
|
derek
|
8df645aac5
|
Make current price work with date offsets
|
2026-03-11 21:49:04 -07:00 |
|
derek
|
d5df9d1014
|
Create a simulation to test 1 month of data in 30 mins
|
2026-03-11 21:33:19 -07:00 |
|
derek
|
2474596156
|
Send actual preditions instead of signals
|
2026-03-10 20:19:52 -07:00 |
|
derek
|
65b63b719b
|
Finalize the AI model
|
2026-03-10 17:26:11 -07:00 |
|
derek
|
234b9dcc70
|
Try to fix the AI some more
|
2026-03-09 22:02:49 -07:00 |
|
derek
|
22a787f3a2
|
Fix symbol mismatch
|
2026-03-09 17:24:09 -07:00 |
|
derek
|
ac67be137c
|
Move away from Python Interop for better stability
|
2026-03-09 17:11:59 -07:00 |
|
derek holloway
|
52c5062d6e
|
Adjust features to not include current day in rolling and only guess 5 days ahead not 20
|
2026-03-09 09:27:19 -07:00 |
|
derek
|
5f371dddbc
|
Make purchased based on current prices | fix register issue
|
2026-03-08 21:11:17 -07:00 |
|
derek
|
36b8e43d55
|
remove tracking for generated files
|
2026-02-26 21:48:17 -08:00 |
|
derek
|
209a860be1
|
Remove tracking for generated files
|
2026-02-26 21:47:01 -08:00 |
|
derek
|
ff67f21858
|
Make slightly more memory efficient
|
2026-02-26 21:39:57 -08:00 |
|
derek
|
7567496e1c
|
Make each AI task seperate for faster testing
|
2026-02-26 21:39:41 -08:00 |
|
derek holloway
|
6172d1c373
|
Use threading for python. and make singals from python
|
2026-02-19 15:09:06 -08:00 |
|
derek
|
4f08732c78
|
Use model im hapy with
|
2026-02-18 23:13:55 -08:00 |
|
derek
|
0c91eeaaa4
|
General file updates
|
2026-02-18 22:35:37 -08:00 |
|
derek
|
ff573e40fc
|
Use NVDA as a more volitile test suite
|
2026-02-18 22:35:13 -08:00 |
|
derek
|
5ff63df387
|
Work on fine-tuning and Important Feature selections
|
2026-02-18 22:34:59 -08:00 |
|
derek
|
7a4fc2cda4
|
Scale the data before learning to normalize the output
|
2026-02-18 18:33:21 -08:00 |
|
derek
|
a81e3a992d
|
Finalize up the AI Trainer
|
2026-02-18 17:35:55 -08:00 |
|
derek holloway
|
bb1c508c99
|
Work on optimizing the model
|
2026-02-18 15:17:10 -08:00 |
|
derek
|
26c995877e
|
Allow pull data from python all the way through to the UI
|
2026-02-17 21:14:20 -08:00 |
|
derek
|
8d599be940
|
Optumize the training time
|
2026-02-17 21:13:54 -08:00 |
|
derek
|
c0fd27da07
|
Remove the hard coded block for feature count and disable CUDA
|
2026-02-17 20:22:02 -08:00 |
|
derek
|
7ff2f994e0
|
Switch from volitility to price tomorrow
|
2026-02-17 19:10:56 -08:00 |
|
derek
|
2684c799f8
|
upload the ai trainer
|
2026-02-17 18:38:53 -08:00 |
|
derek
|
29c0661808
|
Build the AI predictor off the features so they are the same as the training model
|
2026-02-17 18:38:40 -08:00 |
|
derek
|
ad63ab0806
|
Split out AI features
|
2026-02-17 18:37:56 -08:00 |
|
derek
|
6cf70f1e37
|
Rename main to ai-trainer.py
|
2026-02-17 17:42:35 -08:00 |
|
derek
|
b26965ebab
|
The date is an index so not important
|
2026-02-17 17:41:51 -08:00 |
|
derek
|
d15e8bb738
|
First model output
|
2026-02-16 23:03:22 -08:00 |
|
derek
|
2c6442e421
|
Get tensorflow DNN layout
|
2026-02-16 23:03:06 -08:00 |
|
derek
|
99f0d96858
|
Change date to number and normalize | 1 hot encode symbol
|
2026-02-16 23:02:36 -08:00 |
|
derek
|
4537e810c9
|
Replace venv for docker container
|
2026-02-15 23:08:13 -08:00 |
|
derek
|
c530630153
|
Import tensorflow
|
2026-02-15 21:45:42 -08:00 |
|
derek
|
f3e8b90764
|
Fully import python venv
|
2026-02-15 21:26:58 -08:00 |
|
derek
|
7d784705c9
|
Import python venv for stability
|
2026-02-15 21:24:16 -08:00 |
|
derek
|
1343e93a59
|
Create a python interop service and wire it up
|
2026-02-15 21:24:05 -08:00 |
|
derek holloway
|
c8eedf6d7c
|
Setup dotnet wrapper around Python AI project for UI
|
2026-02-13 14:42:40 -08:00 |
|