Submitted by AutoModerator t3_ybjvk5 in MachineLearning
NewSomewhere5062 t1_itudqlv wrote
Hi guys I would love to start a project with AI. Right now im working on a project at my internship (as a chemical engineer) to recognise materials on a conveyor belt but it is with an already made software. I just need to add pictures and some formulas and that's it train the model with deep learning. But it made me really fascinating about starting with AI. I am good with maths and can code a bit (and got the motivation and time to learn) so I want to begin a small time project with AI to predict my car tires or oil maintenance. How would you tackle this and can someone please push me to the right direction. I think starting this with tensor flow would be good.
theLanguageSprite t1_itwzlun wrote
There’s a tensorflow tutorial for classifying mnist handwritten digits with a vanilla neural net. If you get that working and understand what it’s doing, move on to the tutorial on convolutional neural nets
Viewing a single comment thread. View all comments