Commit Graph

35 Commits

Author SHA1 Message Date
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 b1a64be367 Update internal bindings to new names 2026-02-17 19:04:35 -08:00
derek 8791c83991 Wire all of it into C# 2026-02-17 18:39:02 -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 a24ea523a8 Start work on Styling 2026-02-16 16:37:50 -08:00
derek 37687b64c7 Add in CronJob to update the Financial Data every 2 days 2026-02-16 16:37:35 -08:00
derek 56760f9dff Fix for worker thread spawning of python 2026-02-16 12:33:09 -08:00
derek 441ec74069 Wire up a test case for full routing 2026-02-16 12:32:55 -08:00
derek 7e9dcf928d DI the drivers into the razor pages 2026-02-16 12:32:39 -08:00
derek 63a38297c7 Create DbDriver and DI the driver + the python interface 2026-02-16 12:06:40 -08:00
derek e26fd7a3fc Make work for both debug and live 2026-02-16 09:57:52 -08:00
derek 179ffb0fbf Fix interop for docker container 2026-02-16 08:45:09 -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 daa61fabf3 Fix borders 2026-02-13 14:50:27 -08:00
derek holloway 1374261c89 Remove Sidebar Reference 2026-02-13 14:50:16 -08:00
derek holloway 7846e0766a Remove Bootstrap 2026-02-13 14:50:07 -08:00
derek holloway 88789683d2 Remove default navmenu 2026-02-13 14:49:56 -08:00
derek holloway c8eedf6d7c Setup dotnet wrapper around Python AI project for UI 2026-02-13 14:42:40 -08:00