Commit Graph

21 Commits

Author SHA1 Message Date
Filip
7be98ac3cd Added a link to Deepnote 2019-11-18 14:26:25 +01:00
Gerges Dib
f9f13338f9 Merge pull request #20 from Uzair-Fasih/hotfix
Changed lambda_ value from 100 to 0
2019-08-05 13:19:47 -07:00
Gerges Dib
effb42938e Merge pull request #34 from furqanamin/fix-ex4-notebook
Fixed exercise4.ipynb
2019-08-05 13:15:05 -07:00
Furqan Amin
ba5cb0389a Fixed exercise4.ipynb
Added the missing mathematical equation in Point #4 of 2.4 backpropagation. Also added an implementation note linking to the discussions of the course so it could help fellow students to implement backprop.
2019-08-03 10:35:49 +05:00
Gerges Dib
39fc8fc244 Merge pull request #32 from gavinhughes/patch-1
Fix typo.
2019-07-25 22:52:22 -07:00
Gavin Hughes
f2edc4fbb8 Fix typo. 2019-07-25 12:01:50 -10:00
Gerges Dib
8a606acb22 Merge pull request #23 from yegortokmakov/patch-1
Fix autoreload
2019-04-30 08:58:52 -07:00
Yegor Tokmakov
5a25b495a3 Fix autoreload
https://github.com/dibgerge/ml-coursera-python-assignments/issues/21
2019-04-17 12:13:26 +02:00
Uzair Fasih
67f7604361 Changed lambda_ value from 100 to 0 2019-03-19 19:24:48 +05:30
Gerges Dib
441d6b6018 Merge pull request #12 from BioGeek/patch-1
Fix typo
2018-10-20 16:54:42 -04:00
Jeroen Van Goey
d4085fa996 Fix typo
Fix a simple typo.

PS: thanks for implementing this, this is a godsend!
2018-10-20 22:49:01 +02:00
Gerges Dib
40fd933e36 Merge pull request #9 from mmaorc/fix-movie-average-calculation-example
Fix 'Toy Story' movie average calculation bug in Ex8
2018-10-08 22:03:20 -04:00
Gerges Dib
f531bf28d2 Merge pull request #8 from tigco/patch-2
Update the selectThreshold() in Exercise 8
2018-10-08 14:03:20 -04:00
Gerges Dib
b76b2aa73d Merge pull request #11 from de3z1e/patch-1
Fixed TypeError Issue When Submitting to Grader
2018-10-08 13:48:55 -04:00
de3z1e
7676d0a71b Fixed TypeError Issue When Submitting to Grader 2018-10-06 14:45:48 -07:00
Maor
07bf4dd931 Fixed 'Toy Story' movie average calculation bug in Ex8.
The indicator matrix should be used for filtering elements instead of selecting elements.
2018-09-30 18:21:22 +03:00
tigco
5cb3d2953b Update the selectThreshold() in Exercise 8
I believe some parameter specifications in selectThreshold() were incorrect due to a copy/paste error. Please take a look.

thanks,
Tigran
2018-09-17 15:21:43 +03:00
Gerges Dib
08ff370008 updated requirements.txt file 2018-08-26 09:57:20 -07:00
Dib, Gerges
76dd66eb0b Fixed setence in ex1 and comment in ex3 2018-08-25 18:06:29 -07:00
dibgerge
0c52aa0f14 modify readme 2018-02-23 19:20:50 -08:00
Dib, Gerges
1239a1d937 First commit 2018-02-23 17:16:58 -08:00