PlotNeuralNet
PlotNeuralNet copied to clipboard
create a python package
Hi @HarisIqbal88
Thank you for sharing this beautiful work. It is very useful for myself and hopefully for others too.
I wrap it as a python package to simplify the usage (with a tentative name latexnn
).
At the meantime, I am also thinking about other ways to make the process more automatic.
Let me know if you also have some ideas to fulfill and some energy on it. I would like to coordinate with you to make it better. Cheers, Jason
Hi @jiayiliu
Thank you for your effort. Yes, a python wrapper would be great. Current version of python wrapper lacks many functionalities. It would be great if any update in latex code(e.g., additional of new network) also appears in python code as well, like just being able to call model written in latex. In the meantime, I will look at your code and give further feedback as well.
Thanks again, Haris
Great! Let me know if you need some helps here.
@HarisIqbal88 Happy to give this a shot from a new fork, assuming @jiayiliu isn't finishing this one…
Still interested in merging one?