HN user

thepulkit13

21 karma
Posts0
Comments1
View on HN
No posts found.

I have only ever written one blog post on medium. I don't know why, but it still gets hits: https://medium.com/@thepulkitagarwal/deploying-a-keras-model...

The reason I bring this up is because this page uses code directly from my blog post (the function print_graph_nodes). I was surprised to see that on this page, although there is no reference to my post here.

I remember wasting time on writing this function to ensure that the formatting (ie the '=======================INPUT===================') looked good :P This had actually helped me find a bug in my own code.

Happy to know I helped in some way :)