Git Product home page Git Product logo

cnn_image_classification_with_tf's Introduction

Convolutional Neural Network

Overview

In Artifical Intelligence, Convolutional Neural networks deal with every part that allows computers to see, To have the visual capability like Humans. In other words convnets are used to recognize images by transforming the original image through layers to a class scores.

Yann Lucn is the father of CNN. He was the one of the first persons who worked and devploed CNN. He is also an student of Geoffrey Hinton who is the Father of modern artifical intelligence.

This CNN was also inspired by the human visual cortex working. Like Every time we see something, a series of layers of neurons gets activated, and each layer will detect a set of features such as lines, edges. The high level of layers will detect more complex features in order to recognize what we saw.

In this repository we will learn:

  1. What are CNN?
  2. Convolution Operation
  3. Pooling
  4. Normalization
  5. Flattening
  6. Regularization
  7. Cifar10 dataset Image classification
  8. Building a Neural Network with TensorFlow
  • In the "Part1" I have explained a general overview of cnn and it's working architecture. In the "Part2" I have done a image classification using tensorflow on cifar10 image dataset.

Note: Most of the images I used in this project are created by myself and also I mentioned the source of the Pics which I didn't make.

cnn_image_classification_with_tf's People

Contributors

khiladikk avatar

Watchers

James Cloos 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.