Giter VIP home page Giter VIP logo

pls's Issues

Using ‘python3 setup.py test’ fails.

It does seem the ‘experiments’ folder is missing to execute:

running egg_info
writing pls.egg-info/PKG-INFO
writing dependency_links to pls.egg-info/dependency_links.txt
writing requirements to pls.egg-info/requires.txt
writing top-level names to pls.egg-info/top_level.txt
reading manifest file 'pls.egg-info/SOURCES.txt'
writing manifest file 'pls.egg-info/SOURCES.txt'
running build_ext
stars1
error: [Errno 2] No such file or directory: ‘~/PycharmProjects/pls/pls/workflows/../../experiments/stars/small0/PPO/seed1'

Questions about background probability knowledge

Thank the author for writing such a great work. I would like to ask if the probabilities in the paper, such as 0.8::obstc(front) 0.2::obstc(lest), were obtained in an experimental environment.?Where are they defined specifically? Thank you to the author reply

How to run?

Hey,

thanks for providing the code for your very interesting paper. Would it be possible to explain how to actually run the code, I do not see a main script, maybe I have missed it?

Thank you in advance!

Installation fails with pip 24

The requirement for gym==0.21 fails with modern versions of pip (namely pip 24). Downgrading pip to version 21 solves the issue (can be put in the requirements directly).
Another option might be to change the requirement for gym to be 0.23. From my experience, that is compatible with pip 24 and should solve the issue. However, it must be checked that a more recent version of gym doesn't break the 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.