[RUS] Piotr Migdal: “Learning neural networks within Jupyter Notebook“ / #PiterPy

Learning neural networks within Jupyter Notebook Are artificial neural networks hard, only for a handful of people possessing some forbidden knowledge? Well, either there aren’t, or it is possible to learn some of these hidden secrets in 45 min! I will show you that, creating a convolutional neural network to distinguish drawings of lightbulbs, candles and campfires. I will use Keras, a popular high-level deep learning framework, in Jupyter Notebook, an interactive Python environment awesome for learning.
Back to Top