Tariq Rashid - A Gentle Introduction to Neural Networks (with Python)

preview_player
Показать описание
Tariq Rashid - A Gentle Introduction to Neural Networks (with Python)
[EuroPython 2016]
[22 July 2016]
[Bilbao, Euskadi, Spain]

A gentle introduction to neural networks, and making your own with Python.

This session is deliberately designed to be accessible to everyone,
including anyone with no expertise in mathematics, computer science or
Python.

From this session you will have an intuitive understanding of what
neural networks are and how they work. If you are more technically
capable, you will see how you could make your own with Python and
numpy.

-----

Part 1 - Ideas:
- the search for AI, hard problems for computers easy fro humans
- learning from examples (simple classifier)
- biologically inspired neurons and networks
- training a neural network - the back propagation breakthrough
- matrix ways of working (good for computers)

Part 2 - Python:
- Python is easy, and everywhere
- Python notebooks
- the MNIST data set
- a very simple neural network class
- focus on concise and efficient matrix calculations with bumpy
- 97.5% accuracy recognising handwritten numbers - with just a few
lines of code!

Part 3 - Q&A
Рекомендации по теме
Комментарии
Автор

This guy is one of the best teachers I have ever came across in my life.

arikc
Автор

@Mr. Rashid, your book "make your own neural network" is amazing. :) I've learned a lot and it also showed me how fascinating this field is. Thank you very much!!

AnaximanderA
Автор

Very nice book with impressive construction. Keep it up.

stephanh.
Автор

On page 48 of Make Your Own Neural Network in the diagram of the NN, why does neuron 2 in layer 1 connect with all 3 neurons in layer 2 and the other neurons in layer 1 connect with only 2 neurons in layer 2? He uses the same diagram in his presentation.

kloro
Автор

Loved it. They say simple is beautiful. You proved it. I'm also very much interested in finding out what tool was used to make the presentation? Very catchy indeed!

dooboodot
Автор

Jo Leude, dickes shoutout ans Seminarfach von Westermann!

Gesundheit