llSourcell / AI_Writer

AI Writer for Machine Learning for Hackers #8
163 stars 97 forks source link

Problem with config.py file #5

Open mzkhan141 opened 7 years ago

mzkhan141 commented 7 years ago

It looks like generate.py and config.py files are the same . I dont know if this is purposely same or most probably by mistake because there is no attribute FLAG_CPU_MODE and paths in config.py

shivaraj-bh commented 6 years ago

Yeah you are right, both the files are same which is not supposed to be the case. You can actually replace that config.py with the one here, https://github.com/ryankiros and got to his neural_storyteller repository.

amanullahtariq commented 6 years ago

You can use config file of the ryankiros