Code Monkey home page Code Monkey logo

luuisotorres / getting-started-with-computer-vision-with-cnn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 317 KB

This is my first time working on a computer vision project and developing a convolutional neural network model.

Home Page: https://www.kaggle.com/code/lusfernandotorres/getting-started-with-computer-vision

Jupyter Notebook 100.00%
computer-vision convolutional-neural-network convolutional-neural-networks kaggle-competition keras tensorflow

getting-started-with-computer-vision-with-cnn's Introduction

👨🏻‍💻 | Getting Started with Computer Vision with Convolutional Neural Networks (Keras)

Important Note

This notebook is easier to read on Kaggle.

Please click here to view this notebook on Kaggle. I'd love to receive comments and suggestions over there too.

About

This is my first time working on a computer vision project and developing a neural network!

In order to start with computer vision, I'm using Kaggle's Digit Recognizer competition to put on practice the knowledge I've acquired after studying the principles of computer vision and deep learning.

The MNIST ("Modified National Institute of Standards and Technology") is the de facto “hello world” dataset of computer vision. Since its release in 1999, this classic dataset of handwritten images has served as the basis for benchmarking classification algorithms. As new machine learning techniques emerge, MNIST remains a reliable resource for researchers and learners alike.

The goal of this competition is to take images of handwritten digits and create a machine learning model that can correctly identify what digit is in the image. The metrics used to evaluate how well the model performs is the accuracy of predicitions, that is the percentage of images that our model can label correctly.

Why Convolutional Neural Network?

According to this IBM article, convolutional neural networks are distinguished from other neural networks by their superior performance with image, speech and audio inputs, which makes it ideal for a getting started project working with image classification.

Libraries Used

  • Pandas

  • Numpy

  • Plotly Express

  • Matplotlib.pyplot

  • Tensorflow

  • Keras

  • Sklearn

Author

Luís Fernando Torres

getting-started-with-computer-vision-with-cnn's People

Contributors

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