question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to analyze the data after being successfully trained.

See original GitHub issue

I’m sorry to bother you again, but I can’t find the way to analyze the traning data . I wanna watch the results of the DQNAgent method ,and how good it is.

[rl_agents.trainer.evaluation:INFO] Saved DQNAgent model to /home/zhao/gym/rl-agents-master/scripts/out/HighwayEnv/DQNAgent/run_20200406-223934_3509/checkpoint-999.tar [rl_agents.trainer.evaluation:INFO] Saved DQNAgent model to /home/zhao/gym/rl-agents-master/scripts/out/HighwayEnv/DQNAgent/run_20200406-223934_3509/checkpoint-final.tar

So ,you can see it has been completely traind . Then , I use the command python3 analyze.py run out/HighwayEnv/DQNAgent/run_20200406-223934_3509 to analyze the trained model. But I get this error NotADirectoryError: [Errno 20] Not a directory: out/HighwayEnv/DQNAgent/run_20200406-223934_3509/openaigym.video.0.3509.video000000.meta.json Can you tell me how to analyze the trained model , and in which way can I see the results of the trained model ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
zhaoworkingcommented, Apr 26, 2020

The tfeents file is well , and I guess the reason is that the tenserboard or tensorflow of my linux server can’t work , normally .Becasue it works well on another linux server. Thanks for your attention.

0reactions
eleurentcommented, Aug 13, 2020

Hi @zhaoworking, I’m sorry I missed your previous post. If you still have questions, please feel free to ask!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Analyze Data: Steps Toward Better Business ...
Step 1: Define Your Goals. Before jumping into your data analysis, make sure to define a clear set of goals. What do you...
Read more >
A Step-by-Step Guide to the Data Analysis Process [2023]
Like any scientific discipline, data analysis follows a rigorous step-by-step process. Each stage requires different skills and know-how.
Read more >
How to Analyze Data: A Basic Guide | Geckoboard blog
Learn how to analyze data with this guide to help you master some basic analysis skills: cleaning data, analyzing trends, ...
Read more >
How To Analyze Data in 7 Simple Steps: A Definitive Guide
1. Establish a goal · 2. Determine the type of data analytics to use · 3. Determine a plan to produce the data...
Read more >
Applying Data Analytics to Improve Training Outcomes
Only by gathering and analyzing appropriate evaluative data can any organization hope to produce and iterate effective learning programs. This ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found