Ask HN: Is tensorflow ready?
It seems every tutorial (outside the 'hello world' level), or resource, is broken or otherwise inaccessible. A number of sites I needed to signup for (kaggle, nvidia) had entirely broken processes for participation. And the TF documentation has a way of saying a lot without saying much at all.
Trying to use tensorflow_model_server has been a tailchase of signatures, request formats and arbitrary incompatible saved model formats has gotten me nowhere. I tried to trace back the evolution of some example code with git blame and it was just PR's with empty descriptions. (i would expect better from google?)
Oracle released graphpipe to streamline model serving - which seems like a great solution on the surface, but its been impossible to get running, also poorly documented, and in the end a waste of time for me.
Usually, for most technology, I can push through the pain and get something going. But Everything TF and related seems novel, poorly documented, and hacky. I've been at it for weeks and still haven't made the kind of progress i'd expect to have made by now.
I've never had THIS much trouble with any technology and it's starting to stress me out. I know I'm ignorant of the deeper ML theory, but holy crap how does anyone use this? Is Tensorflow just this hard for everyone? Because it presents itself as a framework for developers-like-me™ to get into ML, but it has been nothing like that for me.
0 comments
[ 3.8 ms ] story [ 10.1 ms ] threadNo comments yet.