NeuromatchAcademy / course-content-dl

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

waxed version #825

Closed spirosChv closed 1 year ago

spirosChv commented 1 year ago
github-actions[bot] commented 1 year ago
W2D4_Tutorial2
Instructor Open In Colab
Student Open In Colab
Code report for W2D4_Tutorial2 Code report for W2D4_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 218 Common problems: - 50 instances of E231 (missing whitespace after ',') - 26 instances of E402 (module level import not at top of file) - 22 instances of E226 (missing whitespace around arithmetic operator) - 17 instances of W605 (invalid escape sequence '\l') - 9 instances of E302 (expected 2 blank lines, found 0) - 8 instances of E261 (at least two spaces before inline comment) - 7 instances of E703 (statement ends with a semicolon) - 7 instances of W605 (invalid escape sequence '\s') - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E128 (continuation line under-indented for visual indent) ---
github-actions[bot] commented 1 year ago
W2D4_Tutorial1 W2D4_Tutorial2
Instructor Open In Colab Open In Colab
Student Open In Colab Open In Colab
Code report for W2D4_Tutorial1 Code report for W2D4_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 217 Common problems: - 40 instances of E402 (module level import not at top of file) - 30 instances of E226 (missing whitespace around arithmetic operator) - 26 instances of E231 (missing whitespace after ',') - 10 instances of E302 (expected 2 blank lines, found 0) - 9 instances of E266 (too many leading '#' for block comment) - 9 instances of E303 (too many blank lines (3)) - 8 instances of E128 (continuation line under-indented for visual indent) - 7 instances of E302 (expected 2 blank lines, found 1) - 6 instances of W605 (invalid escape sequence '\c') - 6 instances of E131 (continuation line unaligned for hanging indent) ---
Code report for W2D4_Tutorial2 Code report for W2D4_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 224 Common problems: - 50 instances of E231 (missing whitespace after ',') - 30 instances of E402 (module level import not at top of file) - 22 instances of E226 (missing whitespace around arithmetic operator) - 17 instances of W605 (invalid escape sequence '\l') - 9 instances of E302 (expected 2 blank lines, found 0) - 9 instances of E261 (at least two spaces before inline comment) - 7 instances of E703 (statement ends with a semicolon) - 7 instances of W605 (invalid escape sequence '\s') - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E128 (continuation line under-indented for visual indent) ---