mctsdmr / aima-julia

Julia implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aima-julia

Build Status

Julia (v0.5+) implementation of the algorithms found in "Artificial Intelligence: A Modern Approach".

Acknowledgements

The algorithms implemented in this project are found from both Russell And Norvig's "Artificial Intelligence - A Modern Approach" and aima-pseudocode.

About

Julia implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

License:MIT License


Languages

Language:Julia 99.6%Language:Shell 0.4%