5 ms·
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
by tdees40 10y 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).
- sandGorgon 10y agoKeras is going to be the interface to Tensorflow - https://news.ycombinator.com/item?id=13413487 https://news.ycombinator.com/item?id=13413487
- tdees40 10y agoYes, but Keras works just fine using Theano as a backend as well...