aimacode / aima-javascript

Javascript visualization of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Home Page:http://aimacode.github.io/aima-javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aima-javascript

Visualization of concepts from Russell And Norvig's "Artificial Intelligence — A Modern Approach", and Javascript code for algorithms. Unlike aima-python, aima-java, and other sibling projects, this project is primarily about the visualizations and secondarily about the code.

Some Javascript visualizations that I admire, and would like to see similar kinds of things here:

About

Javascript visualization of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

http://aimacode.github.io/aima-javascript/

License:MIT License


Languages

Language:JavaScript 80.2%Language:HTML 18.5%Language:CSS 1.2%