Exponential Growth and Covid-19 [video]
21–30 of 135 posts
Re: Exponential Growth and Covid-19 [video]
#22Re: Exponential Growth and Covid-19 [video]
#23Earlier quoted context omitted.
If the curve has flatlined in China and only 20,283 remain, China should not have a further problem with resources. The rest of the world, of course, is just getting started.
What happens when infected soul from US / other place visits china ? Is there an immunity built up in infected people or does the clock reset ? You cant quarantine the world and expect a global economy to survive
Re: Exponential Growth and Covid-19 [video]
#24Seems to have a much lower hospitalized mortality rate than 2017 flu https://www.google.com/amp/s/www.livescience.com/amp/new-cor...
Re: Exponential Growth and Covid-19 [video]
#25The video says that it's really a logistic curve. Which is also the activation function (sigmoid) in a few machine learning articles that I've been reading. https://en.wikipedia.org/wiki/Sigmoid_function https://en.wikipedia.org/wiki/Logistic_function Can anyone recommend anything to read to add more clarity? Why does this appear in deep learning too?
Re: Exponential Growth and Covid-19 [video]
#26I've been tracking the coronavirus news for the past few weeks and have found https://www.reddit.com/r/covid19 to be good for tracking the latest scientific/medical publications, and https://www.reddit.com/r/coronavirus for general news. For transmission rates, this team is updating their modeling results often: https://cmmid.github.io/topics/covid19/current-patterns-tran... On twitter, @datagraver is publishing some…
Re: Exponential Growth and Covid-19 [video]
#27The video says that it's really a logistic curve. Which is also the activation function (sigmoid) in a few machine learning articles that I've been reading. https://en.wikipedia.org/wiki/Sigmoid_function https://en.wikipedia.org/wiki/Logistic_function Can anyone recommend anything to read to add more clarity? Why does this appear in deep learning too?
Re: Exponential Growth and Covid-19 [video]
#28The video says that it's really a logistic curve. Which is also the activation function (sigmoid) in a few machine learning articles that I've been reading. https://en.wikipedia.org/wiki/Sigmoid_function https://en.wikipedia.org/wiki/Logistic_function Can anyone recommend anything to read to add more clarity? Why does this appear in deep learning too?
In machine learning it's used as an activation function. Activation functions are used to add non-linearity to the model. I think sigmoid functions are inspired from neurons, but I'm not sure exactly how. Nowadays, ReLU activations are used more often than sigmoidals because they are quicker to compute.
Re: Exponential Growth and Covid-19 [video]
#29I've been tracking the coronavirus news for the past few weeks and have found https://www.reddit.com/r/covid19 to be good for tracking the latest scientific/medical publications, and https://www.reddit.com/r/coronavirus for general news. For transmission rates, this team is updating their modeling results often: https://cmmid.github.io/topics/covid19/current-patterns-tran... On twitter, @datagraver is publishing some…
Both of those subs are incredibly tinfoily and panicky. Honestly reddit is the worst. And BI is right that they are doing the same as always, just consiparcy things https://www.businessinsider.com/coronavirus-reddit-social-pl... Also you might as well rename /r/Coronavirus/ to /r/politics2 aka fucktrump. It's the same thing over and over again
It might (or might not) be accurate, but that's kinda irrelevant.
Re: Exponential Growth and Covid-19 [video]
#30The video says that it's really a logistic curve. Which is also the activation function (sigmoid) in a few machine learning articles that I've been reading. https://en.wikipedia.org/wiki/Sigmoid_function https://en.wikipedia.org/wiki/Logistic_function Can anyone recommend anything to read to add more clarity? Why does this appear in deep learning too?
In machine learning it's used as an activation function. Activation functions are used to add non-linearity to the model. I think sigmoid functions are inspired from neurons, but I'm not sure exactly how. Nowadays, ReLU activations are used more often than sigmoidals because they are quicker to compute.