Y
Hacker News
new
|
ask
|
show
|
jobs
by
stochastic_monk
2700 days ago
I see PyTorch and, to a much lesser extent, DyNet used in state-of-the-art NLP applications. I wonder if PyTorch is “winning”.
1 comments
nabla9
2700 days ago
PyTorch is gaining popularity but still behind Tensorflow in popularity, code, documentation and models available. The main difference is the eager execution that Tensorflow does not have until 2.0 that is out soon.
link