Skip to content

Samples and libraries for artificial intelligence in node

License

Notifications You must be signed in to change notification settings

AlexEyler/ai-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Samples and libraries for artificial intelligence in node

Code Example

node app.js monte-carlo-pi {number of darts to throw} -<v (verbose)>

Returns an estimate of pi using the Monte Carlo method.

Motivation

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.

Installation

Just clone this repository (for now):

git clone https://github.com/AlexEyler/ai-for-beginners

License

MIT

About

Samples and libraries for artificial intelligence in node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published