Git Product home page Git Product logo

Comments (4)

mvpcom avatar mvpcom commented on August 10, 2024 3

Hey James (@jcyriac2 ), Yes "run_CIL.py" load a trained model and test the model with a benchmark.

For your second question, the answer is yes. However, I'm not sure if I understood what do you want by starting the agent? You can find the code in "run_CIL.py" how to load a pre-trained model. If you're going to benchmark your own model, you only need to replace those checkpoint files.

They didn't release the code yet. You can start with my code for training. However, there is some little bug in that code which you can find in TODO. Please feel free to pull a request in my code repository.

from imitation-learning.

merryHunter avatar merryHunter commented on August 10, 2024

HI @mvpcom, thank you a lot for your code! Could you share, please, your results, did you manage to reproduce it and train your agent successfully?

from imitation-learning.

mvpcom avatar mvpcom commented on August 10, 2024

@merryHunter Hey Ivan, sorry for late answer. I was busy with my recent idea. Honestly, as you can see in the TODO parts, it needs some little changes to reproduce the same results. Hopefully, I managed to do that, but I need time to fix that repo and based on that code style. If you are in a hurry, you have to re-implement the loss function part and make it one loss in total for all branches and use a mask for performing specific operations for each branch. And in case you want to make the training process faster, you have to use a queue and new input methods in Tensorflow to reduce the pipeline bottleneck problems.

from imitation-learning.

JunningHuang avatar JunningHuang commented on August 10, 2024

hi, @mvpcom, thanks a lot for your code!

from imitation-learning.

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.