- Home
- Les mots des médias
- Neural Network
Neural Network
A machine learning method inspired by the neural connections in the brain. Neural networks are a system of connected nodes that are segmented into layers – input, output and hidden layers. Hidden layers are the most important for making predictions. The values of one layer are filtered by connections to the next layer until the last output set is produced and a prediction is made.