Daily update | 21 December, 2021
Medium
Colourizing the World with AI
Author: Rishit Toteja
Claps: 188
Source: artificial-intelligence
Description: I believe there is no deep difference between what can be achieved by a biological brain and what can be achieved by a computer. It…
A Revolutionary New Vision for the Internet is Here
Author: Ella Alderson
Claps: 92
Source: artificial-intelligence
Description: Web 3.0 is gaining attention as the next big thing for tech
MANOVA
Author: Joos Korstanje
Claps: 65
Source: artificial-intelligence
Description: Deep-dive into MANOVA with worked-out examples in R and Python
So you want to learn machine learning? Learn slower.
Author: Daniel Bourke
Claps: 56
Source: data-science
Description: What’s the rush?
Why You Should Become A Data Engineer And Not A Data Scientist
Author: SeattleDataGuy
Claps: 16
Source: data-science
Description: Picking The Right Career
StackExchange
What is an acceptable value of square loss in machine learning (using mxnet gluon's square loss function)?
Source: stats
Views: 162
Score: 3
Tags: loss-functions
Are unit roots of a MA(q) process a problem?
Source: stats
Views: 21
Score: 2
Tags: arima stochastic-processes unit-root moving-average
Extensions to modelling "Catch (Chase) the Ace!"
Source: stats
Views: 13
Score: 2
Tags: r probability simulation
(Probably) a simple question about the use of transfer learning
Source: stats
Views: 10
Score: 2
Tags: neural-networks bias weights transfer-learning
K nearest neighbor VS Kernel density estimation (Parzen window)
Source: stats
Views: 21
Score: 2
Tags: machine-learning kernel-smoothing k-nearest-neighbour