I have to use quite a bit of time (2h for L3) to get the Jupyter Notebook codesrunning on Pycharm so I was wondering if it would be feasible for deeplearning.ai to provide also code that runs in the traditional IDEs as well, or perhaps us learners could drop the code here somewhere for a faster learning experience?
Of course I could just run the notebooks but now that I have finally started learning to use an IDE I wouldn’t want to start using the notebooks as there is just too much to learn already and I want to, and I have to, wisely choose things to learn.
@Ville_Laukkanen I think it is good they give us some code to work with, but like a traditional CS class, it is conceptual. And, honestly the point here is not to teach CS.
Understand the concepts, learn CS and then it is not a grand stretch to retranslate the ideas expressed.
If, instead, you are just seeking a ‘boiler-plate’ function for something described/learned here, you can probably find it on Github.