Daily update | 10 November, 2021
Medium
Meet M6 — 10 Trillion Parameters at 1% GPT-3’s Energy Cost
Author: Alberto Romero
Claps: 517
Source: artificial-intelligence
Description: Smaller players can now enter the game of large AI models.
Meet Datascienv — A Fail-Proof Method for Setting up Data Science Environments
Author: Dario Radečić
Claps: 156
Source: data-science
Description: How to configure a data science environment with a single Pip install
A Better Approach to Text Summarization
Author: Vinicius Monteiro
Claps: 114
Source: artificial-intelligence
Description: Step by step guide with full implementation in Python
OpenAI’s Approach to Solve Math Word Problems
Author: Jesus Rodriguez
Claps: 53
Source: data-science
Description: A new research paper and dataset looks to make progress in one of the toughest areas of deep learning.
My Recent Interview Experience with Google
Author: Behic Guven
Claps: 52
Source: data-science
Description: Step-by-step application process
StackExchange
Three questions about the article "Ditch p-values. Use Bootstrap confidence intervals instead"
Source: stats
Views: 2967
Score: 19
Tags: hypothesis-testing confidence-interval p-value bootstrap
Null hypothesis stated as "there is an effect"
Source: stats
Views: 500
Score: 6
Tags: hypothesis-testing econometrics equivalence
Explicit form of Hofstadters bluediag in floop
Source: cs
Views: 46
Score: 3
Tags: computability loops
How $Var[e^{\frac{-1}{X+a}}]$ varies with $n$ where $X \sim Bin(n,p)$?
Source: stats
Views: 35
Score: 3
Tags: probability distributions variance random-variable expected-value
Jacobian of hidden state update in backpropagation through time
Source: stats
Views: 22
Score: 2
Tags: machine-learning neural-networks rnn backpropagation