GithubHelp home page GithubHelp logo

qiyd81 / cifar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viadanna/cifar

0.0 1.0 0.0 23.8 MB

Evaluating different convolutional neural networks capabilities on the CIFAR-10 dataset

Python 0.90% Jupyter Notebook 99.09% Shell 0.01%

cifar's Introduction

MLND Capstone Project

by Paulo Viadanna

This projects uses deep learning to identify objects in the CIFAR-10 dataset. As such, it'll use the libraries scikit-learn, keras, tensorflow, pandas and numpy. For plotting, matplotlib and seaborn will be used. Check the requirements.txt file for further information.

Folder structure:

  • experiment.py is the main entry point that runs the models.
  • models.py contains each model implementation using Keras.
  • preprocessing.py is a helper to download, preprocess and augment the dataset.
  • inception_v3.py contains the pre-trained Inception model, not used but kept for historical reasons.
  • inception_hack.py contains the tweaked Inception model that was used here.
  • run_all.sh is a simple script to run the models as specified in the report.
  • results_analysis.ipynb is a Jupyter notebook used to generate the plots.
  • helpers/ folder contains simple scripts to import training and results data.
  • input/ will contain the preprocessed datasets.
  • output/ will store the training history and results for each model.

cifar's People

Contributors

viadanna avatar

Watchers

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