Apuntes de Redes Neuronales Artificiales
J.C. Cuevas-Tello

TL;DR
This paper provides introductory explanations and MATLAB/Octave examples on artificial neural networks, covering single neurons, the delta rule, and feed-forward networks with backpropagation.
Contribution
It offers a beginner-friendly, comprehensive overview of neural network concepts with practical MATLAB/Octave examples, including the delta rule and backpropagation.
Findings
Demonstrates how a single neuron functions mathematically and graphically.
Provides MATLAB/Octave examples for classification problems.
Introduces the architecture and learning algorithm of feed-forward neural networks.
Abstract
These handouts are designed for people who is just starting involved with the topic artificial neural networks. We show how it works a single artificial neuron (McCulloch & Pitt model), mathematically and graphically. We do explain the delta rule, a learning algorithm to find the neuron weights. We also present some examples in MATLAB/Octave. There are examples for classification task for lineal and non-lineal problems. At the end, we present an artificial neural network, a feed-forward neural network along its learning algorithm backpropagation. ----- Estos apuntes est\'an dise\~nados para personas que por primera vez se introducen en el tema de las redes neuronales artificiales. Se muestra el funcionamiento b\'asico de una neurona, matem\'aticamente y gr\'aficamente. Se explica la Regla Delta, algoritmo deaprendizaje para encontrar los pesos de una neurona. Tambi\'en se muestran…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fuzzy Logic and Control Systems · Evolutionary Algorithms and Applications
