Skip to content

hwalsuklee/how-far-can-we-go-with-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

How far can we go with MNIST??

A collection of implementations for 'how far can we go with MNIST' challenge, which has been held in TF-KR at April 2017.

List of Implementations

Kyung Mo Kweon

Junbum Cha

  • Test error : 0.24%
  • Features : tensorflow, ensemble of 3 models (VGG-like with batch size 64/128, resnet 32layers), best accuracy with a single model is 99.74%, data augmentation (rotation, shift, zoom)
  • https://github.com/khanrc/mnist

Jehoon Shin

Owen Song

Kiru Park

Mintae Kim

Juyoung Lee

Hyungchan Kim

Taekang Woo

Hc Chae

  • Test error : 0.46%
  • Features : tensorflow, ensemble of 5 models obtained with same hyper-params and same architecture (VGG-like), best accuracy with a single model is 0.9935, data augmentation (scale, rotation)
  • https://github.com/chaeso/dnn-study

Junhyun Lee

Sungsub Woo

Byeongki Jeong

Sungho Park

Wonseok Jeon

Byungsun Bae

Hyun Seok Jeong

Sung Kim

Acknowledgements

Releases

No releases published

Packages

No packages published