Fixes
This commit is contained in:
parent
24d07d2647
commit
18c23f9f7c
@ -277,6 +277,13 @@
|
|||||||
"> important: Services that can be used for creating datasets come and go all the time, and their features, interfaces, and pricing change regularly too. In this section, we'll show how to use one particular provider, _Bing Image Search_, using the service they have as this book was written. We'll be providing more options and more up to date information on the [book website](https://book.fast.ai), so be sure to have a look there now to get the most current information on how to download images from the web to create a dataset for deep learning."
|
"> important: Services that can be used for creating datasets come and go all the time, and their features, interfaces, and pricing change regularly too. In this section, we'll show how to use one particular provider, _Bing Image Search_, using the service they have as this book was written. We'll be providing more options and more up to date information on the [book website](https://book.fast.ai), so be sure to have a look there now to get the most current information on how to download images from the web to create a dataset for deep learning."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"To download images with Bing Image Search, you should sign up at Microsoft for Bing Image Search. You will be given a key, which you can either paste here, replacing \"XXX\":"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
@ -280,7 +280,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"### Sidebar: Getting help in jupyter notebooks"
|
"### Sidebar: Getting help in Jupyter notebooks"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -233,11 +233,11 @@
|
|||||||
"1. What was the role of IBM in Nazi Germany? Why did the company participate as they did? Why did the workers participate?\n",
|
"1. What was the role of IBM in Nazi Germany? Why did the company participate as they did? Why did the workers participate?\n",
|
||||||
"1. What was the role of the first person jailed in the VW diesel scandal?\n",
|
"1. What was the role of the first person jailed in the VW diesel scandal?\n",
|
||||||
"1. What was the problem with a database of suspected gang members maintained by California law enforcement officials?\n",
|
"1. What was the problem with a database of suspected gang members maintained by California law enforcement officials?\n",
|
||||||
"1. Why did YouTube's recommendation algorithm recommend videos of partially clothed children to pedophiles, even although no employee at Google programmed this feature?\n",
|
"1. Why did YouTube's recommendation algorithm recommend videos of partially clothed children to pedophiles, even though no employee at Google programmed this feature?\n",
|
||||||
"1. What are the problems with the centrality of metrics?\n",
|
"1. What are the problems with the centrality of metrics?\n",
|
||||||
"1. Why did Meetup.com not include gender in their recommendation system for tech meetups?\n",
|
"1. Why did Meetup.com not include gender in their recommendation system for tech meetups?\n",
|
||||||
"1. What are the six types of bias in machine learning, according to Suresh and Guttag?\n",
|
"1. What are the six types of bias in machine learning, according to Suresh and Guttag?\n",
|
||||||
"1. Give two examples of historical race bias in the US\n",
|
"1. Give two examples of historical race bias in the US.\n",
|
||||||
"1. Where are most images in Imagenet from?\n",
|
"1. Where are most images in Imagenet from?\n",
|
||||||
"1. In the paper \"Does Machine Learning Automate Moral Hazard and Error\" why is sinusitis found to be predictive of a stroke?\n",
|
"1. In the paper \"Does Machine Learning Automate Moral Hazard and Error\" why is sinusitis found to be predictive of a stroke?\n",
|
||||||
"1. What is representation bias?\n",
|
"1. What is representation bias?\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user