William Schram
William Schram
I came across what I believe is a version issue while attempting to run your code. Can you include a text file of the libraries, specifying the versions? Also what...
Please update this project. It is unclear if the initialization syntax presently works: HeraCallback vs. HeraModel. Also with HeraCallback I get syntax errors from callback.py. I'm running in python3.5.
Spell checked 'adjust' on line 38. Also 'propoerly' might need to be changed to 'property', ambiguous, same line. I'll check your spelling if you add support for multi-GPUs, thanks.
How would one save a graph created with the draw method? I presently use the command in ipython with the show='ipython' argument (works great), but it isn't clear to me...