Infer.NET announcement
-
Link
The Infer.NET compiler and runtime binaries are now available as a NuGet package at http://www.nuget.org. Use the following command in the Package Manager Console:
PM> Install-Package Microsoft.Research.InferNET
-
Link
Infer.NET 2.6 is now available. See the home page and the change history for details, or go directly to the download page.
-
Link
Infer.NET 2.5 Beta 2 is now available. See the home page and the change history for details, or go directly to the download page.
Found 696 threads
-
0 Votes
How to call activateQuote function in my custom Javascript web resource Microsoft Dynamics CRM.Response ASAP is appreciated.
How to call activateQuote function related to Activate Quote Button in Quote form in my custom Javascript web resource Microsoft Dynamics CRM.Response ASAP is appreciated.Discussion | 1 Replies | 1056 Views | Created by Saicharan0458 - Tuesday, November 6, 2018 8:11 PM | Last reply by Tom Minka - Tuesday, November 6, 2018 10:52 PM -
0 Votes
how to call second html page function when click on first page
can anyone suggest i want to call one function which is on second html page to default page. <href="Sales" class="active btn btn-danger" ...Discussion | 1 Replies | 964 Views | Created by Priya Arun - Tuesday, November 6, 2018 8:16 AM | Last reply by Tom Minka - Tuesday, November 6, 2018 12:04 PM -
0 Votes
A knowledge tracing model
Hello, I am looking for a general coding framework scheme by Infer.Net about Dynamic Bayesian Network from: Pardos, Z. A., & ...Unanswered | 3 Replies | 1017 Views | Created by vipin8169 - Thursday, November 1, 2018 10:09 PM | Last reply by vipin8169 - Sunday, November 4, 2018 10:08 PM -
0 Votes
Why doesn't my simple HMM implementation work?
Hi, I tried to implement a simple HMM model, but it kept generating crazy errors like "y1 has no definition". I think I defined y1 in the using block. What have I done ...Answered | 6 Replies | 3807 Views | Created by piiswrong - Tuesday, August 28, 2012 2:29 AM | Last reply by vipin8169 - Friday, November 2, 2018 4:18 AM -
0 Votes
Can Infer.net support Dynamic Bayes Network and continuous hidden variable in Dynamic Bayes Network ?
Hello . I'm new to Infer.net . I am wondering if Infer.net support Dynamic Bayes Network or continuous hidden variable/ layers in Dynamic Bayes Network ...Proposed | 7 Replies | 3824 Views | Created by Heng Lu - Wednesday, May 30, 2012 3:17 PM | Last reply by vipin8169 - Thursday, November 1, 2018 10:17 PM -
0 Votes
Unable to install package Microsoft.ML.Probabilistic in my Unity3d Project using .net version 4.6
Manage Nuget Packages` option in my visual studio. Both .net and the infer.net package are Microsoft products, and yet they have not released a compatible version. When I ... -
1 Votes
Open Source this library
Now that Google has open sourced TensorFlow, there is no excuse not to open this library for commercial development. I have been waiting for quite some time for the Infer.Net license to change. We are ...Unanswered | 2 Replies | 1555 Views | Created by Eric sakamoto Oliver - Tuesday, November 10, 2015 1:25 PM | Last reply by roguetrainer - Friday, October 12, 2018 6:47 PM -
6 Votes
Commercial License
I want to apply for a commercial license to post game plays in youtube what all is required and terms related to it .Unanswered | 5 Replies | 1658 Views | Created by DTRIANGLEhack - Sunday, January 15, 2017 12:05 PM | Last reply by Tom Minka - Friday, October 5, 2018 2:37 PM -
0 Votes
2.7 version requires a slight fix in F# project file in Samples
Line 61 in .fsproj has a closing tag which should not be there <Compile Include="SharedAssemblyFileVersion.fs" ...Unanswered | 1 Replies | 871 Views | Created by fwaris21 - Thursday, August 23, 2018 2:30 PM | Last reply by Tom Minka - Thursday, August 23, 2018 5:29 PM -
1 Votes
Namespace `MicrosoftResearch.Infer.Learners.Mappings' already contains a definition for `ClassifierMappingExtensions'
I downloaded and imported the root folder into my unity game and got the following error: Assets/Infer.NET ...Unanswered | 2 Replies | 866 Views | Created by vipin8169 - Tuesday, July 31, 2018 8:47 PM | Last reply by Tom Minka - Tuesday, August 7, 2018 1:35 PM -
1 Votes
Infer.NET samples in F# Azure notebooks
I am an F# fan & also trying to learn probabilistic programming with PyMC3, Stan, Edward, but also Infer.NET, of course. My attempts to have Azure host ... -
0 Votes
dependency between multi selection lookup columns in share point 2013 using csom
I created two Lists. First List contains only the Countries (which contains only one column as a single Line of text),so im giving name of the list as Country. Second List's ... -
1 Votes
Convergence problem in simple regression with learning noise
System.Exception: 'Not converging for n=0,x=NaN'. I have tried differente setting of the Gamma without luck also other algorithm but with out luck. Any help with that ...Answered | 2 Replies | 1041 Views | Created by JaimeMar - Sunday, July 8, 2018 9:55 AM | Last reply by JaimeMar - Sunday, July 8, 2018 12:10 PM -
0 Votes
Messages stuck in MSMQ private queue
The problem observed is that messages are getting stuck in the private queue and not being retrieved hence slowing down the ISR routine. the messages have to be manually purged. We ...Unanswered | 2 Replies | 1000 Views | Created by Smruti Chourasia - Friday, May 18, 2018 6:40 AM | Last reply by Tom Minka - Friday, May 18, 2018 9:41 AM -
0 Votes
Using multiple string templates with observed text strings
My dataset is an array of short strings like my name is <NAME>john</NAME> find nearest <BUSINESS>starbucks</BUSINESS> around ... -
1 Votes
Problem When Implementing Inference Engine/Recommender
Hi, I'm trying to use the inference engine with the given code in the Samples (Recommender.cs), but I keep getting a runtime ...Unanswered | 1 Replies | 1098 Views | Created by Bilih - Wednesday, April 25, 2018 1:46 AM | Last reply by usptact - Wednesday, April 25, 2018 5:30 PM -
0 Votes
Version 2.7 NuGet package
It is very handy to pull the Infer.NET as a NuGet package when developing in Visual Studio. Currently, the available version on NuGet is 2.6. Are there plans to update the package ... -
3 Votes
How to track down "System.NullReferenceException"?
I've built a fairly large belief network (Printer Nightmare example from David Barber Bayesian Reasoning and Machine Learning book). Multiple random variables, their parameter and associated prior ...Answered | 11 Replies | 1798 Views | Created by usptact - Wednesday, November 1, 2017 8:09 AM | Last reply by usptact - Monday, April 2, 2018 3:48 PM -
2 Votes
Range is already open in a ForEach or Switch block
I am continuing the Markov Mixture model implementation by adding cluster variable to the model. There are few major changes. (1) At the top level, I have Dirichlet prior over ...Answered | 4 Replies | 1276 Views | Created by usptact - Wednesday, March 7, 2018 8:43 AM | Last reply by usptact - Thursday, March 8, 2018 5:09 PM -
1 Votes
switch should be placed outside 'for' loop
I am continuing building the Markov Mixture model. I realized that for the start state, I want to keep a single Variable.Discrete variable that will be shared by all sequences. When I make this ...Answered | 2 Replies | 1147 Views | Created by usptact - Tuesday, March 6, 2018 8:01 AM | Last reply by usptact - Tuesday, March 6, 2018 5:12 PM - Items 1 to 20 of 696 Next ›
Infer.NET announcement
-
Link
The Infer.NET compiler and runtime binaries are now available as a NuGet package at http://www.nuget.org. Use the following command in the Package Manager Console:
PM> Install-Package Microsoft.Research.InferNET
-
Link
Infer.NET 2.6 is now available. See the home page and the change history for details, or go directly to the download page.
-
Link
Infer.NET 2.5 Beta 2 is now available. See the home page and the change history for details, or go directly to the download page.