TrisZaska's Machine Learning Blog

Brief history about Artificial Neural Networks

1. Introduction
2. History and Overview about Artificial Neural Network
3. Single neural network
4. Multi-layer neural network
5. Install and using Multi-layer Neural Network to classify MNIST data
6. Summary
7. References

Brief history about Artificial Neural Networks

I'm just list of important events of the timeline of Artificial Neural Networks when it was born:
  • 1940s - Neural Networks was born (Simple Logic Gate)
  • 1950s - Perceptron (Weights and Threshold)
  • 1960s - The first golden age of Neural Networks (Adaline)
  • 1970s - The winter of Neural Networks (XOR Problem)
  • 1980s - Renew age (Multi-layer Neural Networks and Backpropagation)
  • 1990s - Support Vector Machines appearance was promising
  • 2010s - Deep Learning had advantages in solving complex problems
Here are the pictures of ANNs

[https://www.slideshare.net/deview/251-implementing-deep-learning-using-cu-dnn/4]

No comments :

Post a Comment

Leave a Comment...