Updates required to optimize Neuroflow for the MNIST dataset
2024-06-07Notes on working with the famous MNIST Dataset in JavaScript
2024-05-29Extend Neuroflow to support multi-class classification by implementing the softmax activation function and cross-entropy loss.
2024-05-26Creating Neuroflow by porting Andrej Karpathy's micrograd to JavaScript
2024-05-22A look at common PyTorch transforms for image preprocessing.
2024-05-10A quick walk-through and overview of using PyTorch
2023-01-12