Giter VIP home page Giter VIP logo

hollowknight_rl's Issues

May I have your contact details?

Sorry to bother you, I am very interested in RL related training, and I wanna apply it to train bosses instead of agent of player. Could I have some suggestions from you? btw, I can speak Mandarin, so we can talk on WeChat.

A note on pyautogui.ImageNotFoundException

After correct configuration, if the code still raises the following error (hornet_new branch)

File "xxx\lib\site-packages\pyautogui\__init__.py", line 174, in wrapper
    raise ImageNotFoundException  # Raise PyAutoGUI's ImageNotFoundException.
pyautogui.ImageNotFoundException

Then it's probably due to pyautogui's update: https://pyautogui.readthedocs.io/en/latest/screenshot.html

NOTE: As of version 0.9.41, if the locate functions can’t find the provided image, they’ll raise ImageNotFoundException instead of returning None.

When running the evaluate.py file, RuntimeError raised: missing key(s) and size mismatch for the other keys

When loading the the bestmodel.pt, which was provided in the url:https://drive.google.com/drive/folders/1EOlSS6pknAID04wfB2AmB2XZCnuEHWxH?usp=sharing
by the author, or loading the latestoptimizer.pt which was trained by myself, the evaluate.py raised RuntimeError:

  1. Missing key(s) in state_dict: "resetable.0.mu_W", "resetable.0.sigma_W", "resetable.0.mu_bias", ...
  2. size mismatch for noisy.0.mu_W: copying a param with shape torch.Size([320, 11520]) from checkpoint, the shape in current model is torch.Size([512, 8000])...
    I wonder how to set the right model and weight. Thanks a lot!

Repeating press “w”

Hello, I encountered a problem that I didn’t see the process of training after commander screening “training started”. It just keep pressing “w” and not gonna enter the fight.

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.