-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course feedback: Improvements #25
Comments
|
|
|
I'll summarize my notes about what bothered me last year. I have tried ranking them so that the issues on top are more important to address, either because they are more serious or because they are simple to deal with.
|
In lecture 2: We talk about np.empty() and np.zeros(), but we don't talk about the difference between them. My suggestion is to add a short explanation to the manual. |
Suggested improvements following feedback:
Add relevant sections to exercises to encourage using manual notebook.
Emphasise how good plots should look.
Maybe display students past common pitfalls and how to avoid them (This would include vectorization)
Create a pdf guide on how to get jupyter notebooks working.
The text was updated successfully, but these errors were encountered: