Engineering
Jan 14, 2021
Train a Neural Network to Count, with Javascript & Dannjs
Making a neural network yourself is a good way to familiarize yourself with a neural network concept. This is also relatively simple to do. The library we will use, Dannjs, makes it even easier to hav
