NeuromatchAcademy / course-content-dl

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

Fixes gadget #870

Closed spirosChv closed 1 year ago

github-actions[bot] commented 1 year ago
W1D2_BonusLecture W2D2_BonusLecture W2D4_BonusLecture W3D3_BonusLecture W3D3_Tutorial1 W3D4_BonusLecture W3D4_Tutorial1 W3D5_BonusLecture W3D5_Tutorial1 W3D5_Tutorial2 W3D5_Tutorial3
Instructor Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Code report for W1D2_BonusLecture Code report for W1D2_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W2D2_BonusLecture Code report for W2D2_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W2D4_BonusLecture Code report for W2D4_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W3D3_BonusLecture Code report for W3D3_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W3D3_Tutorial1 Code report for W3D3_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 294 Common problems: - 65 instances of E402 (module level import not at top of file) - 44 instances of E123 (closing bracket does not match indentation of opening bracket's line) - 20 instances of E261 (at least two spaces before inline comment) - 16 instances of E266 (too many leading '#' for block comment) - 12 instances of E501 (line too long (100 > 88 characters)) - 12 instances of E303 (too many blank lines (3)) - 11 instances of E302 (expected 2 blank lines, found 0) - 10 instances of E703 (statement ends with a semicolon) - 8 instances of E501 (line too long (93 > 88 characters)) - 7 instances of E305 (expected 2 blank lines after class or function definition, found 3) ---
Code report for W3D4_BonusLecture Code report for W3D4_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W3D4_Tutorial1 Code report for W3D4_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 93 Common problems: - 36 instances of E402 (module level import not at top of file) - 16 instances of E302 (expected 2 blank lines, found 0) - 8 instances of E501 (line too long (100 > 88 characters)) - 7 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 6 instances of E501 (line too long (99 > 88 characters)) - 2 instances of E261 (at least two spaces before inline comment) - 2 instances of E262 (inline comment should start with '# ') - 2 instances of W504 (line break after binary operator) - 2 instances of E501 (line too long (101 > 88 characters)) - 2 instances of E203 (whitespace before ':') ---
Code report for W3D5_BonusLecture Code report for W3D5_BonusLecture.ipynb ======================================= Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W3D5_Tutorial1 Code report for W3D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 233 Common problems: - 62 instances of E402 (module level import not at top of file) - 23 instances of E266 (too many leading '#' for block comment) - 16 instances of E302 (expected 2 blank lines, found 0) - 16 instances of E226 (missing whitespace around arithmetic operator) - 10 instances of E501 (line too long (100 > 88 characters)) - 8 instances of E501 (line too long (101 > 88 characters)) - 7 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 7 instances of E231 (missing whitespace after ',') - 5 instances of E302 (expected 2 blank lines, found 1) - 4 instances of E225 (missing whitespace around operator) ---
Code report for W3D5_Tutorial2 Code report for W3D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 32 Common problems: - 24 instances of E402 (module level import not at top of file) - 6 instances of E501 (line too long (100 > 88 characters)) - 1 instance of E302 (expected 2 blank lines, found 0) - 1 instance of W292 (no newline at end of file) ---
Code report for W3D5_Tutorial3 Code report for W3D5_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 133 Common problems: - 32 instances of E402 (module level import not at top of file) - 12 instances of E226 (missing whitespace around arithmetic operator) - 8 instances of E501 (line too long (101 > 88 characters)) - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E266 (too many leading '#' for block comment) - 5 instances of E501 (line too long (90 > 88 characters)) - 5 instances of E231 (missing whitespace after ':') - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E231 (missing whitespace after ',') ---