Skip to content

A simple Chainer implementation of Hinton's knowledge distillation(KD).

Notifications You must be signed in to change notification settings

kushioo/knowledge_distillation_with_chainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Knowledge distillation with Chainer

A simple Chainer implementation of Hinton's knowledge distillation(KD).

Requirements

  • Python 3.5
  • Chainer 1.2.4
  • numpy, matplotlib

References

[1] Geoffrey Hinton, Oriol Vinyals, Jeff Dean, Distilling the Knowledge in a Neural Network

About

A simple Chainer implementation of Hinton's knowledge distillation(KD).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published