Tensorflow Playground (Neural network)

15 Dec 2017

One good place to understand the concept of neural network in 2D classification problems that tan be visualized and understand while playing.

There are shown four 2D classification problems and yo can choose any architecture of neurons changing number of layers and size of each one.

You can change also the formula that uses the neuron to decide the result:

  • sigmoid
  • tanh
  • ReLU
  • Linear

The results are very impressive. It’s very telling the way that hiden neurons do his own bounday work, for example to round the center points in the final decissor.

You can play in playground tensorflow

tensorflow playground



who am i

Engineer in Barcelona, working in BI and Cloud service projects. Very interested in the new wave of Machine-Learning and IA applications

what is this

This is a blog about software, some mathematics and python libraries used in Mathematics and Machine-Learning problems

where am i

github//m-alcu
twitter//alcubierre
linkedin//martinalcubierre
facebook//m.alcubierre
2017 by Martín Alcubierre Arenillas.
Content available under Creative Commons (BY-NC-SA) unless otherwise noted.
This site is hosted at Github Pages and created with Jekyll.