Deep Learning Interview

In Deep Learning interview can we solve a use case using tf.learn or we have to make it from scatch??

Please reply …

Yes, You can use keras or TFLearn both run on top of tensorflow and provide a higher-level API for faster implementations!
but keras is more used in the ML community and have good support and documentations.

Yes. In the interviews, they wouldn’t usually be specific about the API that you use. Instead, an interviewer would try to gauge if you understand the concepts.