Anyone worked on ML (Machine Learning)

Stillie

Expert Member
Joined
Dec 10, 2009
Messages
3,216
Reaction score
308
Location
Cape Town
Hi all,

I'm wanting to get into Machine Learning, saw some cool things you can do with it.

Im wondering if anyone has seen some free(im cheap i know) machine learning tuts out there. I had a look around and can only find ones that discuss the theory of it and no real tuts out there.

Any one here successfully done a project of machine learning? If so where did you learn your stuffs??
 
I think the best person around here to ask is @cguy , since its his line of work, but he's in the US, so you might have to wait a while until he wakes up :)
 
Udemy or the Azure. The latter is free but got a Udemy course for R120 at some point.

Mind sharing the stuff you saw
 
Udemy or the Azure. The latter is free but got a Udemy course for R120 at some point.

Mind sharing the stuff you saw

This guy has a great playlist of his attempt at ML but he doesnt discuss the code or anything like that, just discussing his ways of doing the ML https://www.youtube.com/watch?v=ZX2Hyu5WoFg&list=PL0nQ4vmdWaA0mzW4zPffYnaRzzO7ZqDZ0

He created a game that allows you to try your ML project on so maybe you can work on that for an understanding. I honestly havent looked at the source yet.

His videos are quite entertaining as well.

This is also really interesting, would love to build something like this for sheets and giggles https://www.youtube.com/watch?v=4eIBisqx9_g&t=630s

I have started this but these two from Udacity drag on about silly nonsense so i am just trying to get on through the first couple vids as they talk more than show us the ML part https://www.udacity.com/course/intro-to-machine-learning--ud120

EDIT: She is really cute :p
 
I misread it as Machine Language and thought who the hell would want to learn that?! :crylaugh:
 
Hi all,

I'm wanting to get into Machine Learning, saw some cool things you can do with it.

Im wondering if anyone has seen some free(im cheap i know) machine learning tuts out there. I had a look around and can only find ones that discuss the theory of it and no real tuts out there.

Any one here successfully done a project of machine learning? If so where did you learn your stuffs??

Without the theory, you aren't going to have a whole lot of success. I suggest the courses on coursera and udacity for this. If you want something more practical, you can try looking up the various API examples and documentation e.g., Tensor-flow, OpenCV, OpenML or Amazon's ML APO, etc. Once again, a lot of this won't make sense if you don't understand the theory.

I've picked it up over my career, learning mostly from text books, and evolving the system we use at work. I have never used a 3rd party API for ML though.

I think the best person around here to ask is @cguy , since its his line of work, but he's in the US, so you might have to wait a while until he wakes up :)

Still up. It's been a loooong day. :)
 
Without the theory, you aren't going to have a whole lot of success. I suggest the courses on coursera and udacity for this. If you want something more practical, you can try looking up the various API examples and documentation e.g., Tensor-flow, OpenCV, OpenML or Amazon's ML APO, etc. Once again, a lot of this won't make sense if you don't understand the theory.

I use OpenCV in one of my java apps but in terms of ML, where/what else can it be used for? Facial recognition? Any examples?
 
I live in a small community which has 3 entrances via road into the Neighborhood, recently we have been having a problem with break ins I was thinking if it was possible to get a camera that can automatically take pics of all cars entering the neighborhood and save the JPEG file with metadata that will include the license plates of the cars
 
I live in a small community which has 3 entrances via road into the Neighborhood, recently we have been having a problem with break ins I was thinking if it was possible to get a camera that can automatically take pics of all cars entering the neighborhood and save the JPEG file with metadata that will include the license plates of the cars

this sort of Machine Learning will help, it identifies people, cars etc

https://www.youtube.com/watch?v=4eIBisqx9_g&t=630s
 
I use OpenCV in one of my java apps but in terms of ML, where/what else can it be used for? Facial recognition? Any examples?

Since it's a computer vision library, it can be used for things requiring a computer to "see". OCR like digitizing documents, understanding where fields are on a form that require, for example, a signature, parsing vehicle license plates and storing them somewhere...
 
Since it's a computer vision library, it can be used for things requiring a computer to "see". OCR like digitizing documents, understanding where fields are on a form that require, for example, a signature, parsing vehicle license plates and storing them somewhere...

Cool, i use it in minimum capacity, where I just get the image of whatever the camera is looking at.
 
I use OpenCV in one of my java apps but in terms of ML, where/what else can it be used for? Facial recognition? Any examples?
I've done Haar Cascade and Fisherfaces OpenCV training. Handy for identifying objects and classes.
 
Top
Sign up to the MyBroadband newsletter
X