If you don't understand, don't worry about it. — Andrew Ng What is Neural Network? There are various kinds of neural networks now, such as Convolutional neural network(CNN) and recurrent neural network(RNN). It all have started with the name of Artificial Neural network(ANN). ANN is constructed with multiple perceptrons, which is a mathematical imitation of … Continue reading Neural Networks
Uncategorized
Reinforcement Learning
Reinforcement is being right. — B.F. Skinner How do you learn? How do you teach your dog or your children? Normally, you ask them to do a certain task, and if they succeed to do that task, you give them a treat. If they failed to do that task, you wouldn't give them a treat … Continue reading Reinforcement Learning
Neural Decoding
Image: Rick and Morty I get very excited when we discover a way of making neural networks better - and when that's closely related to how the brain works. — Geoffrey Hinton Previously, we were talking about AI algorithms that were inspired by how brain works. But there are also tries using AI to understand … Continue reading Neural Decoding