Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use MarioBert? #15

Open
kownse opened this issue Feb 27, 2023 · 3 comments
Open

How to use MarioBert? #15

kownse opened this issue Feb 27, 2023 · 3 comments

Comments

@kownse
Copy link

kownse commented Feb 27, 2023

May I ask how to use the MarioBert in this repo?
I tried to call MarioLM(mask_model=True), but MarioBert has no sample method:

    generated_level = mario_lm.sample(
AttributeError: 'MarioBert' object has no attribute 'sample'
@shyamsn97
Copy link
Owner

Hey! Currently this is used for the inpainting functionality used in the novelty search portion of the work. I'm working on cleaning up that code and releasing it soon :)

@kownse
Copy link
Author

kownse commented Mar 6, 2023

Thank you @shyamsn97 , looking forward to it.

@Ezio77
Copy link

Ezio77 commented Jul 23, 2024

Have you implemented the relevant code for MarioBert? I tried to complete it myself but failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants