Git Product home page Git Product logo

Comments (3)

chagmgang avatar chagmgang commented on May 29, 2024

I think you may put command like

sh start.sh

But I consider that you have to command like

nohup sh start.sh

Thank you.

from impala-distributed-tensorflow.

sunchipsster1 avatar sunchipsster1 commented on May 29, 2024

Hello! I also ran into this problem. I ran the code for 24 hours on a gpu server and output = CreateSession still waiting for response from worker: /job:actor/replica:0/task:17... etc. was present the whole time. Does anyone know how to fix this? Thanks for the kind help!

from impala-distributed-tensorflow.

chagmgang avatar chagmgang commented on May 29, 2024

I think you maybe not running 17th actor task.
Rerun the 17th task by command

python trainer_invader.py --num_actors=32 --task=17 --batch_size=32 --queue_size=128 --trajectory=20 --learning_frame=1000000000 --start_learning=0.0006 --end_learning=0.0 --discount_factor=0.99 --entropy_coef=0.05 --baseline_loss_coef=1.0 --gradient_clip_norm=40.0 --job_name=actor --reward_clipping=abs_one --lstm_size=256 &

from impala-distributed-tensorflow.

Related Issues (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.