Coder Social home page Coder Social logo

omron-sinicx / ncf2 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 21.62 MB

Official implementation of "Counterfactual Fairness Filter for Fair-Delay Multi-Robot Navigation" (AAMAS-23)

Home Page: https://omron-sinicx.github.io/ncf2/

License: MIT License

Dockerfile 0.31% Python 45.94% Jupyter Notebook 53.76%
multi-agent multi-agent-reinforcement-learning robot-navigation

ncf2's People

Contributors

yonetaniryo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

igiardiyanto

ncf2's Issues

Cannot find "/scripts/config/env/navigation/grid.yaml"

Hi, thank you for providing the codes and sharing your works.

However, when I trying to run the [1. Environment.ipynb] file, the error occurs due to the absence of "grid.yaml" file
in the directory of ["../scripts/config/env/navigation/grid.yaml"].

Can you provide the grid.yaml file?

AttributeError: module 'jax' has no attribute 'Array'

I've encountered with different versions of JAX. Your assistance in resolving these would be greatly appreciated.

Issue with JAX version 0.3.13:
Error: AttributeError: module 'jax' has no attribute 'Array'.
Context: "from jaxman.planner.rl_planner.agent.core import restore_agent"

Issue after upgrading to JAX version 0.4.8:
Error: TypeError: split accepts a single key, but was given a key array of shape (2,) != (). Use jax.vmap for batching.
Code Snippet: This issue occurs at key_start_goal = jax.random.split(jax.random.PRNGKey(46)) in jaxman/env/navigation/instance.py:88.

Given these issues, I would greatly appreciate if you could advise on the appropriate versions of JAX and any related packages that would be compatible with the code snippet provided.

Request for code

Dear author, I am very interested in your work on "Counterfactual Fairness Filter for Fair-Delay Multi-Robot Navigation". I would appreciate it if you could share your project code.

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.