In fact, convolutional neural networks popularize softmax so much as an activation function. However, softmax is not a traditional activation function.…
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…
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…
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…
New Generation Cryptocurrency
The British newspaper announced that a man who bought 27$ of bitcoin in 2009 would recall this investment in 2013…
Evolution of Neural Networks
Today, AI lives its golden age whereas neural networks make a great contribution to it. Neural networks change our lifes…
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…
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…
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…
ReLU as Neural Networks Activation Function
Rectifier linear unit or its more widely known name as ReLU becomes popular for the past several years since its…