Explore >> Select a destination


You are here

serengil.wordpress.com
| | neuroecology.wordpress.com
5.1 parsecs away

Travel
| | 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
5.6 parsecs away

Travel
| | 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
2.6 parsecs away

Travel
| | 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
56.2 parsecs away

Travel
| 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