3. History of Deep Learning, from Biology to Programming 3.1. How did everything started? I am not going to include here a deep explanation(redundancies apart (; ) of the history of Deep Learning; but if you are interested, some useful resources I have found are: HISTORY OF DEEP LEARNING - Github.io HISTORY OF DEEP LEARNING - Import.io HISTORY OF DEEP LEARNING - Dataversity.net HISTORY OF DEEP LEARNING - Forbes However, I am going to explain the evolution from the Biological origin (sorry I am a Biomedical Engineering, I had to include my “bio-” prefix somewhere!) 3.2. Biological Neural Networks KIYOSHI KAWAGUCHI - Biological Neural Networks ALBRECHT SCHMIDT - Biological Neural Networks SOPHOS - Artificial and Biological NN 3.3. The Basis of Biological Neural Networks: The Perceptron The psychologist Frank Rosenblatt’s conceived the Perceptron from the idea of a neuron. It was defined as a simplified mathematical model of how the n...
Small easy-to-understand introduction to Deep Learning with Python. Following my previous steps, the objective of the blog is to make easier the first contact with Deep Learning for beginners.