---------- * Reactored variables names * Removed unused imports * Removed unused objects * Added additional test coverage * Moved assets, and tools to the SDK. * Refactored namespace
03.31.2019
---------- * Fixed bug which prevent luck from working correctly. * Disabled code which cached data to disk for the training processor until the code to pull from cache is also completed.
03.30.2019
---------- * Refactored configuration into a class to allow config file over-rides * Initial round of linting completed * Unit tests for file system connector class added.
03.23.2019
---------- * Fix leaking file descriptors when polling for queue readiness within the trainingprocessor / sensory interface code.
03.22.2019
---------- * Updated classify method to use the dicebox compliance flag in lieu of a magic string.
03.21.2019
---------- * Allow the File System Connector to be optional when creating a Network.