Showing results 5421-5430 of >5,502 (page 543)
https://www.aiweirdness.com/disney-songs-sung-by-a-neural-network-17-11-17/

I train neural networks, which are a type of computer program that try to learn to copy human things by looking at examples. By giving them just a list of names and no further instructions, I can get neural networks to invent names for paint colors

https://d2l.djl.ai/chapter_recurrent-neural-networks/text-preprocessing.html

8. Recurrent Neural Networks navigate_next 8.2. Text Preprocessing search Quick search code Show Source Table Of Contents 1. Introduction 2. Preliminaries 2.1. Data Manipulation 2.2. Data Preprocessing 2.3. Linear Algebra 2.4. Calculus 2.5. Automatic Differentiation 2.6. Probability 2.7. Documentation 3. Linear Neural Networks 3.1. Linear Regression 3.2. Linear Regression Implementation from Scratch 3.3. Concise Implementation of Linear Regression 3.4. Softmax Regression 3.5. The Image Classification Datase

https://iclr.cc/virtual/2023/poster/11524

# ICLR Poster The Influence of Learning Rule on Representation Dynamics in Wide Neural Networks It is unclear how changing the learning rule of a deep neural network alters its learning dynamics and representations. To gain insight into the relationship between learned features, function approximation, and the learning rule, we analyze infinite-width deep networks trained with gradient descent (GD) and biologically-plausible alternatives including feedback alignment (FA), direct feedback alignment (DFA), a

https://guidely.tech/guides/neural-networks/the-prelude-from-rule-based-to-learning-algorithms/

This series is about neural networks, but before we get there, let me take you on a short detour, a bit of a story about how learning algorithms, and eventually neural networks, came to be. Why start here? Because it is hard to appreciate what problem neural networks solve without first seeing what came before them. Please, stay with me

https://yashkant.github.io/invertible-neural-skinning/

# Invertible Neural Skinning ## Invertible Neural Skinning Accepted to CVPR, 2023 - Yash Kant University of Toronto Aliaksandr Siarohin Snap Research Riza Alp Guler Snap Research Menglei Chai Snap Research Jian Ren Snap Research Sergey Tulyakov Snap Research Igor Gilitschenski University of Toronto ### tl;dr ### Overview: Invertible Neural Skinning Building animatable and editable models of clothed humans from raw 3D scans and poses is a challenging problem. Existing reposing methods suffer fr

https://arxiv.org/abs/1610.02136

Abstract page for arXiv paper 1610.02136: A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks

https://en.wikipedia.org/wiki/Spiking_neural_network

Jump to content Main menu Main menu Navigation Contribute Search Search Appearance Personal tools ## Contents (Top) 1 History 2 Underpinnings 3 Applications 4 Software Toggle Software subsection 4.1 SNN simulation 5 Hardware 6 Benchmarks 7 See also 8 References Toggle the table of contents # Spiking neural network 11 languages Edit links English Tools Tools Actions General Print/export In other projects Appearance From Wikipedia, the free encyclopedia Artificial neural netw

https://safeintelligence.ai/dynamic-back-substitution-in-bound-propagation-based-neural-network-verification/

Kouvaros, P., Brueckner, B., Henriksen, P., Lomuscio, A. (2025), Proceedings of the 39th AAAI Conference on Artificial Intelligence (AAAI25) Outcome Value The paper shows advances of state-of-the-art neural network verification by accelerating an algorithm which is used by most verification toolkits. This allows verifiers to scale to even large neural networks, aiding the certification of

https://web.archive.org/web/20211110112626/http://www.wildml.com/2015/10/recurrent-neural-network-tutorial-part-4-implementing-a-grulstm-rnn-with-python-and-theano/

# Recurrent Neural Network Tutorial, Part 4 The code for this post is on Github. This is part 4, the last part of the Recurrent Neural Network Tutorial. The previous parts are: - Recurrent Neural Networks Tutorial, Part 1 – Introduction to RNNs - Recurrent Neural Networks Tutorial, Part 2 – Implementing a RNN with Python, Numpy and Theano - Recurrent Neural Networks Tutorial, Part 3 – Backpropagation Through Time and Vanishing Gradients In this post we’ll learn about LSTM (Long Short Term Memory

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

This review evaluates direct training methods for deep SNNs, examining advanced neuron models, surrogate gradients, and novel architectures including transformers and residual networks

‹ Prev Next ›