Skip to content

ANNdotNET v1.1

Compare
Choose a tag to compare
@bhrnjica bhrnjica released this 30 Nov 21:06
· 178 commits to master since this release

ANNdotNET v1.1 - 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

  • Visualization of network configuration using Graphviz tool #32
  • 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
  • Wiki pages are updated with the latest version.#40

Bug Fixes

  • Test Tab Page had bug which add new rows whenever the user press Evaluate button.
  • Minor bug fixes and code improvements.#38

Package ANNdotNETv1.1-rev01.zip includes Excel Addin for deploying model in Excel.