derek holloway
|
bb1c508c99
|
Work on optimizing the model
|
2026-02-18 15:17:10 -08:00 |
|
derek
|
ef20050c9c
|
Update Todo
|
2026-02-17 21:15:59 -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
|
926003c6b4
|
Add README
|
2026-02-17 20:22:09 -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
|
eb6ccb66e6
|
try to make tensorflow faster with GPUAccell
|
2026-02-17 17:42:11 -08:00 |
|
derek
|
b26965ebab
|
The date is an index so not important
|
2026-02-17 17:41:51 -08:00 |
|
derek holloway
|
630c2a8293
|
Add in new python imports to docker
|
2026-02-17 16:24:08 -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
|
b82b1ef5be
|
Start work on the docker container
|
2026-02-15 22:18:18 -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
|
37530cc6a3
|
Fix compile and debug
|
2026-02-13 14:49:41 -08:00 |
|
derek holloway
|
c8eedf6d7c
|
Setup dotnet wrapper around Python AI project for UI
|
2026-02-13 14:42:40 -08:00 |
|
derek holloway
|
8de77b0491
|
Update DB path for current DB
|
2026-02-13 09:43:53 -08:00 |
|
derek holloway
|
d6b6fd96f7
|
Import in django for UI
|
2026-02-13 09:23:54 -08:00 |
|
derek
|
b81f26daa8
|
Finalize the finance cache puller
|
2026-02-11 20:14:56 -08:00 |
|
derek
|
777483f8bf
|
move tensorflow as a lazyload and wrap in main
|
2026-02-11 20:03:25 -08:00 |
|
derek
|
0fcdfc91bf
|
Wrap in a class and set function as static
|
2026-02-11 20:03:05 -08:00 |
|
derek
|
cccf4650c2
|
add in cache to .gitignore
|
2026-02-11 19:40:10 -08:00 |
|
derek
|
50d783a215
|
Add in db and time checks
|
2026-02-11 19:39:35 -08:00 |
|
derek
|
0f72de10fa
|
Change folder name
|
2026-02-11 19:39:09 -08:00 |
|
derek
|
fc350a55dd
|
Update to pull full data instead of trial data
|
2026-02-11 19:04:12 -08:00 |
|
derek
|
cc0ac9ffa9
|
Start work on AI
|
2026-02-09 20:15:21 -08:00 |
|
derek
|
f77c2a085a
|
Add gitignore
|
2026-02-09 20:15:11 -08:00 |
|