Neural network

From Food & Medicine Encyclopedia

(Redirected from Neural networks)

Neural Network

A Neural Network is a series of algorithms that endeavors to recognize underlying relationships in a set of data through a process that mimics the way the human brain operates. In essence, neural networks are used to approximate functions that can depend on a large number of inputs and are generally unknown.

Overview[edit]

Neural networks, in the world of Artificial Intelligence, are a means of doing machine learning, in which a computer learns to perform some task by analyzing training examples. Usually, the task involves making predictions or decisions, such as: Is this an image of a cat? Which of these people are likely to be friends? What is the optimal path for a delivery drone?

Structure[edit]

A neural network takes in inputs, which are then processed in hidden layers using weights that are adjusted during training. Then the model spits out a prediction. The weights are adjusted to find patterns in order to make better predictions.

Types of Neural Networks[edit]

There are several types of neural networks in use today. These include:

Applications[edit]

Neural networks have wide applications in the fields of biometrics, finance, healthcare, and telecommunications, among others.

See Also[edit]

Medical Disclaimer: WikiMD is for informational purposes only and is not a substitute for professional medical advice. Content may be inaccurate or outdated and should not be used for diagnosis or treatment. Always consult your healthcare provider for medical decisions. Verify information with trusted sources such as CDC.gov and NIH.gov. By using this site, you agree that WikiMD is not liable for any outcomes related to its content. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates, categories Wikipedia, licensed under CC BY SA or similar.