framework
framework copied to clipboard
Machine learning, computer vision, statistics and general scientific computing for .NET
**What would you like to submit?** (put an 'x' inside the bracket that applies) - [ ] question - [X ] bug report - [ ] feature request I am...
Please add an example for LevenbergMarquardt Class. In the current example, this is how inputs and outputs get their values. ' Extract inputs And outputs Dim inputs As Double()() =...
Please add an example for NguyenWidrow Class. TODO (optional): The methods include Randomize() that is described as using a Gaussian distribution, and Randomize(Int32) using Nguyen-Widrow methods. This sounds to me...
Cause algorithm is about finding area around coordinates plus ones are needed (also it was change without any research and also adjusting code on row 1306). Resolves #2195
- [ ] question - [x] bug report - [ ] feature request  System.IO.FileNotFoundException: "Could not load file or assembly 'SharpZipLib.NETStandard, Version=0.86.0.1, Culture=neutral, PublicKeyToken=null'. Не удается найти указанный файл."...
https://github.com/accord-net/framework/blob/840aba6e077dee29c5978c6b697bcb56fae70f9d/Sources/Accord.Imaging/Blob%20Processing/BlobCounterBase.cs#L1304 Change it simply back or just handle zero size or + 1 at some point? Cause bounding box width of for example x1=1 and x2=1 should be 1, pixel...
Please add an example for ChromosomeBase.fitness Field. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/F_Accord_Genetic_ChromosomeBase_fitness.htm
Please add an example for MelFrequencyCepstrumCoefficient Class. For example to get MFCC from wav file Help Topic: http://accord-framework.net/docs/html/T_Accord_Audio_MelFrequencyCepstrumCoefficient.htm
Formulas for Precision and Recall were switched. Resolves #1187
**What would you like to submit?** (put an 'x' inside the bracket that applies) - [ ] question - [ x ] bug report - [ ] feature request **Issue...