No announcements
Found 1334 threads
-
0 Votes
Infer.NET with Monodevelop IDE
But, if you manage to code in F# with Monodevelop and Infer.net, open MicrosoftResearch.Infer.Models resolves ...Unanswered | 2 Replies | 933 Views | Created by wittawatj - Saturday, October 18, 2014 10:20 AM | Last reply by wittawatj - Saturday, October 25, 2014 12:30 PM -
0 Votes
Does Infer.NET help in learning Machine Learning
Suresh You can think of Infer.NET as a programming language for building probabilistic models.Answered | 2 Replies | 3077 Views | Created by Suresh Gorakala - Monday, September 24, 2012 11:51 AM | Last reply by John Guiver - Thursday, October 4, 2012 7:34 AM -
0 Votes
re 'Expectation propagation' engine in Infer.Net
I'll surely look into the source code in the Infer.NET release.Unanswered | 3 Replies | 931 Views | Created by Andy Sangil - Thursday, August 6, 2015 6:15 AM | Last reply by Tom Minka - Thursday, August 6, 2015 8:27 AM -
0 Votes
'MicrosoftResearch' could not be found (with infer.net 2.6 libraries)
Read the first line of the Release change history: Infer.NET now requires .NET framework version 4.5.Unanswered | 1 Replies | 711 Views | Created by RazinR - Monday, December 8, 2014 3:01 PM | Last reply by Tom Minka - Monday, December 8, 2014 4:58 PM -
0 Votes
Infer.net on linux (and other platforms) (Migrated from community.research.microsoft.com)
id=522303, and we now have a version of Infer.NET that works (at least for the tutorial examples) on Mono.Answered | 20 Replies | 3855 Views | Created by Microsoft Research - Friday, June 3, 2011 5:07 PM | Last reply by Microsoft Research - Friday, June 3, 2011 5:09 PM -
0 Votes
infer.net tutorials
At that point the Infer.NET compiler tries to construct 'message operators' (the low level methods called by the generated inference code) with Gamma arguments and is not able to do ...Answered | 2 Replies | 3197 Views | Created by cevans3098 - Thursday, September 29, 2011 9:28 PM | Last reply by cevans3098 - Friday, September 30, 2011 3:03 PM -
0 Votes
infer.NET 2.5 in Windows XP, Visual C# 2008
Infer.NET 2.5 targets .NET 4.0 and you will not be able to reference it in a Visual Studio 2008 project.Answered | 1 Replies | 2331 Views | Created by fl0m0 - Tuesday, January 8, 2013 10:02 PM | Last reply by John Guiver - Wednesday, January 9, 2013 3:54 PM -
0 Votes
A Question of Infer.Net Strength (Migrated from community.research.microsoft.com)
John Guiver replied on 03-31-2011 8:45 AM Hi Ali Infer.NET does not support SVMs as these are not Bayesian models.Answered | 4 Replies | 2731 Views | Created by Microsoft Research - Friday, June 3, 2011 6:42 PM | Last reply by Microsoft Research - Friday, June 3, 2011 6:42 PM -
5 Votes
[Managed DirectX] transformations and scalling aren't working
RenderDX() is functioning and re-drawing scene - double checked it :) Strange thing is coefficients of matrix m_dxDevice.Transform.World in Watch Window are ...Answered | 7 Replies | 8145 Views | Created by Fiszfisz - Wednesday, October 12, 2011 7:21 PM | Last reply by Fiszfisz - Sunday, October 16, 2011 3:53 PM -
3 Votes
How to achieve same XSLT transformation as in Visual Studio through command line?
I need to automate XSLT transformations applied on XML files through Visual Studio 2009.Answered | 1 Replies | 9996 Views | Created by Huxley666 - Wednesday, June 2, 2010 5:29 AM | Last reply by Dave Patrick - Saturday, November 24, 2012 12:00 AM -
0 Votes
Does Infer.NET support the weight of input samples
I want to use Infer.NET to implement adaboost.Unanswered | 1 Replies | 1373 Views | Created by Yun Fang - Wednesday, April 24, 2013 9:29 AM | Last reply by Tom Minka - Thursday, April 25, 2013 6:43 PM -
0 Votes
Running infer.NET on mono
Hi everyone, i need to run infer.NET and the model ' have done on a Linux server(of my university). -
0 Votes
How to implement a tool like MSBNx using infer.net?
The inference algorithms used by MSBNx are not included in Infer.NET so you cannot exactly duplicate it.Unanswered | 1 Replies | 1110 Views | Created by 刘林林 - Wednesday, January 15, 2014 3:05 AM | Last reply by Tom Minka - Wednesday, January 15, 2014 2:36 PM -
0 Votes
Infer.NET syntax (Migrated from community.research.microsoft.com)
Vincent Tan posted on 07-20-2009 2:27 PM Hi, I hope that you can help me try to understand what's the difference (if any) between the following two lines of ...Answered | 1 Replies | 2553 Views | Created by Microsoft Research - Friday, June 3, 2011 4:59 PM | Last reply by Microsoft Research - Friday, June 3, 2011 4:59 PM -
0 Votes
difference between training and prediction models - Infer.net
Take a look at RunCyclingTime2.Answered | 4 Replies | 1662 Views | Created by RazinR - Wednesday, June 4, 2014 3:50 PM | Last reply by RazinR - Tuesday, June 10, 2014 2:08 PM -
0 Votes
Getting Started with Infer.Net
Hi all, Just download infer.net and tested it by using the coin example from the pdc2009 video.Unanswered | 2 Replies | 2115 Views | Created by ritcoder - Friday, December 2, 2011 12:51 PM | Last reply by ritcoder - Saturday, December 3, 2011 1:01 PM -
0 Votes
Belief propagation with Infer.net (Migrated from community.research.microsoft.com)
I'm a computer scientist trying to help the statistics department at a university implement an example of using the belief propagation algorithm in Infer.Net.Answered | 2 Replies | 2407 Views | Created by Microsoft Research - Friday, June 3, 2011 5:19 PM | Last reply by Microsoft Research - Friday, June 3, 2011 5:19 PM -
1 Votes
Infer.NET 2.6 on Unity built to Android
Hi Neil, If it runs on the Unity editor, then everything seems to be okay on the Infer.NET side of things.Unanswered | 1 Replies | 1234 Views | Created by Neil Romblon - Monday, January 1, 2018 6:35 PM | Last reply by Yordan Zaykov - Monday, January 8, 2018 1:32 PM -
0 Votes
Using Infer.Net models in an ASP.Net web service
I'd still like to bottom out my understanding of using Infer.Net in a web service.Unanswered | 5 Replies | 1116 Views | Created by dumbledad - Monday, November 24, 2014 3:34 PM | Last reply by Yordan Zaykov - Wednesday, November 26, 2014 6:24 PM -
0 Votes
System.ArgumentException on duplicate key in Infer.NET code...
John Guiver replied on 05-27-2010 9:04 AM Hi Nels This looks like it could be a bug in the Group transform of the Infer.NET model ...Answered | 2 Replies | 2902 Views | Created by Microsoft Research - Friday, June 3, 2011 5:50 PM | Last reply by Microsoft Research - Friday, June 3, 2011 5:51 PM
No announcements