Abstract: The pervasive use of advanced communication technologies in industrial facilities puts them in an excellent position to pioneer the active management of distribution grids. As these grids ...
Eric Gutiérrez, 6th February 2026. A Python implementation of a 1-hidden layer neural network built entirely from first principles. This project avoids deep learning libraries (like TensorFlow or ...
Abstract: One of the problems that has been explored for decades is sorting. Many Sorting algorithms have been studied since the dawn of computing. Bubble sorting is a popular and effective sorting ...