|
|
|
|
|
by x3tm
2702 days ago
|
|
How about tf.keras though? Im just starting with TF and found keras quite useful to begin with. TF itself feels like assembly language and I'm sure it will evolve to something higher level such as keras in the near future. I have never used PyTorch though, will check it out. I would appreciate your thoughts on tf.keras vs pytorch. |
|
But a better question is, why bother with Keras at all, if PyTorch gives you a higher performance, more flexible, more "Pythonic" solution? And yes, did I mention performance? PyTorch blows the socks off anything TF based on most training and inference tasks.