Click on Ben to input a number, then he'll say if its above 0.5 or not. See inside if you're interested in how the model works.
No credits. Just me using mathematics to make a neural network that'll make the AI number predictor. FAQ: How does it work? A: It is based on a step function model trained in Python i coded myself. Then i got the final weights and biases then put it into scratch, which makes this code work.