Skip to content

Tags: willy40/FannCSharp

Tags

v0.1.7

Toggle v0.1.7's commit message
Forgot one example project that referenced a FANNCSharp.Double.dll. S…

…hould build successfully on all configs and platforms on appveyor now.

v0.1.6

Toggle v0.1.6's commit message
Changed refererences in XorTest.csproj to point back to FANNCSharp.dll

v0.1.5

Toggle v0.1.5's commit message
Enumerators start before the first element. The recommended way of us…

…ing an Enumerator is with the foreach statement. Changed manual manipulation of Enumerator to a foreach statement. This fixes creating a NeuralNet from a connection rate and an ICollection of layers.

v0.1.3

Toggle v0.1.3's commit message
Starting fresh with a new appveyor.yml and new appveyor project

v0.1.2

Toggle v0.1.2's commit message
Added note to README.md to check out the releases page for the latest…

… release.

v0.1.1

Toggle v0.1.1's commit message
Added text to README indicating that there are empty zip files in thi…

…s release and to look at other releases

v0.1

Toggle v0.1's commit message
Added note to v0.1 README to check out later releases.