About 19,500 results
Open links in new tab
  1. Neural network (machine learning) - Wikipedia

    Today, artificial neural networks are used for various tasks, including predictive modeling, adaptive control, and solving problems in artificial intelligence.

  2. What is a Neural Network - GeeksforGeeks

    2 days ago · In a neural network, input data is passed through multiple layers, including one or more hidden layers. Each neuron in these hidden layers performs several operations, transforming the …

  3. What is a neural network? - IBM

    A neural network is a machine learning model that stacks simple "neurons" in layers and learns pattern-recognizing weights and biases from data to map inputs to outputs.

  4. Neural networks | Machine Learning | Google for Developers

    Aug 25, 2025 · Neural networks are a family of model architectures designed to find nonlinear patterns in data. During training of a neural network, the model automatically learns the optimal feature...

  5. 6 Neural Networks – 6.390 - Intro to Machine Learning

    Now that we have several useful machine-learning concepts (hypothesis classes, classification, regression, gradient descent, regularization, etc.), we are well equipped to understand neural …

  6. How Do Neural Networks Work? Your 2026 Guide - Coursera

    Feb 7, 2026 · Learn how neural networks work and what makes them foundational for deep learning and artificial intelligence.

  7. Mastering the Algorithm for Neural Network [Unlock the Power!]

    Feb 12, 2026 · Different algorithms like Backpropagation, CNNs, RNNs, and GANs play a significant role in neural network functionality. Core concepts such as activation functions, gradient descent, …