Giter Club home page Giter Club logo

deep-learning-with-more-than-one-optimizer's Introduction

Deep-learning-with-more-than-one-Optimizer

The work mainly focused to evaluate the performance difference while utilizing different optimizers in the same model.

CIFAR10 Dataset

Dataset consists of 60000 colour (r * g * b) training images and 10000 testing images of size 32x32 with 10 classes. The classes are:

  • Airplane
  • Automobile
  • Bird
  • Cat
  • Dog
  • Frog
  • Horse
  • Ship
  • Truck

Libraries

  • Tensorflow
  • Matplotlib
  • Numpy

Activation functions

  • relu
  • softmax
  • sigmoid

Optimizer

  • adam

Summary

In the initial phase got 92% & 67 % of training, testing accuracy. Again the system tranined with the optimizer and got a higher improvement in the training set which given 100% accuracy but still the testing set provides 68% accurate results. After that, created another model for checking the results; here the no. of epochs are increased to 20 from 10. Here also got 100% accurate results on the traning set however, the testing set accuracy reamained 68%. From this found that, we can improve the testing accuracy with the help of more optimizers in the same model it will give the results what we will get from more epochs levels.

deep-learning-with-more-than-one-optimizer's People

Contributors

gokultcr avatar

Watchers

 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.