Package main provides a demo program for training a square root approximation network.
This demonstrates how Neurlang can learn mathematical functions using synthetic data
and integer-based neurons, all trained efficiently on CPU without backpropagation.