Skip to content

Releases: forestagostinelli/deepxube

v0.1.5

23 Jun 03:08
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
  • Add Action generic to Environment
  • swap opencv-python dependency for pillow
  • ASP Spec/Solver
  • n-puzzle background knowledge
  • hash refactor
  • type hint fixes
  • Fixed boltzmann overflow
  • State and goal to nnet rep is one function
  • Add start state to sample_goal for more robust goal sampling

v0.1.1

18 Mar 18:52
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Add opencv-python and imageio for visualizing Sokoban states
  • Fix Sokoban data downloading
  • Change Sokoban ground atoms to new format
  • Add assumed true/false to ASP sample_minimal_model
  • Refactor codebase
  • Type hinting fixes based on mypy