Commit Graph

30 Commits

Author SHA1 Message Date
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