V4.1.0a - neural network model runs and prints pSeizure to logcat.

This commit is contained in:
Graham Jones
2022-09-20 11:55:34 +01:00
parent ec704029bd
commit 34eb763ccd
8 changed files with 108 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.1.0 - Added experimental support for neural network based seizure detector.
V4.0.7 - Improvements to Data Sharing data log manager screen
- Removed automatic refresh of shared data events list (Issue #62)
- Added option to include warnings in shared data events list (Issue #64)