Contribute Media
A thank you to everyone who makes this possible: Read More

Brainstorm your own Artificial Neural Network in Python

Description

Holger Spill https://kiwi.pycon.org/schedule/presentation/119/ Have you ever wanted to teach your computer how to recognise handwritten digits? The difficulty of visual pattern recognition becomes apparent when writing a computer program to recognize shapes. What seems easy when we do it ourselves quickly becomes complex when done programmatically. This talk will explore some of the concepts of Neural Networks with Brainstorm – an open-source Python library.

Details

Improve this page