Hacker News new | ask | show | jobs
by tdees40 3436 days ago
At this point I've used PyTorch, Tensorflow and Theano. Which one do people prefer? I haven't done a ton of benchmarking, but I'm not seeing huge differences in speed (mostly executing on the GPU).
1 comments

Keras is going to be the interface to Tensorflow - https://news.ycombinator.com/item?id=13413487
Yes, but Keras works just fine using Theano as a backend as well...