Y
Hacker News
new
|
ask
|
show
|
jobs
by
carbocation
3335 days ago
Any recs on choosing TensorFlow vs Keras-on-TensorFlow?
2 comments
jacquesm
3334 days ago
Start with Keras, if you run into something you want to do that is not supported by Keras drop into TensorFlow, they are not mutually exclusive and all of TensorFlow is availble.
link
carbocation
3334 days ago
Fantastic. Thanks to you and minimaxir for the guidance.
link
minimaxir
3335 days ago
Keras does not add much overhead, if any, and yes, it is as easy as everyone claims.
link