Giter Club home page Giter Club logo

tulars's Introduction

tulars

.github/workflows/make.yml

Experimentation with simple Utility Function-based agents. (Demo)

E.g., how do we specify rich, sequential and/or parallel behaviours that are robust to changing environments and dynamic goals?

running direct from GitHub

$ nix run github:r-k-b/tulars

building with Nix

$ nix build github:r-k-b/tulars

$ xdg-open result/index.html

building (non-nix)

(requires git, node.js 10+, and Elm 0.19)

git clone [email protected]:r-k-b/tulars.git

cd tulars

npm install

Then, either run npm run live, or open one of these in a browser:

  • dist/index.html
  • dist/debug.html
  • dist/optimized.html

testing

Run npm test and/or nix flake check.

keeping dependencies up to date

dependabot should keep the package.json and elm.json dependencies up to date; to keep the elm2nix / elm-srcs.nix dependencies up to date, run update-elm-nix-deps.

integration tests

Not part of the default npm test, yet.

While the site is running on localhost:8000 (perhaps via npm run live), run:

npm run cypress:open

misc

Verlet integration

GameAIPro: Intro to Utility Theory (PDF)

inspirations

Creeper World Globulation Incremancer Kenshi Rimworld

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.