You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who have been coding in Python for a while, the optional exercises in module 3 about classes and OOP was greatly appreciated. Along with the self-pacing, these exercises allowed us to delve deeper into OOP that is otherwise not covered much in programming @ cogsci.
The numpy-module was also great for this!! Translating mathematical equations into Python functions is something that is challenging as we wouldn't do it in our day-to-day otherwise (as we would simply import the functions from a pre-existing library). Repetition of matrix multiplication was also nice!
Kenneth was generally good at asking us if we wanted more challenges :))
The text was updated successfully, but these errors were encountered:
For those who have been coding in Python for a while, the optional exercises in module 3 about classes and OOP was greatly appreciated. Along with the self-pacing, these exercises allowed us to delve deeper into OOP that is otherwise not covered much in programming @ cogsci.
The numpy-module was also great for this!! Translating mathematical equations into Python functions is something that is challenging as we wouldn't do it in our day-to-day otherwise (as we would simply import the functions from a pre-existing library). Repetition of matrix multiplication was also nice!
Kenneth was generally good at asking us if we wanted more challenges :))
The text was updated successfully, but these errors were encountered: