Git Product home page Git Product logo

rl-maddpg-navigation-grid-world's People

Contributors

piggych avatar

Stargazers

 avatar  avatar

Watchers

 avatar

rl-maddpg-navigation-grid-world's Issues

A question about evaluator

Hi,bro
Have you been in a situation like this before?I tried to run the train.py.As expected, there will be 8 actors and 1 evaluator window, but when the code runs for about 7 minutes, the following error occurs, causing the actor to run properly and the evaluator to stop working:

Process SpawnProcess-10:
Traceback (most recent call last):
File "D:\Anaconda\envs\py38\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "D:\Anaconda\envs\py38\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "D:\RL-MADDPG-navigation-grid-world-main\core\evaluator.py", line 45, in evaluate_worker
data = evalue_queue.get()
File "D:\Anaconda\envs\py38\lib\multiprocessing\queues.py", line 116, in get
return _ForkingPickler.loads(res)
File "D:\Anaconda\envs\py38\lib\site-packages\torch\multiprocessing\reductions.py", line 324, in rebuild_storage_filename
storage = torch.UntypedStorage._new_shared_filename_cpu(manager, handle, size)
RuntimeError: Couldn't open shared event: <000001AAD60CA242>, error code: <2>

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.