builder, puerto rico
Updates required to optimize Neuroflow for the MNIST dataset
Notes on working with the famous MNIST Dataset in JavaScript
Extend Neuroflow to support multi-class classification by implementing the softmax activation function and cross-entropy loss.
Creating Neuroflow by porting Andrej Karpathy's micrograd to JavaScript
A look at common PyTorch transforms for image preprocessing.