GithubHelp home page GithubHelp logo

aimas18's Introduction

Artificial Intelligence & Multi Agent Systems 2018

This repo contains the work of Victor Elkjær Birk, William Frisch Møller and Daniel Thoren for the course Artificial Intelligence and multi-agent systems at DTU.

Set up git and pull the repo

  1. I'll give you collaborator access, which, most importantly, gives you pull/push access to the repo.

  2. Setup git on your machine - either with Github Desktop (recommended) or manually.

  3. At the top of the repo webpage press setup in desktop (or use terminal and git) to setup the repository on your machine. Take a note of the directory in which you place the repo.

  4. Enter your favorite Emoji or something below, then commit and push the git - verify that the changes shows up on the repo webpage.

About the authors

  • Danny mustache lvl 0
  • Victor
  • William mustache lvl over 9000

Warmup Assignment

Compile and run files (java)

  • Open a new terminal session

  • Navigate to the repo's folder 01 Warmup Assignment directory with: cd ~/Path/To/Repo/01\ Warmup\ Assignment/

  • Compile SearchClient java files with: javac searchclient/*.java

  • Run code: java -jar server.jar -l levels/SAD1.lvl -c "java -Xmx2g searchclient.SearchClient -dfs" -g 50 -t 300

  • Set parameters

    • In the example above we are using the DFS algorithm and 2GB RAM.
    • Replace -dfs- with -astar, -wastar or -greedy to change search algorithm
    • Replace -Xmx2g with another RAM setting limit or -jar

Resources

aimas18's People

Contributors

dannydannydanny avatar velkjaer avatar

Watchers

 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.