Neural Network Examples
Sandbox
- Construct a neural network, and add custom training data
Function approximator
- Use a neural network to approximate a function
Point classification
- Classify color labels on a 2D coordinate space
XOR Problem
- Neural network solving XOR problem