Eigen Artificial Neural Networks, a Novel Way to Optimize Neural Networks using Quantum Mechanics 18 min read EANN Neural Networks Quantum Mechanics Eigen Artificial Neural Networks, a Novel Way to Optimize Neural Networks using Quantum Mechanics Francisco Yepes Barrera August 8, 2025 Introduction An Eigen Artificial Neural Network (EANN) is an optimization method for neural networks based on the...Read More
Artificial General Intelligence: An Upper Limit 2 min read Fundamentals Artificial General Intelligence: An Upper Limit Francisco Yepes Barrera July 30, 2025 The implicit or explicit goal of many areas of artificial intelligence research, since the dawn of the...Read More
Artificial and Human Intelligence: A Reflection 4 min read Fundamentals Artificial and Human Intelligence: A Reflection Francisco Yepes Barrera June 25, 2025 From 1986 to 1997, the AEGON tournament was held annually in Norway, pitting human and artificial chess...Read More
Genetic Algorithms and Finalism 3 min read Fundamentals Genetic Algorithms Genetic Algorithms and Finalism Francisco Yepes Barrera March 12, 2025 AI now pervades our work. Many of the techniques we use are based on physical or biological...Read More
Algorithms in Artificial Intelligence: A Necessary Renunciation of the Deterministic Paradigm 4 min read Fundamentals Algorithms in Artificial Intelligence: A Necessary Renunciation of the Deterministic Paradigm Francisco Yepes Barrera February 25, 2024 Algorithmic Complexity When analyzing and developing an algorithm, we must take into consideration the issues regarding execution...Read More
Gray Code 3 min read Algorithms C Genetic Algorithms Gray Code Francisco Yepes Barrera February 17, 2024 Introduction Integer conversion between bases 10 and 2 (binary) is necessary and extensively used in many areas...Read More
Backpropagation 4 min read Neural Networks Backpropagation Francisco Yepes Barrera August 28, 2020 Backpropagation is a generalization of the Delta rule to be able to take into account non-linear functions....Read More