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

Python 3 #13

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Python 3 #13

wants to merge 14 commits into from

Conversation

Bartolo1024
Copy link

I was unable to create a python2 environment with PyTorch and Cuda. Moreover, the device is hardcoded, so running on a CPU was also difficult. I have ported it to python 3, so maybe you are interested in the merge?
chngelist:

  • python 3.8
  • yapf autoformatting
  • resize images with opencv
  • conda environment file
  • Github Actions with yapf and pytest

We have used the network to generate an example, which was used the paper Level generation and style enhancement -- deep learning for game development overview
(arxiv 2107.07397)
.

@stared
Copy link

stared commented Jul 17, 2021

It is good at expanding SimCity maps:

image

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

Successfully merging this pull request may close these issues.

2 participants