NeuromatchAcademy / course-content-dl

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

Add new video links #889

Closed spirosChv closed 1 year ago

spirosChv commented 1 year ago
github-actions[bot] commented 1 year ago
W2D4_Tutorial2 W2D4_Tutorial3 W3D1_Tutorial2 W3D4_Tutorial1 W3D5_Tutorial2
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 W2D4_Tutorial2 Code report for W2D4_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 199 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 E128 (continuation line under-indented for visual indent) - 4 instances of E261 (at least two spaces before inline comment) - 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: 151 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 W3D1_Tutorial2 Code report for W3D1_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 86 Common problems: - 45 instances of E402 (module level import not at top of file) - 11 instances of E261 (at least two spaces before inline comment) - 7 instances of E501 (line too long (100 > 88 characters)) - 6 instances of E703 (statement ends with a semicolon) - 2 instances of E302 (expected 2 blank lines, found 0) - 2 instances of E302 (expected 2 blank lines, found 1) - 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) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (131 > 88 characters)) ---
Code report for W3D4_Tutorial1 Code report for W3D4_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 81 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) - 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 ':') - 2 instances of E501 (line too long (104 > 88 characters)) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E129 (visually indented line with same indent as next logical line) ---
Code report for W3D5_Tutorial2 Code report for W3D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 38 Common problems: - 24 instances of E402 (module level import not at top of file) - 6 instances of E501 (line too long (100 > 88 characters)) - 6 instances of E261 (at least two spaces before inline comment) - 1 instance of E302 (expected 2 blank lines, found 0) - 1 instance of W292 (no newline at end of file) ---