NeuromatchAcademy / course-content-dl

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

W3D5 updates #821

Closed ebatty closed 1 year ago

github-actions[bot] commented 1 year ago
W3D5_Tutorial1 W3D5_Tutorial2 W3D5_Tutorial3 W3D5_Tutorial4 W3D5_Tutorial5
Instructor 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
Code report for W3D5_Tutorial1 Code report for W3D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 27 Common problems: - 20 instances of E402 (module level import not at top of file) - 6 instances of E501 (line too long (100 > 88 characters)) - 1 instance of W292 (no newline at end of file) ---
Code report for W3D5_Tutorial2 Code report for W3D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 76 Common problems: - 25 instances of E402 (module level import not at top of file) - 10 instances of E226 (missing whitespace around arithmetic operator) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E266 (too many leading '#' for block comment) - 3 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E501 (line too long (95 > 88 characters)) - 2 instances of E128 (continuation line under-indented for visual indent) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 0) ---
Code report for W3D5_Tutorial3 Code report for W3D5_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 143 Common problems: - 29 instances of E402 (module level import not at top of file) - 15 instances of E266 (too many leading '#' for block comment) - 9 instances of E226 (missing whitespace around arithmetic operator) - 6 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (112 > 88 characters)) - 4 instances of E501 (line too long (120 > 88 characters)) ---
Code report for W3D5_Tutorial4 Code report for W3D5_Tutorial4.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 153 Common problems: - 33 instances of E402 (module level import not at top of file) - 13 instances of E226 (missing whitespace around arithmetic operator) - 13 instances of E266 (too many leading '#' for block comment) - 8 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E231 (missing whitespace after ',') - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (107 > 88 characters)) ---
Code report for W3D5_Tutorial5 Code report for W3D5_Tutorial5.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 196 Common problems: - 43 instances of E402 (module level import not at top of file) - 16 instances of E226 (missing whitespace around arithmetic operator) - 12 instances of E266 (too many leading '#' for block comment) - 11 instances of E501 (line too long (101 > 88 characters)) - 10 instances of E302 (expected 2 blank lines, found 1) - 8 instances of E231 (missing whitespace after ',') - 7 instances of E302 (expected 2 blank lines, found 0) - 7 instances of E501 (line too long (90 > 88 characters)) - 7 instances of E231 (missing whitespace after ':') - 6 instances of E501 (line too long (104 > 88 characters)) ---
github-actions[bot] commented 1 year ago
W3D5_Tutorial1 W3D5_Tutorial2 W3D5_Tutorial3 W3D5_Tutorial4 W3D5_Tutorial5
Instructor 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
Code report for W3D5_Tutorial1 Code report for W3D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 27 Common problems: - 20 instances of E402 (module level import not at top of file) - 6 instances of E501 (line too long (100 > 88 characters)) - 1 instance of W292 (no newline at end of file) ---
Code report for W3D5_Tutorial2 Code report for W3D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 76 Common problems: - 25 instances of E402 (module level import not at top of file) - 10 instances of E226 (missing whitespace around arithmetic operator) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E266 (too many leading '#' for block comment) - 3 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E501 (line too long (95 > 88 characters)) - 2 instances of E128 (continuation line under-indented for visual indent) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 0) ---
Code report for W3D5_Tutorial3 Code report for W3D5_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 143 Common problems: - 29 instances of E402 (module level import not at top of file) - 15 instances of E266 (too many leading '#' for block comment) - 9 instances of E226 (missing whitespace around arithmetic operator) - 6 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (112 > 88 characters)) - 4 instances of E501 (line too long (120 > 88 characters)) ---
Code report for W3D5_Tutorial4 Code report for W3D5_Tutorial4.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 153 Common problems: - 33 instances of E402 (module level import not at top of file) - 13 instances of E226 (missing whitespace around arithmetic operator) - 13 instances of E266 (too many leading '#' for block comment) - 8 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E231 (missing whitespace after ',') - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (107 > 88 characters)) ---
Code report for W3D5_Tutorial5 Code report for W3D5_Tutorial5.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 196 Common problems: - 43 instances of E402 (module level import not at top of file) - 16 instances of E226 (missing whitespace around arithmetic operator) - 12 instances of E266 (too many leading '#' for block comment) - 11 instances of E501 (line too long (101 > 88 characters)) - 10 instances of E302 (expected 2 blank lines, found 1) - 8 instances of E231 (missing whitespace after ',') - 7 instances of E302 (expected 2 blank lines, found 0) - 7 instances of E501 (line too long (90 > 88 characters)) - 7 instances of E231 (missing whitespace after ':') - 6 instances of E501 (line too long (104 > 88 characters)) ---
github-actions[bot] commented 1 year ago
W3D5_Tutorial1 W3D5_Tutorial2 W3D5_Tutorial3 W3D5_Tutorial4 W3D5_Tutorial5
Instructor 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
Code report for W3D5_Tutorial1 Code report for W3D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 27 Common problems: - 20 instances of E402 (module level import not at top of file) - 6 instances of E501 (line too long (100 > 88 characters)) - 1 instance of W292 (no newline at end of file) ---
Code report for W3D5_Tutorial2 Code report for W3D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 76 Common problems: - 25 instances of E402 (module level import not at top of file) - 10 instances of E226 (missing whitespace around arithmetic operator) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E266 (too many leading '#' for block comment) - 3 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E501 (line too long (95 > 88 characters)) - 2 instances of E128 (continuation line under-indented for visual indent) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 0) ---
Code report for W3D5_Tutorial3 Code report for W3D5_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 143 Common problems: - 29 instances of E402 (module level import not at top of file) - 15 instances of E266 (too many leading '#' for block comment) - 9 instances of E226 (missing whitespace around arithmetic operator) - 6 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (112 > 88 characters)) - 4 instances of E501 (line too long (120 > 88 characters)) ---
Code report for W3D5_Tutorial4 Code report for W3D5_Tutorial4.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 153 Common problems: - 33 instances of E402 (module level import not at top of file) - 13 instances of E226 (missing whitespace around arithmetic operator) - 13 instances of E266 (too many leading '#' for block comment) - 8 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E231 (missing whitespace after ',') - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E225 (missing whitespace around operator) - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (107 > 88 characters)) ---
Code report for W3D5_Tutorial5 Code report for W3D5_Tutorial5.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 196 Common problems: - 43 instances of E402 (module level import not at top of file) - 16 instances of E226 (missing whitespace around arithmetic operator) - 12 instances of E266 (too many leading '#' for block comment) - 11 instances of E501 (line too long (101 > 88 characters)) - 10 instances of E302 (expected 2 blank lines, found 1) - 8 instances of E231 (missing whitespace after ',') - 7 instances of E302 (expected 2 blank lines, found 0) - 7 instances of E501 (line too long (90 > 88 characters)) - 7 instances of E231 (missing whitespace after ':') - 6 instances of E501 (line too long (104 > 88 characters)) ---