Commit Graph

16 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 43f99d6b5d Try to add an additional input to the neural network, but it's not working. 2019-07-29 14:17:28 +01:00
Starbeamrainbowlabs 5c7cc1e906 Fix bugs in AI trainer. It works, but precisely it's doing si up for debate.... 2019-07-18 17:22:37 +01:00
Starbeamrainbowlabs 6dbb6c3b87 Hook up a dataset importer for training the AIs, but it's untested.
Also, we don't have any code that actually does the training itself 
either yet.
2019-07-17 15:15:31 +01:00
Starbeamrainbowlabs 70da049d49 Implement initial data processor, but it's untested. 2019-07-11 14:03:27 +01:00
Starbeamrainbowlabs 8d822c33c0 Tidy up logging 2019-07-10 14:44:52 +01:00
Starbeamrainbowlabs 1ee184d82d Bugfix: Use latitude and longitude instead of lat long 2019-07-10 14:32:58 +01:00
Starbeamrainbowlabs 121cfc2418 Write some glue code to insert the measurement info into the database
....but it's untested.
2019-07-10 12:21:38 +01:00
Starbeamrainbowlabs 855cbc0c1b Insert into ReadingRepo, but it's not tested yet 2019-07-09 17:31:08 +01:00
Starbeamrainbowlabs 3123215f11 Make sure SQLite repos reflect the database template 2019-07-09 14:07:23 +01:00
Starbeamrainbowlabs 489aac2263 Update SQLite repositories to use awilix container 2019-07-09 14:05:42 +01:00
Starbeamrainbowlabs 31a75b5589 Bugfix: Fix repository default exports 2019-05-29 11:36:36 +01:00
Starbeamrainbowlabs 26c82ac7e6 Create the rest of the repositories, but it isn't tested yet. 2019-05-29 11:35:10 +01:00
Starbeamrainbowlabs 0cba7297d4 I'm not quite sure where this is going now.
DI definitely helps, but we're going to have to figure out a pattern for 
this.

It's either going to have to be repository or active record I think
2019-05-23 22:48:51 +01:00
Starbeamrainbowlabs afec88082b Start working on dependency injection, but it's complex & not finished yet. 2019-05-23 20:10:06 +01:00
Starbeamrainbowlabs 99bbb34843 Start creating the database structure, but it's unfinished. 2019-05-22 18:04:46 +01:00
Starbeamrainbowlabs d2a6170864 Create initial better-sqlite3 db wrapper module 2019-05-22 12:28:57 +01:00