Showing results 6561-6570 of >6,640 (page 657)
https://www.emergentmind.com/papers/2306.01323

Recent studies on Graph Neural Networks(GNNs) provide both empirical and theoretical evidence supporting their effectiveness in capturing structural patterns on both homophilic and certain heterophilic graphs. Notably, most real-world homophilic and heterophilic graphs are comprised of a mixture of nodes in both homophilic and heterophilic structural patterns, exhibiting a structural disparity. However, the analysis of GNN performance with respect to nodes exhibiting different structural patterns, e.g., hom

https://www.altmetric.com/details/138637426

↓ Skip to main content PLOS Article Metrics What is this page? Embed badge Share Sleep prevents catastrophic forgetting in spiking neural networks by forming a joint synaptic weight representation Overview of attention for article published in PLoS Computational Biology, November 2022 Altmetric Badge Mentioned by Readers on mendeley 76 Mendeley Summary News Blogs X Facebook Wikipedia Reddit YouTube Bluesky Article details Title Sleep prevents catastrophic forgetting in spiking neural networks by forming a

https://earezki.com/ai-news/2026-05-15-understanding-reinforcement-learning-with-neural-networks-part-5-connecting-reward-derivative-and-step-size/

Learn how to calculate step size and update bias in reinforcement learning models using a reward-weighted derivative, illustrated by a hunger-based action model.

https://mbrenndoerfer.com/writing/neural-information-retrieval-semantic-search

Covers neural information retrieval, the advance approach that learned semantic representations for queries and documents

https://www.transformance.ai/glossary/deep-neural-network

A Deep Neural Network (DNN) is a neural network with multiple hidden layers between its input and output, enabling it to learn hierarchical representations of complex data such as images, text, payment sequences and remittance documents

https://kevinlynagh.com/towards-the-cutest-neural-network/

Towards the cutest neural network ← Back to Kevin's homepage Published: 2025 April 28 I recently needed to use a microcontroller to estimate the pose (translation and orientation) of an object using readings from six different sensors. Since the readings were non-linear and coupled with each other, an explicit analytical solution was out of the question. I figured I’d have a go at using a simple neural network to approximate it: generate training data (on my computer) using a forward simulation (pose to

https://ojs.aaai.org/index.php/AAAI/article/view/4252

# Interpretation of Neural Networks Is Fragile ## Authors - Amirata Ghorbani - Stanford University - Abubakar Abid - Stanford University - James Zou - Stanford University ## DOI: https://doi.org/10.1609/aaai.v33i01.33013681 ## Abstract In order for machine learning to be trusted in many applications, it is critical to be able to reliably explain why the machine learning algorithm makes certain predictions. For this reason, a variety of methods have been developed recently to interpret neural network p

https://www.schraudolph.org/teach/NNcourse/classify.html

# Classification ### Discriminants Neural networks can also be used to classify data. Unlike regression problems, where the goal is to produce a particular output value for a given input, classification problems require us to label each data point as belonging to one of n classes. Neural networks can do this by learning a discriminant function which separates the classes. For example, a network with a single linear output can solve a two-class problem by learning a discriminant function which is greater t

https://icml.cc/virtual/2020/workshop/5742

CSP Test --> Main Navigation ICML My Stuff Login Select Year: (2020) 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2002 1996 IMLS Archives Workshop INNF+: Invertible Neural Networks, Normalizing Flows, and Explicit Likelihood Models Chin-Wei Huang ⋅ David Krueger ⋅ Rianne Van den Berg ⋅ George Papamakarios ⋅ Chris Cremer ⋅ Ricky T. Q. Chen ⋅ Danilo J. Rezende Project Page Abstract Normalizing flows are explicit likelihood

https://www.linuxtut.com/en/6b782a21e0b105ea875c/

Python, machine learning, deep learning, neural networks

‹ Prev Next ›