accord.net Questions

4

Solved

I wanted to use something from Accord library as well as the AForge library. But when I installed it, I started getting the following error: Error CS0433 The type 'IntPoint' exists in both 'AForg...
Missis asked 23/4, 2016 at 1:26

4

Solved

I am using accord.net mouse gesture recognition sample application, which saves the file in above xml format. I need help to convert above xml in to CSV format so i can do machine learning using ac...
Zelikow asked 25/2, 2016 at 13:27

1

I am using Accord.Video.FFMPEG for recording the screen. I am facing the issue like both CPU and memory utilization is going too high. usually, our process uses max 2% of CPU and 30 MB of memory bu...
Parochialism asked 10/5, 2018 at 13:42

2

Solved

I can calculate cluster membership with KMeans pretty easily: open System open System.IO open Utils open Accord open Accord.Math open Accord.MachineLearning let vals = [| [|1.0; 2.0; 3.0; 2.0|]...
Cid asked 20/12, 2016 at 17:34

1

Solved

I’m new to machine learning and new to accord.net (I code C#). I want to create a simple project where I look at a simple time series of data that oscillate, then I want accord.net to learn it and...
Nonplus asked 13/11, 2016 at 11:40

1

Solved

I am confused by some code that shouldn't be working, but oddly enough, is working and I know I'm simply overlooking something obvious. I'm looking at the source code for the Accord.NET framework a...
Rutter asked 5/8, 2015 at 5:25
1

© 2022 - 2024 — McMap. All rights reserved.