CodeSpaceHQ / MENGEL

A framework that applies machine learning algorithms and automates the process of finding the right algorithm for the job.
6 stars 1 forks source link

Image classification: Example #57

Closed isaac-gs closed 8 years ago

isaac-gs commented 8 years ago

Setup and run these two examples, for the second you'll need to download tensorflow. If you want to, you can make an examples folder at the top level of the project for this content. @telelu03

Example 1: http://scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html Example 2: https://www.tensorflow.org/versions/r0.11/tutorials/mnist/beginners/index.html#mnist-for-ml-beginners

ZakeryFyke commented 8 years ago

@ASAAR @telelu03 is this something we'd like to move to iteration 3?

telelu03 commented 8 years ago

Yeah @ASAAR we can continue parts of this. I want to actually split it up into an Issue with Image Processing and an Issue with applying Image Classification algorithms.

ZakeryFyke commented 8 years ago

This is still chilling in Review/QA after like 3 weeks. What are our plans for this issue?

asclines commented 8 years ago

Is it supposed to be in review/qa? Is it even in progress?

telelu03 commented 8 years ago

My fault. In the backlog I split it into a couple different issues, I forgot to reflect that here. Its still in progress.

ZakeryFyke commented 8 years ago

@telelu03 I am going to close this issue then; will you create your split issues for your image processing/classification when you have time?

telelu03 commented 8 years ago

Yeah I will create separate issues for everything.