Showing results 3001-3010 of >3,074 (page 301)
https://www.geeksforgeeks.org/machine-learning/activation-functions-neural-networks/

Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.

https://milvus.io/ai-quick-reference/what-are-neural-collaborative-filtering-models

Neural collaborative filtering (NCF) is a type of recommendation system that uses neural networks to predict user prefer

https://www.interdb.jp/dl/part02.html

Hironobu SUZUKI @ InterDB > Part 2: Recurrent Neural Networks Part 2: Recurrent Neural Networks Recurrent neural networks (RNNs) were invented to handle time series data. In the AI field, time series data includes both numerical sequences, such as stock prices and temperatures, and natural language sequences, such as sentences where each word is connected to the others. Type of RNNs There are four main types of RNNs, each with different input and output structures: (1) Many-to-One A many-to-one RNN takes mu

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

Explore a comprehensive survey on deep neural networks applied to tabular data, highlighting methodologies, performance, and practical implications

https://www.obitko.com/tutorials/neural-network-prediction/interactive-example-all.html

Combined interactive demo showing neural network prediction across multiple financial scenarios: function approximation, NASDAQ stock, and Forex currency data

https://blog.apiad.net/p/artificial-neural-networks-are-nothing

Busting the biggest public misconception in AI

https://discourse.numenta.org/t/weight-switching-in-neural-networks-using-locality-sensitive-hashing/12067

You have a very wide range of choices if you use locality sensitive hashing to select weights in a neural network. Not only various select from a pool strategies, also various switching scopes (eg. input weights to a neu

https://memx.app/glossary/neural-network/

What a neural network is in plain terms: how neurons, layers, weights, and activations work, and how a network learns via training and backpropagation

https://braindump.jethro.dev/posts/credit_assignment_snn/

# Credit Assignment in Spiking Neural Networks The problem of spatial and temporal credit assignment in RNNs are solved through backpropagating errors in the unrolled RNN. Algorithmic solutions to RNNs have 2 challenges in Spiking Neural Networks . First, spiking neurons have $S(U(t)) = \(\Theta(U(t) - \theta)\). Their derivative is zero everywhere except at \(U = \theta\), where it is ill-defined. This binary spiking non-linearity stops gradients from flowing, and makes gradient-based optimization unsuit

https://www.kdnuggets.com/2020/06/unreasonable-progress-deep-neural-networks-nlp.html

Blog Topics Advertise Join Newsletter The Unreasonable Progress of Deep Neural Networks in Natural Language Processing (NLP) Natural language processing has made incredible advances through advanced techniques in deep learning. Learn about these powerful models, and find how close (or far away) these approaches are to human-level understanding. By Kevin Vu , Exxact Corp on June 29, 2020 in Deep Learning , LSTM , NLP , Transfer Learning , Transformer , Trends --> comments Humans have a lot of senses, and yet

‹ Prev Next ›