accel-brain / accel-brain-code

The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
https://accel-brain.co.jp
GNU General Public License v2.0
310 stars 92 forks source link

Gan_composer error #12

Closed mpuig03 closed 4 years ago

mpuig03 commented 4 years ago

I was trying to work this out, and an error raised when the function gan_composer.learn is called, as if it wasn't recognised. I think i made sura that everything that needs to be installed or run is working, but it still doesn't work. If anyone could give me some help :)

image

accel-brain commented 4 years ago

Isn't the class not initialized?

I don't think it has anything to do with this case, but this library has been extensively updated in the last 10 days, so please reinstall it just in case.