Vi flyttar från butik till nätet - så funkar det framåt
Dark Machines | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Victor Galaz
- Betyg:
595
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
This book offers a critical primer on how Artificial Intelligence and digitalization are shaping our planet and the risks posed to society and environmental sustainability.
As the pressure of human activities accelerates on Earth, so too does the hope that digital and artificially intelligent technologies will be able to help us deal with dangerous climate and environmental change. Technology giants, international think-tanks and policy-makers are increasingly keen to advance agendas that contribute to “AI for Good” or “AI for the Planet." Dark Machines explores why it is naïve and dangerous to assume converging forces of a growing climate crisis and technological change will act synergistically to the benefit of people and the planet. It explores why AI and associated digital technologies may lead to accelerated discrimination, automated inequality, and augmented diffusion of misinformation, while simultaneously amplifying risks for people and the planet. We face a profound challenge. We can either allow AI accelerate the loss of resilience of people and our planet, or we can decide to act forcefully in ways that redirects its destructive direction.
This urgent book will be of interest to students and researchers with an interest in Artificial Intelligence, digitalization and automation, social and political dimensions of science and technology, and sustainability sciences.
As the pressure of human activities accelerates on Earth, so too does the hope that digital and artificially intelligent technologies will be able to help us deal with dangerous climate and environmental change. Technology giants, international think-tanks and policy-makers are increasingly keen to advance agendas that contribute to “AI for Good” or “AI for the Planet." Dark Machines explores why it is naïve and dangerous to assume converging forces of a growing climate crisis and technological change will act synergistically to the benefit of people and the planet. It explores why AI and associated digital technologies may lead to accelerated discrimination, automated inequality, and augmented diffusion of misinformation, while simultaneously amplifying risks for people and the planet. We face a profound challenge. We can either allow AI accelerate the loss of resilience of people and our planet, or we can decide to act forcefully in ways that redirects its destructive direction.
This urgent book will be of interest to students and researchers with an interest in Artificial Intelligence, digitalization and automation, social and political dimensions of science and technology, and sustainability sciences.
Om denna bok
Dark Machines av Victor Galaz är en Danskt band bok med 216 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dark Machines begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781032330273
Upplaga:
0
Utgiven:
2024-12-16
Förlag:
Okänt
Sidantal:
216
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>