AISpace2

Notebooks for learning AI.

GPL-3.0 License

Downloads
724
Stars
23
Committers
14

Bot releases are visible (Hide)

AISpace2 - v0.8.11 Latest Release

Published by lilycyf almost 4 years ago

Add unobserve, able to change from an observation to no observation in BayesVisualizer

AISpace2 - v0.8.10

Published by lilycyf about 4 years ago

Update queens in cspProblem.py

AISpace2 - v0.8.9

Published by lilycyf about 4 years ago

Update csp consistency so that it say "no solution" if any domain is empty

AISpace2 - v0.8.8

Published by lilycyf about 4 years ago

"backtrack" bug is fixed

AISpace2 - v0.8.7

Published by lilycyf about 4 years ago

  1. The bug that the planning problems were not working properly is fixed
  2. The bug that the zoom centre is not in the middle is fixed
  3. The backtrack button is added in CSP consistency solver
  4. The zoom mode setting is updated into a toggle and renamed
  5. "Visualization Options" is renamed to "Settings"
AISpace2 - v0.8.6

Published by lilycyf about 4 years ago

  1. "Zoom to Fit" is added to the visualization bar
  2. Default positions are added for search and CSP problems
  3. Bugs fixed
AISpace2 - v0.8.5

Published by lilycyf about 4 years ago

  1. cspProblem.py is updated according to the built-in Python file operator.py.
  2. Visualization-options bar is updated, and is now including but not limited to "font size", "line width", "detail level", "zoom", "sleep time".
  3. Padding around the text in the node is now smaller than before.
  4. Zoom mode No.2 is added, which can zoom in or out without changing the font size and edge width. It can be toggled by "zoom mode" in the visualization-options bar
  5. A toggle for wheel zoom is added in the visualization-options bar, which can either turn on or off for zooming by mouse wheel.
AISpace2 - v0.8.4: Add zoom

Published by lilycyf over 4 years ago

  1. Zooming is added. We can zoom in or out with the mouse wheel, and move the canvas by clicking and dragging the canvas.
  2. “Print positions” now respect the given positions. Once any node is moved, the position will also change relatively based on the given positions.
  3. The legend now can be turned on and off by moving the mouse to the "Visualization option" on the top-right corner of the canvas and click on the "Toggle Legend"
  4. For positions, all numbers are working now, including zero and negative numbers.
AISpace2 - v0.8.3: Update Visualization options

Published by lilycyf over 4 years ago

Update Visualization options

AISpace2 - v0.8.2: Update builders

Published by lilycyf over 4 years ago

Update builders

AISpace2 - v0.8.1: Update CSP builder

Published by lilycyf over 4 years ago

It's now able to build CSP python code including custom constraints.

AISpace2 - v0.8.0: version and dependency update

Published by lilycyf over 4 years ago

  • Update dependency
  • Graph builders can be used normally now
AISpace2 -

Published by Chenliang-Zhou about 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

AISpace2 -

Published by Chenliang-Zhou over 5 years ago

Package Rankings
Top 24.01% on Pypi.org
Top 13.81% on Npmjs.org
Related Projects