Giter VIP home page Giter VIP logo

cnn-torch's Introduction

cnn-torch

Basic CNN(Convolutional Neural Networks) which is implemented by torch

Explanation

Classify images by 10 classes. Use CIFAR-10 classification datasets.

Results

train-CPU

learningRate 0.001 / epoch 1

  1. correct: 3748(37.48%) / total elapsed time: 785.00

learningRate 0.001 / epoch 5

  1. correct: 4878(48.78%) / total elapsed time: 805.00
  2. correct: 4784(47.84%) / total elapsed time: 1040.00
  3. correct: 4841(48.41%) / total elapsed time: 520.00
  4. correct: 4635(46.35%) / total elapsed time: 680.00

learningRate 0.001 / epoch 20

  1. correct: 4834(48.34%) / total elapsed time: 10695.00

learningRate 0.005 / epoch 5

  1. correct: 4480(44.80%) / total elapsed time: 2881.00

train-GPU

learningRate 0.001 / epoch 1

  1. correct: 3663(36.63%) / total elapsed time: 24.00
  2. correct: 3848(38.48%) / total elapsed time: 24.00
  3. correct: 3755(37.55%) / total elapsed time: 25.00
  4. correct: 3433(34.33%) / total elapsed time: 24.00

learningRate 0.001 / epoch 5

  1. correct: 4736(47.36%) / total elapsed time: 52.00
  2. correct: 4675(46.75%) / total elapsed time: 55.00
  3. correct: 4319(43.19%) / total elapsed time: 57.00
  4. correct: 4690(46.90%) / total elapsed time: 56.00

learningRate 0.001 / epoch 20

  1. correct: 4944(49.44%) / total elapsed time: 164.00

Reference

cnn-torch's People

Contributors

pjunhyuk avatar

Watchers

 avatar  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.