bootcamp_machine-learning
bootcamp_machine-learning copied to clipboard
Ml03 ex04 numpy forbidden
- Day: 03
- Exercise: 04
"Forbidden functions : numpy and any function that performs derivatives for you"
What is this supposed to mean? We're manipulating numpy arrays, how can it be forbidden? I get you don't want us to vectorise it right away but we still need numpy.
Fixed on:
- [ ] Github
- [ ] Gitlab