IniciGrupsConversesTendències
Cerca al lloc
Aquest lloc utilitza galetes per a oferir els nostres serveis, millorar el desenvolupament, per a anàlisis i (si no has iniciat la sessió) per a publicitat. Utilitzant LibraryThing acceptes que has llegit i entès els nostres Termes de servei i política de privacitat. L'ús que facis del lloc i dels seus serveis està subjecte a aquestes polítiques i termes.

Resultats de Google Books

Clica una miniatura per anar a Google Books.

S'està carregant…

Algorithms to Live By: The Computer Science of Human Decisions (2017)

de Brian Christian, Tom Griffiths

MembresRessenyesPopularitatValoració mitjanaMencions
1,2153914,276 (4)12
A fascinating exploration of how computer algorithms can be applied to our everyday lives, helping to solve common decision-making problems and illuminate the workings of the human mindAll our lives are constrained by limited space and time, limits that give rise to a particular set of problems. What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of new activities and familiar favorites is the most fulfilling? These may seem like uniquely human quandaries, but they are not: computers, too, face the same constraints, so computer scientists have been grappling with their version of such problems for decades. And the solutions they've found have much to teach us.In a dazzlingly interdisciplinary work, acclaimed author Brian Christian (who holds degrees in computer science, philosophy, and poetry, and works at the intersection of all three) and Tom Griffiths (a UC Berkeley professor of cognitive science and psychology) show how the simple, precise algorithms used by computers can also untangle very human questions. They explain how to have better hunches and when to leave things to chance, how to deal with overwhelming choices and how best to connect with others. From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.… (més)
Afegit fa poc permelili, biblioteca privada, bd-g, jmd862000, Pishmoffle, vlupton77, technocrat, redfirefrog, BeeDubs8
S'està carregant…

Apunta't a LibraryThing per saber si aquest llibre et pot agradar.

No hi ha cap discussió a Converses sobre aquesta obra.

» Mira també 12 mencions

Es mostren 1-5 de 43 (següent | mostra-les totes)
This book is very much in my wheel house--computer science and interdisciplinary analysis, and I really enjoyed it. I think it makes for a lot of interesting conversation. This may become 5 stars if it sticks with me.

I really liked the ideas about how our seemingly irrational behaviors are often due the fact that the problems are intractable and thus are rational, how the fact that it takes longer to remember things might not be degeneration, but a natural consequence of searching massive amounts of data, that piles are not a disgraceful form of organization, overfitting (I am personally angered by how this happens in our education system), computational kindness, and how exponential backoff "offers a way to have finite patience and infinite mercy."

My one critique was the section about pecking orders and dominance hierarchies, while yes there are observations in the natural world, and that can be related to sorting, making arguments that hierarchies are "scientifically" better or more peaceful is strongly akin to past scientific rationalization that have been used for centuries to justify racism, sexism, etc. It is better to just not go down that road. ( )
  bangerlm | Jan 18, 2023 |
One of those books which take concepts from some field and show how they are (or could be) used in daily life (just like [b:Think Like a Rocket Scientist: Simple Strategies You Can Use to Make Giant Leaps in Work and Life|51720411|Think Like a Rocket Scientist Simple Strategies You Can Use to Make Giant Leaps in Work and Life|Ozan Varol|https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1570447685l/51720411._SX50_SY75_.jpg|72907223]).

The narrative is great and entertaining. However, working with computers most of my life, I didn't find it very interesting as the book would try to explain very well known ideas. It can be very different for someone without an IT background though.

What I liked about the book is that I realised that I'm using some of the concepts from computer science as mental models in my daily life and it is such a common sense I didn't really think about it before. ( )
  Giedriusz | Oct 16, 2022 |
"This is a sunk cost..." ???
Sort vs search trade-off
Explore vs exploit
Protect your priors: turn off the news
Idolatry of data
ACK - acknowledgement of receipt. In speech too! ( )
  basilyok | Jul 26, 2022 |
Started a bit slowly for me and had to return and recheck as well, but wow, what a book! So many useful nuggets and frameworks:
Stack of papers on my desk is great organization! LRU model places most recently used (and most likely next needed) item on top.
Prediction depends on priors. Language distorts priors, especially when magnified by Internet/press. Carefully evaluate priors. (Plane crash deaths since 2000 is small number. Car crash deaths greater than population of Wyoming.) ( )
  RandomWally | Jun 6, 2022 |
This is more of an introduction to problems in computer science, than "ten algorithms that will change your life".

I think the thesis of the book is that "there are analog equivalent of computational algorithms and architecture, and they can inform life decision-making". And it opens strongly to support this claim. The first chapter is on optimal stopping, for which the rule of 37% is indeed a powerful solution. It gives its user 37% chance of selecting the best candidate in real-life scenarios such as interviewing candidate and house hunting, where opportunities present itself one-by-one, and there is no chance to backtrack to an earlier rejected one.

However, as one reads on, the analog equivalent of algorithms get less and less well-defined, and the rewards seem less and less concrete and exciting. Partly it is because sometimes our intuitive response to problem is already optimized. For example, the big pile of documents on your desk actually represents a decent implementation of caching (using LRU, or least-recently-used strategy). On the other hand, the book also introduces a whole class of problems for which there is no optimal strategy, or in computational terminology, untraceable. The book becomes meta in this aspect - it goes from "how to solve problem" to "how to attempt a problem if it is unsolvable." For that several strategies were offered, such as sampling, constraint relaxation and simplification. Sometimes knowing when to stop optimization is the most wise thing one can do. It is not the author's fault that the book becomes weaker as it gets to this territory, the problems are simply too specialized to be discussed meaningfully in a popular science book.

The lesson is it is always worthwhile to figure out how hard the problem is before attempting a solution:

- First, try to figure out whether an optimal strategy already exists. If yes, what is the big O notation of this solution? Does it scale well?
- If there is no, try to solve a variation of it. Can the problem constraint be reduced or baked into scoring system? Can the rules change? Is there a three-way trade-off between space, time and accuracy?
- Walk away if marginal return for further optimization is low.

Also some rules to live by:

- Constantly provide feedback in communication so people know their last message went through
- Be clear and honest, because guessing another person's mind is computationally untraceable
- Prefer simplicity because extra parameters make models brittle
- The goal optimization is *less* computation

Overall a fruitful read and I would recommend to anyone with an interest in computer science and mathematics.

Bonus: There are quite a lot of intellectual heroes in this book. I think I will check out Von Neumann (mentioned in multiple chapters; this guy is a genius) and William Vickery (who is also the hero of [b:Radical Markets|36515770|Radical Markets Uprooting Capitalism and Democracy for a Just Society|Eric A. Posner|https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1519379027l/36515770._SY75_.jpg|58236821]) ( )
  footgun | Feb 28, 2022 |
Es mostren 1-5 de 43 (següent | mostra-les totes)
Sense ressenyes | afegeix-hi una ressenya

» Afegeix-hi altres autors

Nom de l'autorCàrrecTipus d'autorObra?Estat
Brian Christianautor primaritotes les edicionscalculat
Griffiths, Tomautor principaltotes les edicionsconfirmat
Has d'iniciar sessió per poder modificar les dades del coneixement compartit.
Si et cal més ajuda, mira la pàgina d'ajuda del coneixement compartit.
Títol normalitzat
Títol original
Títols alternatius
Data original de publicació
Gent/Personatges
Llocs importants
Esdeveniments importants
Pel·lícules relacionades
Premis i honors
Informació del coneixement compartit en rus. Modifica-la per localitzar-la a la teva llengua.
Epígraf
Dedicatòria
Primeres paraules
Citacions
Darreres paraules
Nota de desambiguació
Editor de l'editorial
Creadors de notes promocionals a la coberta
Llengua original
CDD/SMD canònics
LCC canònic

Referències a aquesta obra en fonts externes.

Wikipedia en anglès

Cap

A fascinating exploration of how computer algorithms can be applied to our everyday lives, helping to solve common decision-making problems and illuminate the workings of the human mindAll our lives are constrained by limited space and time, limits that give rise to a particular set of problems. What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of new activities and familiar favorites is the most fulfilling? These may seem like uniquely human quandaries, but they are not: computers, too, face the same constraints, so computer scientists have been grappling with their version of such problems for decades. And the solutions they've found have much to teach us.In a dazzlingly interdisciplinary work, acclaimed author Brian Christian (who holds degrees in computer science, philosophy, and poetry, and works at the intersection of all three) and Tom Griffiths (a UC Berkeley professor of cognitive science and psychology) show how the simple, precise algorithms used by computers can also untangle very human questions. They explain how to have better hunches and when to leave things to chance, how to deal with overwhelming choices and how best to connect with others. From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.

No s'han trobat descripcions de biblioteca.

Descripció del llibre
Sumari haiku

Autor amb llibres seus als Crítics Matiners de LibraryThing

El llibre de Brian Christian Algorithms to Live By estava disponible a LibraryThing Early Reviewers.

Cobertes populars

Dreceres

Valoració

Mitjana: (4)
0.5
1
1.5
2 7
2.5 4
3 30
3.5 11
4 91
4.5 6
5 52

Ets tu?

Fes-te Autor del LibraryThing.

 

Quant a | Contacte | LibraryThing.com | Privadesa/Condicions | Ajuda/PMF | Blog | Botiga | APIs | TinyCat | Biblioteques llegades | Crítics Matiners | Coneixement comú | 185,672,923 llibres! | Barra superior: Sempre visible