This website requires JavaScript.
Explore
Help
Sign In
bauer
/
Solutions-Coursera-Machine-Learning-Course
Watch
1
Star
0
Fork
0
You've already forked Solutions-Coursera-Machine-Learning-Course
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fb520f891be16827d28872c4c9c9ae7a43ac14e
Solutions-Coursera-Machine-…
/
Exercise1
History
Daniel Bauer
3fb520f891
fix wrong shape for theta in Ex.3.2.1
...
The provided data set has 4 columns (including theta_0), so theta must be of shape (4,)
2021-12-19 10:57:35 +01:00
..
Data
updated requirements.txt file
2018-08-26 09:57:20 -07:00
Figures
updated requirements.txt file
2018-08-26 09:57:20 -07:00
exercise1.ipynb
fix wrong shape for theta in Ex.3.2.1
2021-12-19 10:57:35 +01:00
utils.py
Changed grader to use the new grading system
2021-07-14 18:42:04 +08:00