Here's how I went about it.
I mentioned the linter (code syntax checker) flake8 in the solution video. I've found it to be super helpful and recommend you try it out if you haven't already found a linter you like.
There's a relevant bit of tutorial on how to do this here.
Feel free to use my solution to the last exercise as a starting point: nn_viz_06.py
Ready? Go for it.
0 comments