#Stochastic-gradient-descent
Showing 6 of 6 repositories tagged #stochastic-gradient-descent, ranked by stars
Machine learning algorithms in Dart programming language
Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation preconditioner and more)
Classifying the Blur and Clear Images
A statistical computations and ML orientated Python package to predict stock price.
Python implementation of stochastic sub-gradient descent algorithm for SVM from scratch
Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I decided to create a tutorial to (hopefully) help others do the same and improve my own understanding of neural networks.