jnewhouse003 / Capstone

0 stars 0 forks source link

Explained: Neural Networks #8

Open jnewhouse003 opened 2 years ago

jnewhouse003 commented 2 years ago

Title

Explained: Neural Networks.

URL

https://news.mit.edu/2017/explained-neural-networks-deep-learning-0414

Summary

explains how neural nets work

Key Points

-takes in data points -each data point is assigned a weight then that information is passed into a hidden layer with a new weight. Does this for however many hidden layers there are.
-outputs an answer

Citation

Larry Hardesty | MIT News Office. “Explained: Neural Networks.” MIT News | Massachusetts Institute of Technology, https://news.mit.edu/2017/explained-neural-networks-deep-learning-0414.

Repo link