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
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
04120c9f6b
Fill out the README with instructions.
2019-08-01 16:30:13 +01:00
903639bba8
Tweak the settings some mroe, but it's not looking too good.
2019-07-31 14:05:27 +01:00
121da46b5e
Fix grid to make prediction point in centre of cells
2019-07-30 19:09:45 +01:00
4493fbb0fa
Tidy up normalising code
2019-07-30 15:42:37 +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
43f99d6b5d
Try to add an additional input to the neural network, but it's not working.
2019-07-29 14:17:28 +01:00
92574bc98c
Serialise trained AIs and save them to disk
2019-07-22 11:53:30 +01:00
192e31a925
Write the the data input, but it's untested.
...
There's also some confusion over the batch size. If it doesn't work, we
probably need to revise our understanding of the batch size in
different contexts.
2019-07-18 16:34:25 +01:00
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
f7e2d77daa
Start writing the AI training code, but it's not finished yet
2019-07-17 14:16:24 +01:00
2a9de80848
Add logging.colour settings option
2019-07-16 18:01:17 +01:00
723941bdf8
Implement an extra layer of encryption, but it's untested.
2019-07-15 13:49:44 +01:00
8d822c33c0
Tidy up logging
2019-07-10 14:44:52 +01:00
42841d07e8
Finish switching over to simple-mqtt-client, but it's still broken
2019-07-08 15:42:05 +01:00
e3a667cb69
Implement the ttn client connection, but it throws a syntax error.
2019-07-04 17:18:38 +01:00
009d6335a0
Setup basic logging framework.
...
In the future, we might be able to use a proxy object here or some other
wizadry? I'm not sure.
2019-05-29 11:59:40 +01:00
afec88082b
Start working on dependency injection, but it's complex & not finished yet.
2019-05-23 20:10:06 +01:00