Skip to content

This repository summarizes current state-of-the-art one-class learning methods with pytorch.

Notifications You must be signed in to change notification settings

waitwaitforget/One-class-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One-class-learning

This repository summarizes current state-of-the-art one-class learning methods.

Deep Structured Energy Based Models for Anomaly Detection

# Training fully connected energy model
python train_fcebm.py -c 1 -e 100 

Kernel Principle Component Analysis (KPCA)

python kernelPCA

Example kernel pca

About

This repository summarizes current state-of-the-art one-class learning methods with pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages