Difference between revisions of "Bias and Variances"

From
Jump to: navigation, search
m
m
Line 39: Line 39:
 
||
 
||
 
<youtube>SjQyLhQIXSM</youtube>
 
<youtube>SjQyLhQIXSM</youtube>
<b>HH1
+
<b>Bias/Variance (C2W1L02)
</b><br>BB1
+
</b><br>Deeplearning.ai  Take the Deep Learning Specialization: http://bit.ly/3amgU4n  Check out all our courses: http://www.deeplearning.ai
 
|}
 
|}
 
|<!-- M -->
 
|<!-- M -->
Line 47: Line 47:
 
||
 
||
 
<youtube>ewogYw5oCAI</youtube>
 
<youtube>ewogYw5oCAI</youtube>
<b>HH2
+
<b>Diagnosing Bias vs Variance
</b><br>BB2
+
</b><br>Advice for Applying Machine Learning
 
|}
 
|}
 
|}<!-- B -->
 
|}<!-- B -->
Line 56: Line 56:
 
||
 
||
 
<youtube>C1N_PDHuJ6Q</youtube>
 
<youtube>C1N_PDHuJ6Q</youtube>
<b>HH3
+
<b>Basic Recipe for Machine Learning (C2W1L03)
</b><br>BB3
+
</b><br>Deeplearning.ai  Take the Deep Learning Specialization: http://bit.ly/3cpg1K9  Check out all our courses: http://www.deeplearning.ai
 
|}
 
|}
 
|<!-- M -->
 
|<!-- M -->
Line 64: Line 64:
 
||
 
||
 
<youtube>yLwZEuybaqE</youtube>
 
<youtube>yLwZEuybaqE</youtube>
<b>HH4
+
<b>Learning To See [Part 9: Bias Variance Throwdown]
</b><br>BB4
+
</b><br>In this series, we'll explore the complex landscape of machine learning and artificial intelligence through one example from the field of computer vision: using a decision tree to count the number of fingers in an image. It's gonna be crazy.
 
|}
 
|}
 
|}<!-- B -->
 
|}<!-- B -->
Line 73: Line 73:
 
||
 
||
 
<youtube>HetFihsXSys</youtube>
 
<youtube>HetFihsXSys</youtube>
<b>HH5
+
<b>Bias in an Artificial Neural Network explained | How bias impacts training
</b><br>BB5
+
</b><br>When reading up on artificial neural networks, you may have come across the term “bias.” It’s sometimes just referred to as bias. Other times you may see it referenced as bias nodes, bias neurons, or bias units within a neural network. We’re going to break this bias down and see what it’s all about. We’ll first start out by discussing the most obvious question of, well, what is bias in an artificial neural network? We’ll then see, within a network, how bias is implemented. Then, to hit the point home, we’ll explore a simple example to illustrate the impact that bias has when introduced to a neural network.
 
|}
 
|}
 
|<!-- M -->
 
|<!-- M -->
Line 81: Line 81:
 
||
 
||
 
<youtube>lpkSGTT8uMg</youtube>
 
<youtube>lpkSGTT8uMg</youtube>
<b>HH6
+
<b>Bias Variance Trade off
</b><br>BB6
+
</b><br>Bias Variance Trade off is an important concept when it comes to choosing a machine learning algorithm for you problem. Bias is the expectation in error and variance is the variability in the model. In this tutorial we look at why we need bias variance trade off,  how it effects the accuracy and how to optimally select bias and variance and avoid over fitting and under fitting conditions.
 
|}
 
|}
 
|}<!-- B -->
 
|}<!-- B -->
Line 90: Line 90:
 
||
 
||
 
<youtube>PWCtoVt1CJM</youtube>
 
<youtube>PWCtoVt1CJM</youtube>
<b>HH7
+
<b>How To Stop Artificial Intelligence From Marginalizing Communities? | Timnit Gebru | TEDxCollegePark
</b><br>BB7
+
</b><br>Timnit Gebru, Stanford Alum and Co-Founder of Black in AI, shares remarkable insights to show how artificial intelligence is influencing thinking and decision-making in ways we didn't imagine and must counter before it further marginalizes people.  Timnit works at Microsoft, New York in the Fairness Accountability Transparency and Ethics (FATE) Group where her team works on the complex social implications of AI, machine learning, data science, large-scale experimentation, and increasing automation. She previously worked at Stanford’s Artificial Intelligence Lab where she received her PhD, and is Co-Founder of Black in AI, an organization that aims to foster collaborations and discuss initiatives to increase the presence of Black people in the field of Artificial Intelligence. This talk was given at a TEDx event using the TED conference format but independently organized by a local community. Learn more at http://www.ted.com/tedx
 
|}
 
|}
 
|<!-- M -->
 
|<!-- M -->
Line 98: Line 98:
 
||
 
||
 
<youtube>g-z84_nRQhw</youtube>
 
<youtube>g-z84_nRQhw</youtube>
<b>HH8
+
<b>The Emerging Theory of Algorithmic Fairness
</b><br>BB8
+
</b><br>As algorithms reach ever more deeply into our daily lives, increasing concern that they be “fair” has resulted in an explosion of research in the theory and machine learning communities. This talk surveys key results in both areas and traces the arc of the emerging theory of algorithmic fairness.
 
|}
 
|}
 
|}<!-- B -->
 
|}<!-- B -->

Revision as of 14:15, 7 September 2020

Youtube search... ...Google search


1*RvLVTYBiRXogAr6Ap5jgLA.png 0*ml9CpRkTA8fY9AFT.png


Bias/Variance (C2W1L02)
Deeplearning.ai Take the Deep Learning Specialization: http://bit.ly/3amgU4n Check out all our courses: http://www.deeplearning.ai

Diagnosing Bias vs Variance
Advice for Applying Machine Learning

Basic Recipe for Machine Learning (C2W1L03)
Deeplearning.ai Take the Deep Learning Specialization: http://bit.ly/3cpg1K9 Check out all our courses: http://www.deeplearning.ai

Learning To See [Part 9: Bias Variance Throwdown]
In this series, we'll explore the complex landscape of machine learning and artificial intelligence through one example from the field of computer vision: using a decision tree to count the number of fingers in an image. It's gonna be crazy.

Bias in an Artificial Neural Network explained | How bias impacts training
When reading up on artificial neural networks, you may have come across the term “bias.” It’s sometimes just referred to as bias. Other times you may see it referenced as bias nodes, bias neurons, or bias units within a neural network. We’re going to break this bias down and see what it’s all about. We’ll first start out by discussing the most obvious question of, well, what is bias in an artificial neural network? We’ll then see, within a network, how bias is implemented. Then, to hit the point home, we’ll explore a simple example to illustrate the impact that bias has when introduced to a neural network.

Bias Variance Trade off
Bias Variance Trade off is an important concept when it comes to choosing a machine learning algorithm for you problem. Bias is the expectation in error and variance is the variability in the model. In this tutorial we look at why we need bias variance trade off, how it effects the accuracy and how to optimally select bias and variance and avoid over fitting and under fitting conditions.

How To Stop Artificial Intelligence From Marginalizing Communities? | Timnit Gebru | TEDxCollegePark
Timnit Gebru, Stanford Alum and Co-Founder of Black in AI, shares remarkable insights to show how artificial intelligence is influencing thinking and decision-making in ways we didn't imagine and must counter before it further marginalizes people. Timnit works at Microsoft, New York in the Fairness Accountability Transparency and Ethics (FATE) Group where her team works on the complex social implications of AI, machine learning, data science, large-scale experimentation, and increasing automation. She previously worked at Stanford’s Artificial Intelligence Lab where she received her PhD, and is Co-Founder of Black in AI, an organization that aims to foster collaborations and discuss initiatives to increase the presence of Black people in the field of Artificial Intelligence. This talk was given at a TEDx event using the TED conference format but independently organized by a local community. Learn more at http://www.ted.com/tedx

The Emerging Theory of Algorithmic Fairness
As algorithms reach ever more deeply into our daily lives, increasing concern that they be “fair” has resulted in an explosion of research in the theory and machine learning communities. This talk surveys key results in both areas and traces the arc of the emerging theory of algorithmic fairness.

chair-world-light-1000.gif