Hacker News new | ask | show | jobs
by jacquesm 3333 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.
1 comments

Fantastic. Thanks to you and minimaxir for the guidance.