huthvincent / TrommelNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrommelNet for active learning

This code is using for active learning. one net using to predict the for data in active pool, the "probability"(used self entropy to present this) of wrongly predict by current model, another is just normal discriminte model. And I implement it to mnist data.

About


Languages

Language:Jupyter Notebook 100.0%