Commit Graph

11 Commits (0883ffdeb73bf74e71e497baa102a629c8fd7943)

Author SHA1 Message Date
Matthew D. Scholefield 2a3ff7dc26 Standardize imports and type hints 2018-02-15 14:54:08 -06:00
Matthew D. Scholefield d2a5469bf3 Improvements 2018-02-15 03:03:52 -06:00
Matthew D. Scholefield 9ceb23e34e Add copyright header 2017-11-28 14:57:54 -06:00
Matthew D. Scholefield 76a36ac712 Clean up imports 2017-11-21 16:51:37 -06:00
Matthew D. Scholefield 9463b0babf Add type hints 2017-11-21 16:30:22 -06:00
Matthew D. Scholefield cd9a08a605 Add weighted log loss option 2017-11-21 14:12:02 -06:00
Matthew D. Scholefield 5e3b2594d4 Increase dropout and change loss to crossentropy
These changes have been found to improve the quality of the trained models
2017-11-14 19:27:48 -06:00
Matthew D. Scholefield de8037dffa Add functions to generate inhibitory data to reduce false positives
In practice, this actually increases false positives
2017-11-14 19:26:45 -06:00
Matthew D. Scholefield 7622194691 Decrease chunk size to increase accuracy 2017-11-10 16:40:15 -06:00
Matthew D. Scholefield 98da7805b6 Increase compatibility
glob recursive isn't available in Python 3.4 and JSONDecodeError is only on some json implementations and inherits from ValueError
2017-11-03 14:10:36 -05:00
Matthew D. Scholefield 431843a016 Add RNN wakeword listener 2017-11-03 00:50:53 -05:00