NeuromatchAcademy / course-content-dl

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

Fb gadget 2 #868

Closed spirosChv closed 1 year ago

github-actions[bot] commented 1 year ago
W2D1_Tutorial1 W2D1_Tutorial2 W2D2_Tutorial1 W2D2_Tutorial2 W2D3_Tutorial1 W2D3_Tutorial2 W2D4_Tutorial1 W2D4_Tutorial2 W2D4_Tutorial3 W2D5_Tutorial1
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
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
Code report for W2D1_Tutorial1 Code report for W2D1_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 186 Common problems: - 44 instances of E231 (missing whitespace after ',') - 38 instances of E402 (module level import not at top of file) - 20 instances of E251 (unexpected spaces around keyword / parameter equals) - 17 instances of E226 (missing whitespace around arithmetic operator) - 10 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 1) - 4 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 4 instances of E303 (too many blank lines (3)) - 4 instances of E305 (expected 2 blank lines after class or function definition, found 3) ---
Code report for W2D1_Tutorial2 Code report for W2D1_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 187 Common problems: - 45 instances of E402 (module level import not at top of file) - 29 instances of E226 (missing whitespace around arithmetic operator) - 17 instances of E231 (missing whitespace after ',') - 9 instances of E266 (too many leading '#' for block comment) - 8 instances of E501 (line too long (100 > 88 characters)) - 8 instances of E251 (unexpected spaces around keyword / parameter equals) - 7 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E126 (continuation line over-indented for hanging indent) - 6 instances of E123 (closing bracket does not match indentation of opening bracket's line) - 6 instances of E261 (at least two spaces before inline comment) ---
Code report for W2D2_Tutorial1 Code report for W2D2_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 268 Common problems: - 61 instances of E402 (module level import not at top of file) - 18 instances of E302 (expected 2 blank lines, found 0) - 17 instances of E266 (too many leading '#' for block comment) - 14 instances of E128 (continuation line under-indented for visual indent) - 10 instances of E261 (at least two spaces before inline comment) - 10 instances of E303 (too many blank lines (3)) - 9 instances of E302 (expected 2 blank lines, found 1) - 8 instances of E226 (missing whitespace around arithmetic operator) - 8 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 8 instances of E501 (line too long (100 > 88 characters)) ---
Code report for W2D2_Tutorial2 Code report for W2D2_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 55 Common problems: - 41 instances of E402 (module level import not at top of file) - 10 instances of E501 (line too long (100 > 88 characters)) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E302 (expected 2 blank lines, found 0) - 1 instance of E501 (line too long (102 > 88 characters)) - 1 instance of W292 (no newline at end of file) ---
Code report for W2D3_Tutorial1 Code report for W2D3_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 1227 Common problems: - 1007 instances of E128 (continuation line under-indented for visual indent) - 61 instances of E402 (module level import not at top of file) - 18 instances of E226 (missing whitespace around arithmetic operator) - 12 instances of E302 (expected 2 blank lines, found 0) - 12 instances of E501 (line too long (100 > 88 characters)) - 12 instances of E261 (at least two spaces before inline comment) - 10 instances of E703 (statement ends with a semicolon) - 8 instances of E266 (too many leading '#' for block comment) - 7 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E303 (too many blank lines (3)) ---
Code report for W2D3_Tutorial2 Code report for W2D3_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 58 Common problems: - 22 instances of E402 (module level import not at top of file) - 8 instances of E226 (missing whitespace around arithmetic operator) - 4 instances of E302 (expected 2 blank lines, found 1) - 3 instances of E703 (statement ends with a semicolon) - 2 instances of E302 (expected 2 blank lines, found 0) - 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 E501 (line too long (97 > 88 characters)) ---
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: - 41 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: 201 Common problems: - 38 instances of E231 (missing whitespace after ',') - 29 instances of E402 (module level import not at top of file) - 22 instances of E226 (missing whitespace around arithmetic operator) - 21 instances of W605 (invalid escape sequence '\l') - 11 instances of W605 (invalid escape sequence '\s') - 9 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E261 (at least two spaces before inline comment) - 6 instances of E128 (continuation line under-indented for visual indent) - 4 instances of E305 (expected 2 blank lines after class or function definition, found 0) ---
Code report for W2D4_Tutorial3 Code report for W2D4_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 157 Common problems: - 37 instances of E402 (module level import not at top of file) - 15 instances of E266 (too many leading '#' for block comment) - 11 instances of E231 (missing whitespace after ',') - 10 instances of E302 (expected 2 blank lines, found 0) - 7 instances of E731 (do not assign a lambda expression, use a def) - 6 instances of E128 (continuation line under-indented for visual indent) - 5 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 5 instances of W605 (invalid escape sequence '\s') - 4 instances of E501 (line too long (100 > 88 characters)) ---
Code report for W2D5_Tutorial1 Code report for W2D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 187 Common problems: - 62 instances of E402 (module level import not at top of file) - 14 instances of E251 (unexpected spaces around keyword / parameter equals) - 11 instances of E302 (expected 2 blank lines, found 0) - 11 instances of E302 (expected 2 blank lines, found 1) - 8 instances of E501 (line too long (100 > 88 characters)) - 6 instances of E266 (too many leading '#' for block comment) - 5 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 5 instances of E703 (statement ends with a semicolon) - 4 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 4 instances of E501 (line too long (95 > 88 characters)) ---