GithubHelp home page GithubHelp logo

guipaiva / imageclassification Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14.88 MB

Classificando imagens usando Redes Neurais Artificais em Python

License: MIT License

Python 100.00%
artificial-neural-networks artificial-intelligence mnist-handwriting-recognition

imageclassification's Introduction

Image Classification

Classificando imagens utilizando Redes Neurais Artificais em Python.

Descrição

Este programa classifica imagens de números manuscritos do dataset MNIST utilizando uma rede neural artificial a partir de imagens pré-processadas em um arquivo csv, onde cada linha corresponde aos 784 píxeis de uma imagem 28x28, com valores entre 0 e 255 em uma escala de cinza.

Instruções

Para a execução siga as instruções detalhadas abaixo.

  • Descompactar o arquivo compactado.
  • Instalar os módulos
  • Serializar os dados
  • Executar o programa

Instalação

Utilize o pacote pip para instalar os módulos necessários.

pip3 install matplotlib
pip3 install tensorflow
pip3 install keras

Serialização

Para facilitar a leitura dos dados do csv, foi utilizada a biblioteca pickle para serializar os dados em um arquivo dump binário.

python3 test_dumper.py
python3 train_dumper.py

Execução

python3 main.py

imageclassification's People

Contributors

guipaiva avatar

Stargazers

 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.