roatienza / Deep-Learning-Experiments

Videos, notes and experiments to understand deep learning
MIT License
1.1k stars 760 forks source link

Use Code In A loop #4

Closed rishabhkumarjha closed 3 years ago

rishabhkumarjha commented 7 years ago

I want to use this code in a loop, but I am getting a ValueError due to Tensorflow variable sharing problem. I am unable to fix it, can you help?