• Recurrent neural networks (RNNs) are a class of artificial neural networks designed for processing sequential data, such as text, speech, and time series...
    90 KB (10,419 words) - 09:51, 27 May 2025
  • Bidirectional recurrent neural networks (BRNN) connect two hidden layers of opposite directions to the same output. With this form of generative deep...
    6 KB (694 words) - 09:41, 14 March 2025
  • Thumbnail for Deep learning
    networks, deep belief networks, recurrent neural networks, convolutional neural networks, generative adversarial networks, transformers, and neural radiance...
    180 KB (17,772 words) - 09:57, 27 May 2025
  • Gated recurrent units (GRUs) are a gating mechanism in recurrent neural networks, introduced in 2014 by Kyunghyun Cho et al. The GRU is like a long short-term...
    8 KB (1,278 words) - 22:37, 2 January 2025
  • Thumbnail for Feedforward neural network
    to obtain outputs (inputs-to-output): feedforward. Recurrent neural networks, or neural networks with loops allow information from later processing stages...
    21 KB (2,242 words) - 20:16, 25 May 2025
  • as recurrent neural networks and convolutional neural networks, renewed interest in ANNs. The 2010s saw the development of a deep neural network (i.e...
    85 KB (8,628 words) - 13:09, 27 May 2025
  • Thumbnail for Neural network (machine learning)
    In machine learning, a neural network (also artificial neural network or neural net, abbreviated ANN or NN) is a computational model inspired by the structure...
    168 KB (17,638 words) - 10:50, 26 May 2025
  • words scraped from the public internet). They have superseded recurrent neural network-based models, which had previously superseded the purely statistical...
    16 KB (2,377 words) - 01:54, 26 May 2025
  • A recursive neural network is a kind of deep neural network created by applying the same set of weights recursively over a structured input, to produce...
    8 KB (914 words) - 22:20, 2 January 2025
  • Thumbnail for Long short-term memory
    Long short-term memory (category Neural network architectures)
    Long short-term memory (LSTM) is a type of recurrent neural network (RNN) aimed at mitigating the vanishing gradient problem commonly encountered by traditional...
    52 KB (5,797 words) - 19:43, 27 May 2025
  • Thumbnail for Residual neural network
    A residual neural network (also referred to as a residual network or ResNet) is a deep learning architecture in which the layers learn residual functions...
    27 KB (3,016 words) - 23:56, 25 May 2025
  • Thumbnail for Attention (machine learning)
    leveraging information from the hidden layers of recurrent neural networks. Recurrent neural networks favor more recent information contained in words...
    35 KB (3,424 words) - 23:19, 23 May 2025
  • recognition. However, more recently, LSTM and related recurrent neural networks (RNNs), Time Delay Neural Networks(TDNN's), and transformers have demonstrated improved...
    123 KB (13,147 words) - 16:43, 10 May 2025
  • A neural Turing machine (NTM) is a recurrent neural network model of a Turing machine. The approach was published by Alex Graves et al. in 2014. NTMs...
    5 KB (416 words) - 19:22, 6 December 2024
  • types of artificial neural networks (ANN). Artificial neural networks are computational models inspired by biological neural networks, and are used to approximate...
    89 KB (10,702 words) - 10:21, 19 April 2025
  • Graph neural networks (GNN) are specialized artificial neural networks that are designed for tasks whose inputs are graphs. One prominent example is molecular...
    42 KB (4,593 words) - 06:37, 19 May 2025
  • A convolutional neural network (CNN) is a type of feedforward neural network that learns features via filter (or kernel) optimization. This type of deep...
    138 KB (15,585 words) - 20:12, 8 May 2025
  • Backpropagation through time (category Artificial neural networks)
    recurrent neural networks, such as Elman networks. The algorithm was independently derived by numerous researchers. The training data for a recurrent...
    6 KB (745 words) - 21:06, 21 March 2025
  • Thumbnail for Legendre polynomials
    Memory Units: Continuous-Time Representation in Recurrent Neural Networks (PDF). Advances in Neural Information Processing Systems. Arfken & Weber 2005...
    38 KB (7,177 words) - 21:53, 22 April 2025
  • Vanishing gradient problem (category Artificial neural networks)
    paper On the difficulty of training Recurrent Neural Networks by Pascanu, Mikolov, and Bengio. A generic recurrent network has hidden states h 1 , h 2 , ....
    24 KB (3,709 words) - 12:46, 27 May 2025
  • Thumbnail for Echo state network
    An echo state network (ESN) is a type of reservoir computer that uses a recurrent neural network with a sparsely connected hidden layer (with typically...
    12 KB (1,625 words) - 22:30, 2 January 2025
  • Reservoir computing (category Artificial neural networks)
    Reservoir computing is a framework for computation derived from recurrent neural network theory that maps input signals into higher dimensional computational...
    26 KB (2,891 words) - 14:20, 25 May 2025
  • Thumbnail for Attention Is All You Need
    dot-product attention and self-attention mechanism instead of a Recurrent neural network or Long short-term memory (which rely on recurrence instead) allow...
    15 KB (3,909 words) - 20:36, 1 May 2025
  • Thumbnail for Rectifier (neural networks)
    biological relationship between neural firing rates and input current, in addition to enabling recurrent neural network dynamics to stabilise under weaker...
    22 KB (2,990 words) - 13:50, 26 May 2025
  • Thumbnail for Kanaka Rajan
    statistical physics. Rajan continues to apply recurrent neural network modelling to behavioral and neural data. In collaboration with Karl Deisseroth and...
    24 KB (2,437 words) - 03:54, 20 March 2025
  • Thumbnail for Knowledge graph embedding
    undergoing fact rather than a history of facts. Recurrent skipping networks (RSN) uses a recurrent neural network to learn relational path using a random walk...
    52 KB (5,953 words) - 05:41, 25 May 2025
  • Spiking neural networks (SNNs) are artificial neural networks (ANN) that mimic natural neural networks. These models leverage timing of discrete spikes...
    30 KB (3,369 words) - 17:28, 23 May 2025
  • particular includes all feedforward or recurrent neural networks composed of multilayer perceptron, recurrent neural networks (e.g., LSTMs, GRUs), (nD or graph)...
    20 KB (2,964 words) - 01:28, 19 April 2024
  • Thumbnail for Differentiable neural computer
    differentiable neural computer (DNC) is a memory augmented neural network architecture (MANN), which is typically (but not by definition) recurrent in its implementation...
    14 KB (801 words) - 00:42, 6 April 2025
  • a convolutional neural network (CNN) for encoding the source and both Cho et al. and Sutskever et al. using a recurrent neural network (RNN) instead. All...
    36 KB (3,901 words) - 17:39, 23 May 2025