Current ecosystem for ANNs in Python

Artificial Neural Networks are currently one of the best performing Machine Learning algorithms when applied to complex problems, with a huge amount of research and some big companies promoting their advance. In this talk, we will make an introduction to Keras, a tool that allows building and training neural networks using Python and TensorFlow as a backend.