Machine Learning

Overview


Machine Learning encompasses a set of techniques that enable the computer learn a set of patterns from data.

Demos and Tutorials


OR Problem
Uses tensor-flow to create a neural network that can solve the OR Problem
source
XOR Problem
Uses tensor-flow to create a neural network that can solve the XOR Problem
source
Approximating Sine function
Uses tensor-flow to approximate a sine function.
source