Coder Social home page Coder Social logo

devanagari_cnn's Introduction

Classification of Hand-written images of Devanagari Script

Please open the jupyter notebook to see the entire code. This code is used to classify hand-written images of Devanagari script using tensorflow and CNN.

The Devanagari character set consists of 46 characters - 36 alphabets and 10 numbers. Here we will first pre-process the images and then train a neural network(convolutional neural network) on the training samples. Once done, we will divide the train dataset into training and validation set and then perform the training. At the end, we will use the test set and make predictions and plot a few graphs to see how well our model is performing. We will use tensorflow Apis for training the CNN and matplotlib library for plotting the graphs.

Ensure all the required libraries are installed before running the jupyter notebook.

Contents

1. Get the Data
2. Plotting the data - For understanding the dataset
3. Tensorflow Functions for CNN - Model Architecture and construction, using different TF APIs.
4. Training the model
5. Prediction

devanagari_cnn's People

Contributors

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