This is a "Machine-learning from scratch" tutorial in Julia. It demonstrates how to implement a simple artificial neural network with automatic differentiation and a simple gradient descent optimizer, ...
Learning how to build and understand a mini engine is an exciting journey for anyone interested in mechanics. A mini engine, despite its small size, works on the same principles as larger engines. By ...
This is the repo to the second part of the series “API development with nodejs, express and typescript from scratch”. Check out my medium profile and have a look ...