|
|
|
|
|
by iraphael
3231 days ago
|
|
There's a lot of things to do in TensorFlow that involve a lot of work (and could even be its own project). Namely support for dynamic computation graphs (a-lá PyTorch). TF as it is is great for production, and even for research, but a lot of people in the latter are starting to look at PyTorch more and more for prototyping. |
|