Skip to content

NumPy implementation of T.Denoeux's Evidence-Theoritic Classifier (ETC)

Notifications You must be signed in to change notification settings

abernatskiy/abs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABS: Anti-BS pattern classifier

NumPy implementation of Thierry Denoeux's Evidence-Theoretic Classifier. Basically a generalization of radial basis function (RBF) networks utilizing Dempster-Shafer theory of evidence. Unlike the original RBFNs, can detect novelty, uncertainty and discriminate between the two.

Original paper:

Denoeux, T. (2000). A neural network classifier based on Dempster-Shafer theory. Systems, Man and Cybernetics, Part A: Systems and Humans, IEEE Transactions on, 30(2), 131-150.

About

NumPy implementation of T.Denoeux's Evidence-Theoritic Classifier (ETC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages