Daily update | 20 November, 2021
Medium
$500,000 Catalyst funding targets SingularityNET/Cardano partnership
Author: Ibby Benali
Claps: 540
Source: artificial-intelligence
Description: Greetings Singularitarians! The Cardano community recently voted to set aside $500,000 USD worth of ADA tokens in funding for AI projects…
5 Must-Know Terms in Time Series Analysis
Author: Soner Yıldırım
Claps: 152
Source: data-science
Description: A fundamental part of data science
Types of Machine Learning Interviews and how to ace them
Author: Aqeel Anwar
Claps: 68
Source: data-science
Description: A detailed guideline on different categories of machine learning interviews and how to prepare for them.
TensorFlow for Computer Vision — How to Implement Convolutions From Scratch in Python
Author: Dario Radečić
Claps: 61
Source: data-science
Description: You’ll need 10 minutes to implement convolutions with padding in Numpy
How to Build Your Personal AI Assistant Using Python
Author: Ashutosh Krishna
Claps: 58
Source: artificial-intelligence
Description: Part I: A guide on setting up our J.A.R.V.I.S using Python.
StackExchange
How to design experiment and holdout for two types of treatment at the same time
Source: stats
Views: 103
Score: 7
Tags: experiment-design causality treatment-effect case-control-study
Generalized Linear Model: Why do we insist on modeling the mean?
Source: stats
Views: 106
Score: 7
Tags: generalized-linear-model mean modeling
Why is this equality about the relative translation in the iterative closest point (ICP) algorithm obvious, and how can I derive it?
Source: cs
Views: 54
Score: 2
Tags: algorithms algorithm-analysis optimization derivation
Minimum vertices to remove from a graph so that no path exists between two given vertices anymore
Source: cs
Views: 35
Score: 2
Tags: graphs planar-graphs connected-components
What do we conclude from diagonalization principle?
Source: cs
Views: 19
Score: 2
Tags: proof-techniques