Giter Site home page Giter Site logo

chendrag / cep-energy-guided-diffusion Goto Github PK

View Code? Open in Web Editor NEW
37.0 2.0 7.0 3.62 MB

Official codebase for Exact Energy-Guided Diffusion Sampling via Contrastive Energy Prediction (ICML 2023)

License: MIT License

Python 100.00%
cep diffusion energy guided sampling reinforcement-learning offline qgpo

cep-energy-guided-diffusion's People

Contributors

chendrag avatar luchengthu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cep-energy-guided-diffusion's Issues

list.astype(np.float32) cause err

When running train_critic.py after training behavior model, line 106 raises an error because list doesn't have astype method. How to fix this?

Mismatch of the checkpoint

Thank you very much for sharing the pre-trained models. But I found some unexpected keys with the following error:

RuntimeError: Error(s) in loading state_dict for QGPO_Critic:
Unexpected key(s) in state_dict: "vf.v.0.weight", "vf.v.0.bias", "vf.v.2.weight", "vf.v.2.bias", "vf.v.4.weight", "vf.v.4.bias", "gaussian_policy.net.0.weight", "gaussian_policy.net.0.bias", "gaussian_policy.net.2.weight", "gaussian_policy.net.2.bias", "gaussian_policy.net.4.weight", "gaussian_policy.net.4.bias".

I also didn't find the nets, vf and gaussian_policy in the file model.py. Could you help me what's wrong?

usage of fake_actions and fake_next_actions

I am confused about fake_actions and fake_next_actions. Why do you use fake_actions and fake_next_actions in train_critic? Why their sizes are different from dataset.actions?

Weights for the Behavior Models?

Hi, Could you provide the pre-trained behavior models weights for the locomotion and antmaze environments? This would save me a lot of time for an experiment I need to run!

Thanks

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.