R&Days 10 - Deep Learning with TensorFlow

Deep Learning with TensorFlow - Frédéric Julian This presentation is an quick introduction to the concept of Deep Learning: it briefly presents the most famous Artificial Neuron Networks (Classifiers, CNN, RNN), what are their main use cases, and explains the concept of supervised training. Finally, we leave the theory to enter the practice by presenting the TensorFlow toolkit and giving an exemple of RNN with the Keras API over TensorFlow.
Back to Top