约 15,500 个结果
在新选项卡中打开链接
  1. Neural network (machine learning) - Wikipedia

    In machine learning, a neural network (NN) or neural net, also known as an artificial neural network (ANN), is a computational model inspired by the structure and functions of biological neural …

  2. What is a Neural Network - GeeksforGeeks

    2 天之前 · Neural networks are machine learning models that mimic the complex functions of the human brain. These models consist of interconnected nodes or neurons that process data, learn patterns …

  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. Neural networks are among the …

  4. 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 …

  5. Neural networks | Machine Learning | Google for Developers

    2025年8月25日 · 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...

  6. A Beginner's Guide to Neural Networks and Deep Learning

    Despite their biologically inspired name, artificial neural networks are nothing more than math and code, like any other machine-learning algorithm. In fact, anyone who understands linear regression, one of …

  7. Neural Networks - MLU-Explain

    Neural networks have revolutionized the field of artificial intelligence and are the backbone of popular algorithms today, such as ChatGPT, Stable-Diffusion, and many others.