Showing results 1931-1940 of >2,009 (page 194)
https://towardsdatascience.com/structure-and-relationships-graph-neural-networks-and-a-pytorch-implementation-c9d83b71c041/

Understanding the mathematical background of graph neural networks and implementation for a regression problem in pytorch

https://brian.discourse.group/t/logicsnn-a-unified-spiking-neural-networks-logical-operation-paradigm/468

Hi everyone! I’m glad to share with you the latest work of our research group, which uses SNN to build logical operations. :point_down: LogicSNN: A Unified Spiking Neural Networks Logical Operation Paradigm This

https://www.v7darwin.com/blog/neural-networks-activation-functions

A neural network activation function is a function that is applied to the output of a neuron. Learn about different types of activation functions and how they work

http://neuralnetworksanddeeplearning.com/about.html

What this book is about Neural Networks and Deep Learning What this book is about On the exercises and problems Using neural nets to recognize handwritten digits Perceptrons Sigmoid neurons The architecture of neural networks A simple network to classify handwritten digits Learning with gradient descent Implementing our network to classify digits Toward deep learning How the backpropagation algorithm works Warm up: a fast matrix-based approach to computing the output from a neural network The two assumption

https://billo.systems/articles/2026/05/ai-recap-1-neural-networks-second-winter/

I left the field when neural networks were a failed research program. I came back to find they had won everything. Part 1 of a catch-up, two decades deep

https://www.emergentmind.com/papers/2510.01012

Spiking Neural Networks (SNNs) as Machine Learning (ML) models have recently received a lot of attention as a potentially more energy-efficient alternative to conventional Artificial Neural Networks. The non-differentiability and sparsity of the spiking mechanism can make these models very difficult to train with algorithms based on propagating gradients through the spiking non-linearity. We address this problem by adapting the paradigm of Random Feature Methods (RFMs) from Artificial Neural Networks (ANNs

https://inquiringlines.com/inquiring-lines/how-do-neural-networks-decompose-tasks-into-modular-subnetworks-that-transfer/

This explores whether neural networks split tasks into reusable modular pieces on their own — and what determines whether those pieces actually transfer to new tasks rather than just memorizing the ol

https://thadeusb.com/weblog/2008/11/12/artificial_neural_networks_day_1/

Day One of learning how a feed forward/back propagation artificial neural network actually works, and even better how to actually program one. There is a lot of documentation online about this field, and even some source code. I figured my first shot wo

https://pyneuralogic.readthedocs.io/en/latest/beyond/hypergraphs.html

- Installation - 🚀 Quick Start - PyNeuraLogic Language - Problem Definition - Understanding Rules - Model Evaluation - 🦓 Module Zoo - Advanced Usage - 🔬 Examples - ⏱️ Benchmarks - Hypergraph Neural Networks Heterophily Settings - Hypergraph Neural Networks - View page source # Hypergraph Neural Networks  A hypergraph is a generalization of a simple graph \(G = (V, E)\), where \(V\) is a set of vertices and \(E\) is a set of edges (hyperedges) connecting an arbitrary number of vertices

https://syncedreview.com/2021/04/16/eth-zurich-leverages-spiking-neural-networks-to-build-ultra-low-power-neuromorphic-processors/

Spiking Neural Networks (SNN) represent the third generation of artificial neural networks. SNN models are built using both spatial and temporal aspects of the input data, and as such advance a step closer to true brain-inspired processing. SNNs have shown great promise and potential in low-power sensory-processing and edge computing hardware platforms. In the paper

‹ Prev Next ›