You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the teaching of DQN in Docs, the code runs well but the logger couldn't open. I check the folder "./log/dqn" and some events.out named as "events.out.tfevents.1627916187.DESKTOP-NLRRDA0.49756.0" and it just 40Byte. When I opened the tensorboard to view the logger, it said " There are not any runs in the log folder."
BTW, I want to know how to change the "stop_fn". In the Docs,
I follow the teaching of DQN in Docs, the code runs well but the logger couldn't open. I check the folder "./log/dqn" and some events.out named as "events.out.tfevents.1627916187.DESKTOP-NLRRDA0.49756.0" and it just 40Byte. When I opened the tensorboard to view the logger, it said " There are not any runs in the log folder."
BTW, I want to know how to change the "stop_fn". In the Docs,
I want to change the reward_threshold, but I can't find the params, so I just use
it seems work ( run more epochs ). But the feedback seems to be faulty. One of them is says
The reward can't be more than 200.
The text was updated successfully, but these errors were encountered: