ANNdotNET v1.1-rc20181115
Pre-release
Pre-release
bhrnjica
released this
14 Nov 22:56
·
198 commits
to master
since this release
ANNdotNET v1.1-rc20181115 - deep learning tool on .NET platform
This version brings upgrade of Machine Learning Engine and set of minor bug fixes identified in the application.
The following enhancements has been made in this release
- The ANNdotNET MLEngine now relies on CNTK 2.6. #28
- Information about data sets has been added to Network Page #30
- Chart controls on Training and Evaluation pages are simplified and improved visibility. #29
- Refresh button has been removed and added automatic model evaluation. #31
Bug Fixes
- Test Tab Page had bug which add new rows whenever the user press Evaluate button.