SkalskiP / ILearnDeepLearning.py

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
https://medium.com/@skalskip
MIT License
1.33k stars 466 forks source link

Ask a little question #1

Closed LuoJiaji closed 5 years ago

LuoJiaji commented 5 years ago

Thanks for your code when I run the code in Advanced Visualisation of Lorenz Attractor I save the code in python file and change the code anim.save('lorenz_attractor.gif', dpi=80, writer='imagemagick') to plt.show()

When I run the code by CMD It gives me a blank plot I don't know why...

SkalskiP commented 5 years ago

I am very sorry, I have not followed the issues so far. Did you manage to solve this problem?