Question
I have been reading about regularization since some time and want to hear from everyone what it means (in the simplest possible terms). Also, do define L1 and L2 regularization as if you are talking to a 10 year old child.
in progress 0
3 years 1 Answer 510 views Member

Question
Write a function that returns the sum of two numbers.
solved 1
3 years 1 Answer 989 views Master

Question
Do you think the line of code below is a valid operation? a="Paris" print(a*5)
solved 1
3 years 1 Answer 1052 views Master