NeuromatchAcademy / course-content-dl

NMA deep learning course
https://deeplearning.neuromatch.io/
Creative Commons Attribution 4.0 International
740 stars 268 forks source link

Fix slides #884

Closed spirosChv closed 1 year ago

spirosChv commented 1 year ago
github-actions[bot] commented 1 year ago
ModelingSteps_10_DL ModelingSteps_1through2_DL ModelingSteps_3through4_DL ModelingSteps_5through6_DL ModelingSteps_7through9_DL
Instructor Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Student
Code report for ModelingSteps_10_DL Code report for ModelingSteps_10_DL.ipynb ========================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for ModelingSteps_1through2_DL Code report for ModelingSteps_1through2_DL.ipynb ================================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 105 Common problems: - 23 instances of E402 (module level import not at top of file) - 15 instances of E226 (missing whitespace around arithmetic operator) - 7 instances of E231 (missing whitespace after ',') - 6 instances of E251 (unexpected spaces around keyword / parameter equals) - 4 instances of E501 (line too long (100 > 88 characters)) - 3 instances of E302 (expected 2 blank lines, found 1) - 3 instances of E703 (statement ends with a semicolon) - 3 instances of E221 (multiple spaces before operator) - 2 instances of E501 (line too long (151 > 88 characters)) - 2 instances of E202 (whitespace before ')') ---
Code report for ModelingSteps_3through4_DL Code report for ModelingSteps_3through4_DL.ipynb ================================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 52 Common problems: - 12 instances of E402 (module level import not at top of file) - 6 instances of E225 (missing whitespace around operator) - 3 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E501 (line too long (127 > 88 characters)) - 2 instances of E501 (line too long (108 > 88 characters)) - 2 instances of E501 (line too long (132 > 88 characters)) - 1 instance of E401 (multiple imports on one line) - 1 instance of E303 (too many blank lines (3)) - 1 instance of E501 (line too long (482 > 88 characters)) - 1 instance of E501 (line too long (150 > 88 characters)) ---
Code report for ModelingSteps_5through6_DL Code report for ModelingSteps_5through6_DL.ipynb ================================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for ModelingSteps_7through9_DL Code report for ModelingSteps_7through9_DL.ipynb ================================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---