Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-20 | Tidy up the NeuralNetwork class | HombreLaser | |
2023-10-20 | Fix weights generation | HombreLaser | |
2023-10-20 | Update gitignore | HombreLaser | |
2023-10-20 | Fix dataset class | HombreLaser | |
2023-10-20 | Fix neural network | HombreLaser | |
2023-10-09 | Improve the train's method docstring | HombreLaser | |
2023-10-09 | Add feedforwarding method | HombreLaser | |
2023-10-09 | Add the neural network class' skeleton | HombreLaser | |
2023-09-11 | Add the neural network class | HombreLaser | |
2023-09-11 | Fix the dataset utils class | HombreLaser | |
2023-09-11 | Add python cache to gitignore | HombreLaser | |
2023-08-21 | Add DatasetUtils class | HombreLaser | |
2023-08-21 | Add numpy to requirements.txt | HombreLaser | |
2023-08-21 | Initial commit | HombreLaser | |