Grokking-Deep-Learning icon indicating copy to clipboard operation
Grokking-Deep-Learning copied to clipboard

Just a suggestion

Open sam-thecoder opened this issue 6 years ago • 1 comments

Hi, Excellent stuff, I just wanted to point out that you used "input" as a variable name, it's actually an inbuilt names reserved that perform an action, it let's you get input from a user. I know in this case your not likely to use it elsewhere and you can override the inbuilt names but it's not advised. You can tell a name is reserved usually because it changes color, in this color scheme it turns green.

sam-thecoder avatar Sep 27 '18 06:09 sam-thecoder

that is a pain

naruto678 avatar Feb 21 '19 05:02 naruto678