|
6d21146b05
|
[server/DatasetFetcher] Don't include distance in unified training mode
|
2019-08-06 12:46:07 +01:00 |
|
|
858f53c588
|
Include the original training mode in the index file
|
2019-08-06 12:45:37 +01:00 |
|
|
ef515f631f
|
Make the client-side AIWrapper more robust
|
2019-08-06 12:44:18 +01:00 |
|
|
0738f8a983
|
[server/log] Use millisecond precision in realtive time mode
We don't get more precise timings that anyway unless we were to use the
performance timers
|
2019-08-06 12:42:54 +01:00 |
|
|
082eba42ec
|
Scan the input data for invalid values
|
2019-08-06 12:10:47 +01:00 |
|
|
25a817331f
|
Increase the range when normalising the distance tot he gateway
|
2019-08-06 12:10:23 +01:00 |
|
|
5e78f5c788
|
Tweak logging messages
|
2019-08-05 17:08:38 +01:00 |
|
|
3ebc54ef74
|
Add unified training mode, but apparently we're now crashing the client 🤔
|
2019-08-05 17:06:31 +01:00 |
|
|
80606f93d8
|
Boost the size of the default neural network
|
2019-08-05 16:36:17 +01:00 |
|
|
fafa2470e5
|
Fill out hardware tutorial
|
2019-08-05 16:28:32 +01:00 |
|
|
bb6aa23503
|
Move circuit diagram to dedicated folder
|
2019-08-05 16:01:05 +01:00 |
|
|
bfc92e286e
|
Try some logging to track down the AI issues, but it hasn't revealed anything.
|
2019-08-02 15:09:07 +01:00 |
|
|
45541db0fa
|
Tidy up new datasetfetcher logging
|
2019-08-02 14:04:34 +01:00 |
|
|
a2e4551b75
|
Mess about with the zapping system & add another secret geojson generator
|
2019-08-02 14:00:31 +01:00 |
|
|
6844cdc545
|
Implement initial false negative zapping system
...but it's not having the effect I'd hoped.
|
2019-08-02 13:17:17 +01:00 |
|
|
fad188b6d1
|
Update credits
|
2019-08-02 12:15:59 +01:00 |
|
|
04120c9f6b
|
Fill out the README with instructions.
|
2019-08-01 16:30:13 +01:00 |
|
|
014059d2ab
|
Create another pair of diagrams
Also move diagrams to their own folder - I have feeling that we're
going to be acquiring a quite a number of them.....
|
2019-08-01 14:49:23 +01:00 |
|
|
3062a10058
|
Add Node.js application actions to the build script
|
2019-08-01 12:33:33 +01:00 |
|
|
519566f031
|
Improve development web server build task
|
2019-08-01 12:28:28 +01:00 |
|
|
d582265ef4
|
Correct build task name
|
2019-07-31 16:06:58 +01:00 |
|
|
126f2bdac2
|
Add geojson-debug build task
|
2019-07-31 15:11:40 +01:00 |
|
|
903639bba8
|
Tweak the settings some mroe, but it's not looking too good.
|
2019-07-31 14:05:27 +01:00 |
|
|
8dc21f358a
|
Formatting
|
2019-07-31 12:15:37 +01:00 |
|
|
ececc750bc
|
Tweak colouring, but it needs some work.
|
2019-07-30 19:15:34 +01:00 |
|
|
121da46b5e
|
Fix grid to make prediction point in centre of cells
|
2019-07-30 19:09:45 +01:00 |
|
|
f18023cf1a
|
Fix more training and prediction bugs, but its still not working as intended.
|
2019-07-30 18:56:45 +01:00 |
|
|
7761b0e1aa
|
Bugfix: Correct normalisation
|
2019-07-30 18:46:07 +01:00 |
|
|
dea7940b2e
|
Bugfix: Fix client-side Brain.js crashes
|
2019-07-30 18:38:44 +01:00 |
|
|
623af65aef
|
Remove unused imports
|
2019-07-30 16:40:12 +01:00 |
|
|
c9114cc4c4
|
Use new tidied normalising code on the client-side
|
2019-07-30 15:55:15 +01:00 |
|
|
4493fbb0fa
|
Tidy up normalising code
|
2019-07-30 15:42:37 +01:00 |
|
|
25bb302033
|
Bugfix: Fix Brain.js training issues
|
2019-07-30 15:28:31 +01:00 |
|
|
7d709c0fa5
|
Bugfix: Fix crashes in DatasetFetcher
|
2019-07-30 15:15:34 +01:00 |
|
|
8917f746ec
|
Add todo
|
2019-07-29 18:07:17 +01:00 |
|
|
03c1cbb97f
|
Finish refactoring to use Brain.js, but it's untested.
|
2019-07-29 18:06:50 +01:00 |
|
|
cce0761fed
|
Continue brain.js refactoring, but it's still not finished yet.
|
2019-07-29 17:02:34 +01:00 |
|
|
2a81ac792e
|
Start replacing Tensorflow with Brain.js, but it's not finished yet
Note to self: bug them to upgrade ot GPU.js 2 for future projects
|
2019-07-29 14:36:52 +01:00 |
|
|
b2efeae563
|
Remove Tensorflow.js dependency
|
2019-07-29 14:17:47 +01:00 |
|
|
43f99d6b5d
|
Try to add an additional input to the neural network, but it's not working.
|
2019-07-29 14:17:28 +01:00 |
|
|
9e93940225
|
Log the statistics to the console
|
2019-07-26 15:26:10 +01:00 |
|
|
048a5c25a7
|
Add loading animation
|
2019-07-26 15:05:16 +01:00 |
|
|
f8b09e5b9d
|
Add gateway marker layer to display gateway locations
|
2019-07-26 14:56:07 +01:00 |
|
|
ced38c6734
|
Refactor client-side AI into multiple web workers
|
2019-07-26 13:57:24 +01:00 |
|
|
673a8e3441
|
Refactor WebWorker interfacing code into own class
|
2019-07-26 12:33:47 +01:00 |
|
|
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 |
|
|
4708fdbd6e
|
Refactor the AI into a web worker, but it's untested.
|
2019-07-25 16:44:26 +01:00 |
|
|
edb6362688
|
Optimise client-watch by using rollup --watch
|
2019-07-25 14:33:02 +01:00 |
|
|
7a96f87b2d
|
Bugfix: Correct latitude & longitude to make them the right way around
|
2019-07-25 14:02:16 +01:00 |
|
|
0ff5ca462e
|
Bugfix: Correct GeoJSON
|
2019-07-25 13:33:11 +01:00 |
|