This website works better with JavaScript
홈
탐색
도움말
로그인
fyrr
/
ConvGeNCode
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
89dc5de652
브랜치
태그
ConvGen1_PaperRevision1
NextConvGen
master
ConvGeNCode
/
documentation
/
paper
/
Benchmark
/
Classifier.md
Classifier.md
335 B
히스토리
Raw
Used classifiers
LR: Logistic regression
GB: Gradient boosting
KNN: k-next-neighbourhood
Discriminator: Uses the discriminator of the trained GAN. This classifier was only user for convGAN. As this algoritm is the only one that trains its discriminator to be able to classify between the majority and the minority dataset.