Scala implementation of algorithms from Russell And Norvig's Artificial Intelligence - A Modern Approach 3rd Edition. You can use this in conjunction with a course on AI, or for study on your own.
sbt scalafmt
sbt ";clean;test"
sbt coverageReport
reports are generated in the target/scoverage-report folder of the sub-projects