#NeuralNetwork
This project implements a basic neural network with a single neuron in Castle.
The neuron has one input and one output, and it uses a simple activation function.
This setup demonstrates core principles of neuron behavior and weight training