This week I learned about a type of AI convolutional neural networks, which are like ordinary neural networks exept each layer is lika a grid instead of a line of neurons and each cell only effects the ones nearby. This is particularly good at recognizing patterns that traditional neural networks can't. There most effective for image proccesing because the data is already in a grid so patters are more likely to appear there.
No comments:
Post a Comment