It would be great to have some sort of roadmap depending on "what" the user is trying to do. i.e. if I was a total noob and I wanted to make an application using AI to detect if people in the crowd were bored, I would have no idea where to start without reading/researching for hours online on different fields and models that work and how they work. It would be neat if there was a tool that just asked you a few questi…
There are not so many type of problems for such a complex tool. Your problem usually fits in one category among classification, prediction, clustering, generation or control. Then you have different domains as images, video, audio, text, etc. With a combination or type of problem and domain you sure can have a roadmap, but you probably will need to read papers to solve your problem if it is not something some has don…
Re: Show HN: Deep Learning in TensorFlow – The Roadmap for Study and Learning
#21What do you mean by “control”? Like control engineering? How is it used in control domain, can you explain a bit?