Physical SciencesComputer ScienceArtificial Intelligence

Neural Networks and Applications

Neural networks are computational systems loosely inspired by the brain's architecture, built from layers of interconnected nodes that learn to recognize patterns by adjusting the strength of their connections through processes like backpropagation. Variants such as recurrent networks, which handle sequential data, radial basis function networks, which approximate complex functions geometrically, and self-organizing maps, which discover structure in unlabeled data, each offer different trade-offs between expressive power and interpretability. Deep learning — stacking many such layers — has driven dramatic advances in image recognition, language understanding, and scientific modeling over the past decade. Active research now grapples with why very deep networks generalize as well as they do despite having far more parameters than training examples, and how to build systems that learn efficiently from limited data rather than requiring the massive datasets that current methods depend on.

Works
252,120
Total citations
4,443,124
Keywords
Neural NetworksSelf-Organizing MapsBackpropagation LearningRadial Basis Function NetworksDeep LearningArtificial Neural Networks

Top papers in Neural Networks and Applications

Ordered by total citation count.

Active researchers

Top authors in this area, ranked by h-index.

Related topics