Samples and libraries for artificial intelligence in node
node app.js monte-carlo-pi {number of darts to throw} -<v (verbose)>
Returns an estimate of pi using the Monte Carlo method.
In many ways, Artificial Intelligence makes up important parts of our lives, from packaging centers cars to facial recognition and computer vision. This repository is dedicated to educating current developers about artificial intelligence, targetting those who are are comfortable in node nad javascript. The goal is to drive additional understanding and enthusiasm about Artificial Intelligence.
Just clone this repository (for now):
git clone https://github.com/AlexEyler/ai-for-beginners
MIT