Skip to content

exitmouse/drfcsharp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
DRFCSharp
-------------------------------------

A C# library to train and infer with Discriminative Random Fields. It implements the system described in:

Kumar, Sanjiv and Hebert, Martial, "Discriminative Random Fields: A
Discriminative Framework for Contextual Interaction in Classification" (2003).
Robotics Institute. Paper 438.  http://repository.cmu.edu/robotics/438

Authors
--------------

Daniel Denton (ddenton)
Jesse Selover (exitmouse)

Prerequisites
--------------

DRFCSharp was coded in Monodevelop, and uses .NET 4.0 language
features. To run it, you will need to make sure you have:

.NET Framework 4.0
MathNet.Numerics http://numerics.mathdotnet.com/
NUnit (for unit tests)

About

Discriminative Random Fields implementation for C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages