Suggestions


Please include this so I can respond! May come with free content. 😉 More seriously, 99% of the time whenever the student is looking for something, it was already there – so if I can respond I can tell you where to find it.









Examples of bad / unhelpful comments:

  • “Poor explanation of code”
  • “Code not properly explained”
  • “The explanations of code are not complete”

Examples of good / helpful comments:

  • On line 112 in the file ann_class/rbm.py can you explain why you multiplied by 0.01?
  • In the “RNN Demo” Notebook from your Tensorflow 2.0 course, can you explain why you choose 3 hidden layers?