Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aispace2/aispace2
Notebooks for learning AI.
https://github.com/aispace2/aispace2
algorithm-visualisation artificial-intelligence education-tool jupyter-extension
Last synced: about 1 month ago
JSON representation
Notebooks for learning AI.
- Host: GitHub
- URL: https://github.com/aispace2/aispace2
- Owner: AISpace2
- License: gpl-3.0
- Created: 2017-07-06T23:03:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T18:57:45.000Z (over 1 year ago)
- Last Synced: 2024-09-29T16:20:56.790Z (about 2 months ago)
- Topics: algorithm-visualisation, artificial-intelligence, education-tool, jupyter-extension
- Language: Vue
- Homepage: https://aispace2.github.io/AISpace2/
- Size: 34.6 MB
- Stars: 23
- Watchers: 9
- Forks: 11
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AISpace2
## About
AISpace2 is a set of notebooks and an extension for [Jupyter](http://jupyter.org), a web application that combines code, text, and visualizations into a single, rich document. These notebooks teach and demonstrate AI concepts by providing detailed explanations alongside Python code implementations, and the accompanying extension brings these concepts to life by providing interactive visualizations driven directly by the code you see.AISpace2 is the next version of [AISpace](http://aispace.org), and accompanies the book [_Artifical Intelligence 2E: Foundations of Computational Agents_](http://artint.info) by [David Poole](http://cs.ubc.ca/~poole/) and [Alan Mackworth](http://cs.ubc.ca/~mack/).
We encourage you to check out our [website](https://aispace2.github.io/AISpace2/) for more information, including installation instructions.