Turi Create simplifies the development of custom machine learning models
1–10 of 53 posts
Re: Turi Create simplifies the development of custom machine learning models
#2Re: Turi Create simplifies the development of custom machine learning models
#3Will be interesting to see how Apple plans to position this against existing ML solutions with easy to use Python api's like scikit-learn, keras, etc.
[0] https://techcrunch.com/2016/08/05/apple-acquires-turi-a-mach...
Re: Turi Create simplifies the development of custom machine learning models
#4Re: Turi Create simplifies the development of custom machine learning models
#5I used it while taking the University of Washington ML courses on Coursera and really liked how easy it was to use, so I was bummed when Apple bought them and it looked like it was just going to disappear.
Re: Turi Create simplifies the development of custom machine learning models
#6I would have expected a larger announcement for a release like this. It seems to come from Apple's acquisition of Turi in mid-2016 [0]. From what I can tell, they are open sourcing most of that product with new integrations to Core ML. Will be interesting to see how Apple plans to position this against existing ML solutions with easy to use Python api's like scikit-learn, keras, etc. [0] https://techcrunch.com/2016/0…
Re: Turi Create simplifies the development of custom machine learning models
#7AI is getting abstracted more and more, is like how languages are today
Re: Turi Create simplifies the development of custom machine learning models
#8Actually, don't tell me. Just sell me one.
Re: Turi Create simplifies the development of custom machine learning models
#9AI is getting abstracted more and more, is like how languages are today
In the 1990s in college, it was worse, I had to sometimes write some data structures, etc because there wasnt a good standard utilities package.
I'm pretty tired with all the grunt work I need to do these days as a machine learning practitioner. I'd love some abstraction or at least automation of the rote work. Keras is great at some of this, but i'd love a lot more of it.
I'm VERY INTERESTED in hearing everyone's ideas on this, this is a big pain point for me, to the extent that i'm trying to actually build a solution around it.
Re: Turi Create simplifies the development of custom machine learning models
#10AI is getting abstracted more and more, is like how languages are today
a small correction: artificial neural networks (ANNs) are being abstracted away not AI. Currently there is no common language yet to describe AI.