Long-term project (And I mean it!) Currently the input is just random numbers Feel free to make suggestions Next Step: Learn backpropagation https://turbowarp.org/1116341029?hqpen Blocks: 344 Time: 190 days
All code is by @Coder-sailer Change Log: 13/07/25: Updated rendering system to allow for more nodes per layer (Over 50 nodes per layer when useing TurboWarp) 11/07/25: Changed the rendering system again to allow for negative weights, fixed the way biases are applied and added the ability to calculate the "Sum of the Squared Residuals" 09/07/25: Changed the rendering system, added biases and implemented ReLU activation function 14/04/25: Fixed the return and replace functions (again) and implemented solving the network for a set of values 1/03/2025: Fixed "Return Value of Node" 5/01/2025: Started on rendering system and info storage