SkillAgentSearch skills...

SNTG

No description available

Install / Use

/learn @xinmei9322/SNTG
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Smooth Neighbors on Teacher Graphs for Semi-supervised Learning (CVPR 2018 spotlight)

This is an implementation of SNTG reproducing the results in <a href="https://arxiv.org/pdf/1711.00258">Smooth Neighbors on Teacher Graphs for Semi-supervised Learning. </a>

By Yucen Luo, Jun Zhu, Mengxi Li, Yong Ren, Bo Zhang.

Most code is adapted from Temporal Ensembling

Quick start

Reproducing the results on MNIST, SVHN and CIFAR10.

Modify the hyperparameters in config.py and then python train_emb.py

Requirements

  • Theano 0.9.0.dev4
  • Lasagne 0.2.dev1
  • CUDA toolkit 8.0, CUDNN 5105
View on GitHub
GitHub Stars42
CategoryDevelopment
Updated22d ago
Forks6

Languages

Python

Security Score

70/100

Audited on Mar 16, 2026

No findings