Giter Club home page Giter Club logo

ai_sokoban's Introduction

Sokoban AI Solver (HKUST COMP3211 Group 6)

Group members

Name Student ID
GAO, Huaxuan 20328408
HUANG, Xuhua 20329347
LIU, Shuyue 20329256
WANG, Guanzhi 20329604
ZHONG, Zixuan 20328800

Set up

1) clone this project

$ git clone https://github.com/zzhongab/AI_Sokoban.git

2) launch the GUI

$ cd AI_Sokoban/bin
$ java GUI 

Search Algorithms

1) Load the map

click on the Load Map button and choose /levels/5.txt.

Before the result is computed, you can play the game. (↑ ↓ ← → L)

2) Compute the result

Choose a search algorithm and click on the button Compute Result

3) Move the agent

Keep pressing on the enter(return) button to make the agent move according to the result.

Q-Learning

1) Load the map

click on the Load Map button and choose /levels/QLearning/1.txt.

Before the result is computed, you can play the game. (↑ ↓ ← → L)

2) Compute the result

Choose 8) Q-Learning and click on the button Compute Result

3) Move the agent

Keep pressing on the enter(return) button to make the agent move according to the result.

Java doc

default package

reinforcement_learning package

Credit

wfalkwallace/AI/tree/master/hw2

ai_sokoban's People

Contributors

zzhongab avatar sliuao avatar huaxuangao avatar wangguanzhi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.