summaryrefslogtreecommitdiff
path: root/neural_network.py
AgeCommit message (Collapse)Author
2023-10-20Tidy up the NeuralNetwork classHombreLaser
2023-10-20Fix weights generationHombreLaser
2023-10-20Fix neural networkHombreLaser
2023-10-09Improve the train's method docstringHombreLaser
2023-10-09Add feedforwarding methodHombreLaser
2023-10-09Add the neural network class' skeletonHombreLaser
2023-09-11Add the neural network classHombreLaser