No announcements
Found 522 threads
-
0 Votes
OutOfMemory - Infer.Net
Hello I'm back to use infer.net framework.Answered | 2 Replies | 2866 Views | Created by Alessandro La Torraca - Friday, May 25, 2012 2:22 PM | Last reply by Alessandro La Torraca - Monday, May 28, 2012 8:17 AM -
2 Votes
initializing the weight matrix - infer.net
forum=infer.netAnswered | 5 Replies | 1581 Views | Created by RazinR - Monday, May 19, 2014 4:22 PM | Last reply by RazinR - Wednesday, May 21, 2014 9:34 AM -
0 Votes
How to implement a dynamic bayes network with Infer.net?
https://social.microsoft.com/Forums/en-US/home?Answered | 3 Replies | 1106 Views | Created by SebastianKapunkt - Thursday, January 17, 2019 3:25 PM | Last reply by Dave Patrick - Friday, January 18, 2019 1:46 PM -
3 Votes
Infer.NET: improper distribution exceptions during EP inference (Migrated from community.research.microsoft.com)
I will be very much looking forward to seeing Infer.NET extended with Power EP.Answered | 4 Replies | 3090 Views | Created by Microsoft Research - Friday, June 3, 2011 4:54 PM | Last reply by Microsoft Research - Friday, June 3, 2011 4:55 PM -
0 Votes
Bayes network, gaussian algorithm infer.net with multiple nodes
[A]); You can look at the FSharpWrapper.fs source file in the Infer.NET installation for other examples of F# sytax for InferNET (go to Start ...Answered | 7 Replies | 4018 Views | Created by Antrikos Papanastasiou - Sunday, January 15, 2012 6:05 PM | Last reply by John Guiver - Monday, January 30, 2012 5:52 PM -
0 Votes
OCR with Infer.NET
Yes, you could use Infer.NET to do OCR in this way.Answered | 1 Replies | 2939 Views | Created by test16324789 - Thursday, June 30, 2011 5:55 PM | Last reply by Tom Minka - Friday, July 1, 2011 1:08 PM -
6 Votes
iterative observation of data (arrays) and problem with jagged array type specification - infer.net
Luckily, Infer.NET allows you to obtain this by doing the following: wMsg.ObservedValue = ...Answered | 12 Replies | 2898 Views | Created by RazinR - Monday, June 2, 2014 1:55 PM | Last reply by RazinR - Monday, August 4, 2014 2:11 PM -
0 Votes
Parallel processing with Infer.Net
That exception does not come from Infer.NET.Unanswered | 1 Replies | 692 Views | Created by cyentist - Wednesday, October 25, 2017 8:11 PM | Last reply by Tom Minka - Wednesday, October 25, 2017 9:58 PM -
1 Votes
Wrappers for infer.net
Rather than wrap the entire Infer.NET API in COM or C++/CLI, the more general approach would wrap the .NET reflection API.Answered | 1 Replies | 757 Views | Created by bdeonovic - Wednesday, September 6, 2017 12:48 AM | Last reply by Tom Minka - Wednesday, September 6, 2017 5:48 AM -
0 Votes
Install Infer.NET on UBUNTU
I'm sorry for my incompetence, but it's the first time i use Mono and infer.NET...There is a specific guide to use it on Linux?Unanswered | 2 Replies | 2590 Views | Created by MarcoASDF - Friday, May 10, 2013 6:49 AM | Last reply by MarcoASDF - Friday, May 10, 2013 1:50 PM -
1 Votes
Infer.NET upgrades?
Infer.NET is still heavily used and actively developed in Microsoft.Answered | 1 Replies | 990 Views | Created by usptact - Thursday, August 24, 2017 11:58 PM | Last reply by Tom Minka - Friday, August 25, 2017 7:56 AM -
0 Votes
MS embedding infer.NET
So, it can be very useful to have a tool that given a drawn graph, it is able to turn it into infer.NET code.Answered | 5 Replies | 3101 Views | Created by dtosato - Friday, April 27, 2012 10:03 AM | Last reply by mcorning - Wednesday, May 30, 2012 11:14 PM -
0 Votes
Release schedule for Infer.net
Dear Infer.net team, Are there plans to do a small release in the near term to fix issues identified since the release of 2.6 or will the next Infer.net release be ... -
0 Votes
infer.net starting problem
When you open the solution, can you just re-add the Infer.NET references to point to: \Users\SINKA\Documents\Infer.NET ...Answered | 4 Replies | 2714 Views | Created by ZiziS - Monday, December 19, 2011 10:27 AM | Last reply by ZiziS - Monday, December 19, 2011 2:21 PM -
0 Votes
infer.net in command line
You can use the BPM from the command line as explained here.Proposed | 1 Replies | 719 Views | Created by maryaaam93 - Sunday, August 21, 2016 8:20 PM | Last reply by Yordan Zaykov - Monday, August 22, 2016 8:46 AM -
0 Votes
Using Infer.net on android application
The error that you are receiving "Could not load assembly System.Windows.Forms" is not related to Infer.NET as Windows Forms is a standard .NET component.Unanswered | 1 Replies | 2315 Views | Created by Navid-M - Thursday, March 28, 2013 9:55 PM | Last reply by j__f__b__ - Monday, April 8, 2013 3:12 PM -
0 Votes
Model derivation with Infer.NET
Hi Bram, Infer.NET is a framework for running inference in probabilistic models.Unanswered | 1 Replies | 758 Views | Created by Bram 'Spikes' Pellens - Friday, April 11, 2014 2:55 PM | Last reply by Yordan Zaykov - Saturday, April 12, 2014 12:12 PM -
0 Votes
Matchbox Implementation in Infer.NET
Yes, you can implement Matchbox in Infer.NET but it is a bit tricky with the currently released version because different algorithms are needed for different parts of the model (the ...Answered | 3 Replies | 3883 Views | Created by exx - Wednesday, April 11, 2012 9:54 PM | Last reply by Yordan Zaykov - Monday, March 25, 2013 3:50 PM -
1 Votes
Implementing KNN using Infer.NET
Infer.NET does not include code for KNN or the similarity metrics mentioned, so it won't be of much help to you.Answered | 2 Replies | 1232 Views | Created by Saptarshi Chaudhuri - Monday, August 17, 2015 2:27 PM | Last reply by Saptarshi Chaudhuri - Monday, August 17, 2015 3:52 PM -
3 Votes
Infer.NET is out of date on NuGet
The Infer.NET 2.6 Compiler and Runtime DLLs are now available on NuGet.Discussion | 5 Replies | 1570 Views | Created by Andrew Mao - Wednesday, March 19, 2014 6:23 PM | Last reply by Andrew Mao - Monday, December 29, 2014 6:29 AM - Items 1 to 20 of 522 Next ›
No announcements