GithubHelp home page GithubHelp logo

fitrialif / how-far-can-we-go-with-mnist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hwalsuklee/how-far-can-we-go-with-mnist

0.0 2.0 0.0 139 KB

A collection of codes for 'how far can we go with MNIST' challenge

how-far-can-we-go-with-mnist's Introduction

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

  • Test error : 0.30%
  • Features : tflearn, ensemble of 11 models (5 conv-nets, 3 highway-nets, 3 rnn), weights for ensemble are also trained, data augmentation (shift, rotation, blur)
  • https://github.com/kirumang/mnist_kr

Mintae Kim

Juyoung Lee

  • Test error : 0.37%
  • Features : tensorflow, a single model (conv3-conv3-conv3-pool-conv5-conv-conv5-conv5-conv7-conv7-fc-fc-fc-fc), data augmentation (elastic transform)
  • https://github.com/uptown/TF-Mnist

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

  • Test error : 0.48%
  • Features : keras, ensemble of 50 models obtained with same hyper-params and same architecture (3 conv-layers, 1 fc-layer), data augmentation (infmnist)
  • https://github.com/sungchi/mnist/

Byeongki Jeong

Sungho Park

Wonseok Jeon

Byungsun Bae

Hyun Seok Jeong

Sung Kim

Acknowledgements

how-far-can-we-go-with-mnist's People

Contributors

hwalsuklee avatar

Watchers

James Cloos avatar Mohd Fitri Alif Bin Mohd Kasai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.