Code Monkey home page Code Monkey logo

renewables_scenario_gen_gan's People

Contributors

chennnnnyize avatar zhangbaosen 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  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  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  avatar

Watchers

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

renewables_scenario_gen_gan's Issues

seek help

May I ask which versions of tensorflow and keras you used at that time?

Can't work in windows 10+Anaconda (python 3.7) environment.

Thanks for providing this code, but I encountered some problems when compiling. I tried to compile in windows 10+anaconda (python 3.7) environment. But the compilation shows an error:
File "G:/PYTHONcode/Renewables_Scenario_Gen_GAN-master/datasets/train.py", line 155, in
csvfile=file('%s.csv' %iterations, 'wb')
NameError: name 'file' is not defined
It seems that python 3.7 remove the file function,but when I replace 'file' to 'open',It turns to another error:
File "G:/PYTHONcode/Renewables_Scenario_Gen_GAN-master/datasets/train.py", line 157, in
writer.writerows(generated_samples)
TypeError: a bytes-like object is required, not 'str'
Can you provide some help?

The Wasserstein distance did not converge.

aaa
bbb

I used the server to get the two images, where the Wasserstein distance did not converge. Is this because the data on github is not the same as the data in the paper?D(X)/D(G(Z)) is also different from the results in the paper.

help

When I run this code, the following happens No module named 'bgan_util' can you help me?

Dataset

Can you kindly help me understand the data set, what the rows and columns represent?

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.