Giter Site home page Giter Site logo

laurimi / npgi Goto Github PK

View Code? Open in Web Editor NEW
16.0 6.0 2.0 202 KB

Non-linear policy graph improvement - planning for Dec-POMDPs

License: Apache License 2.0

CMake 2.10% C++ 97.90%
decentralized pomdp markov-decision-processes multi-agent-systems planning information-gathering dec-pomdp decision-making

npgi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

luohc2004 fpetric

npgi's Issues

Project fails to build due to isnan issue in MADP

The project fails to build if MADP is downloaded automatically, with this error trace:
prob.h:531:30: error: 'isnan' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] if( isnan( _p[i] ) )
This is a common issue when the older code is not up to new C++ standards, and the issue was resolved in the MADP with the latest commit (MADPToolbox/MADP@a6c1bb7), however this project downloads an earlier release of the MADP.

A dirty hack is to edit MADP source files after the download, however the best solution would be to autodownload the latest version od MADP code. At the very least, this information could be added to README of this project.

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.