Core Neural Network Innovations
Ilya 30u30
-
Recurrent Neural Network Regularization - Enhancement to LSTM units for better overfitting prevention.
-
Pointer Networks - Novel architecture for solving problems with discrete token outputs.
-
Deep Residual Learning for Image Recognition - Improvements for training very deep networks through residual learning.
-
Identity Mappings in Deep Residual Networks - Enhancements to deep residual networks through identity mappings.
-
Neural Turing Machines - Combining neural networks with external memory resources for enhanced algorithmic tasks.
-
Attention Is All You Need - Introducing the Transformer architecture solely based on attention mechanisms.