tilburgsciencehub / website

Learn to work more efficiently on empirical research projects.
https://tilburgsciencehub.com
38 stars 48 forks source link

Machine Learning: Cost and Loss Functions #1095

Closed lachlandeer closed 5 months ago

lachlandeer commented 7 months ago

A cleaned up branch of @K-sohooli 's that discusses Loss functions and cost functions in the context of machine learning.

@K-sohooli a to do list:

Please make all changes in this branch! git checkout topic/ml-loss-cost-function-define

Let me know via tagging me in a comment with answers to the above, and then we can do a next review before integrating,

Thanks!

netlify[bot] commented 7 months ago

Deploy Preview for unique-scone-f4eb67 ready!

Name Link
Latest commit 46648597fdda5df90d59595737bdb49022eb8d84
Latest deploy log https://app.netlify.com/sites/unique-scone-f4eb67/deploys/6611840307cc3300084e0fbd
Deploy Preview https://deploy-preview-1095--unique-scone-f4eb67.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

lachlandeer commented 6 months ago

@K-sohooli --

Can you let me know the answers to the two question above?

Cheers, L

K-sohooli commented 6 months ago

Hi @lachlandeer , Regarding the source of images, "countourmap_2d" and "2_dim_costfunction" are taken from a course by Andrew NG on the Coursera platform. However, I am not sure if these images are protected by copyright law. If it is needed, I can create these images in Python to avoid any consequences. please let me know if I should create them myself. And about the other images, I created them in Microsoft Word and draw.io . regarding the second question, yes all the images relevant to this article are included.

lachlandeer commented 6 months ago

Hi @K-sohooli

What license does Andrew Ng have on his course material? Can you please check whether we can use these images? Else we'll need to create new ones...

Cheers Lachlan

K-sohooli commented 5 months ago

Hi @lachlandeer , the 2 images are updated. I created them in Python.

lachlandeer commented 5 months ago

thanks! merging