Activation functions play pivotal role in neural networks. As an alternative to hyperbolic tangent, softsign is an activation function for … More
Author: Sefik Serengil
Softmax as a Neural Networks Activation Function
In fact, convolutional neural networks popularize softmax so much as an activation function. However, softmax is not a traditional activation function. … More
Developers vs Mathematicians
Fermat’s last theorem has been waiting almost 350 years to be proven. Now, we can call it theorem but until 90s … More
Handwritten Digit Recognition Using CNN with Keras
Image recognition studies have reached incredible accuracy levels for the past several years. It is undeniable fact that deep learning has defeated … More
A Gentle Introduction to Convolutional Neural Networks
Convolutional neural networks (aka CNN and ConvNet) are modified version of traditional neural networks. These networks have wide and deep … More
New Generation Cryptocurrency
The British newspaper announced that a man who bought 27$ of bitcoin in 2009 would recall this investment in 2013 … More
Evolution of Neural Networks
Today, AI lives its golden age whereas neural networks make a great contribution to it. Neural networks change our lifes … More
Art for AI’s Sake
Vanity is definetely human beings’ favorite sin. People would believe that they do lots of things good, as well as … More
Common Concerns of Machine Learning Professionals
Machine learning is one of the hot topics in 2017. Besides, most authorities expected that machine learning would be part of … More
Handwritten Digit Classification with TensorFlow
If Exclusive OR (XOR) implementation were a letter A of the alphabet, then handwritten digit classification from MNIST database would … More