Giter VIP home page Giter VIP logo

Comments (3)

wang88256187 avatar wang88256187 commented on July 28, 2024

Hi,
Your codes are written very well~ Thanks for your great job! But in all folders, I only found codes for training the model and I didn’t find the codes for testing or evaluating the trained model in environments , would you mind uploading the evaluation codes file for testing or evaluating?
Thank you~

hi, Have you got the final result ? why did I always meet the issue that the machine memorry always overflow? Can you give me some reason?

from maac.

niniuba123456 avatar niniuba123456 commented on July 28, 2024

Hi,
Your codes are written very well~ Thanks for your great job! But in all folders, I only found codes for training the model and I didn’t find the codes for testing or evaluating the trained model in environments , would you mind uploading the evaluation codes file for testing or evaluating?
Thank you~

Did you solve this problem?

from maac.

shariqiqbal2810 avatar shariqiqbal2810 commented on July 28, 2024

Hi,

I do not have the bandwidth to release evaluation code at the moment. The process for evaluating a trained model is as such:

  • Load the saved model file using AttentionSAC.init_from_save(<filename>)
  • Rollout in the environment using the appropriate number of maximum steps (detailed in README)
  • Keep track of total rewards per episode per agent
  • Average episodic rewards (across Rovers for Rover-Tower and across Collectors for CTC) and report these values.

from maac.

Related Issues (20)

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.