Commit Graph

31 Commits

Author SHA1 Message Date
Starbeamrainbowlabs cde86927ec Tweak the scale a bit 2019-08-27 14:45:07 +01:00
Starbeamrainbowlabs 4282ae4470 [web interface] Add guage to the side
This is ported over from the air quality web interface.

Proof I wrote this is, of course, available upon request.
2019-08-07 16:58:06 +01:00
Starbeamrainbowlabs ce6b76c8ba [client] Alter colour scheme 2019-08-07 13:36:33 +01:00
Starbeamrainbowlabs ef515f631f Make the client-side AIWrapper more robust 2019-08-06 12:44:18 +01:00
Starbeamrainbowlabs bfc92e286e Try some logging to track down the AI issues, but it hasn't revealed anything. 2019-08-02 15:09:07 +01:00
Starbeamrainbowlabs 903639bba8 Tweak the settings some mroe, but it's not looking too good. 2019-07-31 14:05:27 +01:00
Starbeamrainbowlabs 8dc21f358a Formatting 2019-07-31 12:15:37 +01:00
Starbeamrainbowlabs ececc750bc Tweak colouring, but it needs some work. 2019-07-30 19:15:34 +01:00
Starbeamrainbowlabs 121da46b5e Fix grid to make prediction point in centre of cells 2019-07-30 19:09:45 +01:00
Starbeamrainbowlabs f18023cf1a Fix more training and prediction bugs, but its still not working as intended. 2019-07-30 18:56:45 +01:00
Starbeamrainbowlabs 7761b0e1aa Bugfix: Correct normalisation 2019-07-30 18:46:07 +01:00
Starbeamrainbowlabs dea7940b2e Bugfix: Fix client-side Brain.js crashes 2019-07-30 18:38:44 +01:00
Starbeamrainbowlabs 623af65aef Remove unused imports 2019-07-30 16:40:12 +01:00
Starbeamrainbowlabs c9114cc4c4 Use new tidied normalising code on the client-side 2019-07-30 15:55:15 +01:00
Starbeamrainbowlabs 8917f746ec Add todo 2019-07-29 18:07:17 +01:00
Starbeamrainbowlabs 03c1cbb97f Finish refactoring to use Brain.js, but it's untested. 2019-07-29 18:06:50 +01:00
Starbeamrainbowlabs 9e93940225 Log the statistics to the console 2019-07-26 15:26:10 +01:00
Starbeamrainbowlabs 048a5c25a7 Add loading animation 2019-07-26 15:05:16 +01:00
Starbeamrainbowlabs f8b09e5b9d Add gateway marker layer to display gateway locations 2019-07-26 14:56:07 +01:00
Starbeamrainbowlabs ced38c6734 Refactor client-side AI into multiple web workers 2019-07-26 13:57:24 +01:00
Starbeamrainbowlabs 673a8e3441 Refactor WebWorker interfacing code into own class 2019-07-26 12:33:47 +01:00
Starbeamrainbowlabs 52d4f4fb38 Bugfix the new web worker.
Web workers + Tensorflow + Rollup = pain. I think I might blog about 
it....
2019-07-25 18:56:59 +01:00
Starbeamrainbowlabs 4708fdbd6e Refactor the AI into a web worker, but it's untested. 2019-07-25 16:44:26 +01:00
Starbeamrainbowlabs 7a96f87b2d Bugfix: Correct latitude & longitude to make them the right way around 2019-07-25 14:02:16 +01:00
Starbeamrainbowlabs 0ff5ca462e Bugfix: Correct GeoJSON 2019-07-25 13:33:11 +01:00
Starbeamrainbowlabs c6e6150d3e Bugfix: Fix a bunch of crashes in the client-side map, but it's still not working :-/ 2019-07-24 18:08:53 +01:00
Starbeamrainbowlabs bd42fa29a6 Bugfix the new Leaflet AI layer, but there are still issues to work out. 2019-07-23 15:58:11 +01:00
Starbeamrainbowlabs 61edaf6fa3 Write AI layer, but it's untested. 2019-07-23 15:45:29 +01:00
Starbeamrainbowlabs 225eb8753a Start setting up an AI display layer, but it's not finished yet 2019-07-23 13:49:45 +01:00
Starbeamrainbowlabs 80a8833c03 [client] Get a basic map showing 2019-07-22 15:46:07 +01:00
Starbeamrainbowlabs dd9d39ba52 Create initial scaffolding for client-side map interface. 2019-07-19 15:36:21 +01:00