0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Derivatives for activation functions. More... almost 2 years ago
Sigmoid activation option and approximated exponential helper. More... almost 2 years ago
Small whitespacing fix. More... almost 2 years ago
Readme update. More... almost 2 years ago
Classifiers demo prints training times. Adds neural network classifier. Data set updated to use 0..9 set. More... almost 2 years ago
Initial commit of neural network types. More... almost 2 years ago
Namespace cleanup. More... almost 2 years ago
Roughly multithreaded version of NoisyOr training. Training speed 2x+. More... almost 2 years ago
IClassifier is now a public type. More... almost 2 years ago
Upgrades F-Ai and B-Vis to modern .NET tools & libraries. More... about 2 years ago
Fix to timing of node size application. More... over 8 years ago
Ability to set node size and edge thickness in layout options. More... over 8 years ago
Layout inspector window. Tweaks to node side and edge thickness. More... over 8 years ago
Gibbs sampler now takes an update order. Simple sampler updated to check small masses first for more accurate numerical treatment. More... over 8 years ago
Evidence inspector now shows most relevant variables by name and difference metric value. More... over 8 years ago
Adds ability to choose between KL and error sum for inference diff comparison metric. More... over 8 years ago
Label names truncation. More... over 8 years ago
Label names truncation. More... over 8 years ago
Update README More... over 10 years ago
Adds application B-Vis for training and visualizing Bayesian networks. More... over 10 years ago
Updated census loader. More... over 10 years ago
Speed optimization to Bayesian network InferenceQuery class. More... over 10 years ago
Added rest of BIC score terms for structure complexity penalty. Fix to in-degree limit enforcement. Slightly better search action caching. More... over 10 years ago
Improved USCensus1990 loader. More... over 10 years ago
Minor improvements to speed of general structure learning. More... over 10 years ago
Replaced type alias 'Real' with 'EventValue' (32-bit float) and 'ProbabilityMass' (64-bit float). More... over 10 years ago
Update README More... over 10 years ago
Visual Studio 2013 compatibility. More... over 10 years ago
Adds general structure learning. More... over 10 years ago
HasVariable() method. More... over 10 years ago