|
You are here |
serengil.wordpress.com | ||
| | | | |
neuroecology.wordpress.com
|
|
| | | | | I am in Berlin for the Cognitive Computational Neuroscience (CCN) conference. It is an interesting collection of people working on more human (though some animal) cognitive neuroscience, often using neural network models. In its third year, CCN is an interesting contrast to Cosyne, a conference more focused on traditional systems neuroscience along with computational modeling.... | |
| | | | |
marcospereira.me
|
|
| | | | | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset. | |
| | | | |
sefiks.com
|
|
| | | | | Scientists tend to consume activation functions which have meaningful derivatives. That's why, sigmoid and hyperbolic tangent functions are the most common activation functions in literature. Herein, softplus is a newer function than sigmoid and tanh. | |
| | | | |
utkuufuk.com
|
|
| | | Previously, we talked about how to build a binary classifier by implementing our own logistic regression model in Python. In this post, we're going to build upon that existing model and turn it into a | ||