Kamis, 23 Februari 2012

[S934.Ebook] Download Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

Download Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

When going to take the encounter or thoughts types others, book Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths can be a good source. It's true. You can read this Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths as the resource that can be downloaded right here. The way to download and install is also very easy. You could see the link page that we provide and after that acquire the book making a bargain. Download and install Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths and also you can put aside in your personal device.

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths



Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

Download Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths. The industrialized innovation, nowadays sustain every little thing the human demands. It includes the day-to-day tasks, jobs, workplace, enjoyment, and also much more. One of them is the great web link and also computer system. This problem will ease you to assist one of your pastimes, checking out behavior. So, do you have going to review this e-book Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths now?

When getting this e-book Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths as recommendation to read, you can obtain not simply inspiration yet also new expertise and driving lessons. It has more compared to common perks to take. What kind of book that you review it will be helpful for you? So, why should obtain this e-book entitled Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths in this post? As in link download, you can obtain guide Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths by on-line.

When obtaining guide Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths by on the internet, you can read them wherever you are. Yeah, even you are in the train, bus, waiting checklist, or other places, on-line e-book Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths can be your good pal. Every time is a great time to read. It will boost your understanding, fun, entertaining, session, and encounter without spending more cash. This is why on the internet publication Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths comes to be most wanted.

Be the very first which are reading this Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths Based on some factors, reviewing this e-book will certainly offer even more benefits. Even you require to review it detailed, web page by web page, you can complete it whenever and also wherever you have time. Once more, this on-line e-book Algorithms To Live By: The Computer Science Of Human Decisions, By Brian Christian, Tom Griffiths will provide you simple of checking out time and also activity. It likewise supplies the experience that is affordable to reach and also obtain considerably for better life.

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths

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 mind.

All 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 and cognitive scientist Tom Griffiths 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.

  • Sales Rank: #37 in Audible
  • Published on: 2016-04-19
  • Released on: 2016-04-19
  • Format: Unabridged
  • Original language: English
  • Running time: 710 minutes

Most helpful customer reviews

227 of 238 people found the following review helpful.
Great book, disagreed with a few points, overall awesome
By Shiri Dori-Hacohen
[The original title of this review was: "Great book, though a few inaccuracies & bold claims". See below for two updates on the review and why I changed the title.]

I'm a little over halfway with this recently published book, which I'm really enjoying so far - and I expect to enjoy it all the way to the end. A lot of great and unexpected insights here, and it seems that the authors did a good job explaining extremely complex algorithms and showing their applicability to real life (though it's hard for me to tell how good their explanations are to a novice, since I'm an expert in the field - I have two masters in Computer Science and working on my PhD, and was familiar with 90% of the algorithms described before opening the book).

My biggest quibble with this book (and the reason they lost a star) is that I noticed a few annoying/sloppy inaccuracies, which makes [made! - see below for updates] me ever so slightly doubt the accuracy and veracity of other areas of the book that I'm less familiar with. The other issue is the boldness of their (otherwise very interesting) conjectures.

For example, the authors misunderstand and misquote the 2-minute rule from David Allen's Getting Things Done, claiming the rule tells you to perform any less than 2-min task immediately when it occurs to you - and essentially simplifying the entire GTD system into the 2-min rule, which is in fact a tiny part of GTD (pg. 105-106). In fact, however, Allen does not suggest that at all - that would distract you from whatever you're currently engaged with, i.e. require a context switch (the costs of which the authors discuss at length). Instead, you should write that task down and add it to your intray, just like any other task. The 2-minute rule is applied later, while clearing your intray (which can be anytime in the next 48 hours). The point of the 2-minute rule is that the time spent on adding this task into your otherwise-extremely-flexible GTD system, and then tracking it in said system, would take longer than two minutes. This type of tracking is akin to what the authors refer to as "meta-work", and thus performing the 2-min task at inbox clearing time saves you an equal or greater amount of meta-work later. This is completely in line with the type of scheduling suggestions that the authors discuss. I'm not familiar with the other popular advice books the authors quote in the scheduling chapter or in the others chapters (e.g. the empty-your-closet type books they discuss in chapter 4), so I don't know if there are other such mischaracterizations, but it makes me suspect there might be. And I get that they're trying to differentiate their own advice from "all the other pop books out there", but if they're going to explicitly cite other books, they should try not to misrepresent them.

Also, when discussing the Gittins rule and the multi-armed bandit problem, they say that a machine with a 0-0 record has "a Gittins index of 0.7029. In other words, something you have no experience with whatsoever is more attractive than a machine that you know pays out seven times out of ten!" (pg. 40). However, their own table on the same page clearly shows that a machine with a 7-3 record has a Gittins index of 0.7187, making such a machine ever so slightly superior to a 0-0 one. After some more reading I realized that what they meant was that a machine with a 0-0 record and *uncertainty* is better than a *certain payout* of 70% (i.e. guaranteed to payout 7 out of 10), but that was not what the text implied.

To be clear, these inaccuracies in and of themselves aren't huge - but they planted a seed of doubt in my mind [which is not as big anymore - see below] as to whether there were other such misrepresentations or inaccuracies in the book that I simply hadn't caught, and detracted from my enjoyment of the book.

The other concern I have with this book is that several chapters end with provocative suggestions that aren't actually empirically-backed. These conjectures are cool, but I'd have liked to see scientists be more careful about making such bold claims, or at least couching them in the need for more research to establish whether they were entirely true. One example here was the discussion about the decline of aging supposedly being a result of simply having a larger history to remember (pgs 103-104). This is a fascinating conjecture, and one that deserves to be studied properly, but they are basing it on some research work that was not age-related. I suspect the authors may be on to something, at least in the context of "normal aging" cognitive decline as opposed to, say, alzheimer-related decline. However, as stated in the text, the conjectures are stated a bit too strongly for my tastes ("But as you age, and begin to experience these sporadic latencies, take heart: the length of the delay is partly an indicator of the extent of your experience.", pg 104). I'd hate to see anyone making decisions based on them - potentially missing an earlier diagnosis, say, of alzheimer's, because the authors claimed that cognitive decline is totally normal.

Quibbles and concerns notwithstanding, I'm definitely enjoying the book and I think it's a great addition to the new genre of what's being called by some "science-help". It's also a good read for people who are tired of the same-old, and thirsty for some advice that's off the beaten path.

UPDATE:
The rest of the book was as good as I expected.
Additionally, I sent this review to the lead author (Brian Christian) in case he wanted to address these issues. I was delighted to receive a very thoughtful response from him! They will be fixing the Gittens rule description in the paperback edition, to make it clearer to the reader. The author respectfully disagreed with me on the other two issues (GTD 2 minute rule & cognitive decline).
Given what I saw in the email, I'd say the intentions behind the book definitely merit 5 stars (even though I still disagree on their presentation of those two topics). However, I'll leave the original title & rating of 4 stars as it stands for the original hardcover edition, and for consistency's sake. As I originally said, the book stands as an excellent addition to the genre, and also likely as a great first exposure into Computer Science if you've never had any.

2nd update:
Apparently, this review is now listed as the top most helpful review on Amazon (cool!). The book has been so successful that the first author (Brian Christian) recently informed me that the book is now on its third printing, which means that the Gittins index issue mentioned above is now fixed in the current and future editions. As for the other issues I had, they are more subjective in nature, and not large enough in and of themselves to merit the original (harsher) title of the review. Again, for completeness' sake and to avoid rewriting history, I leave the original review as its stands and the original title is listed below the new title, with only a few comments in brackets leading readers to these updates in the bottom.

88 of 94 people found the following review helpful.
A superior guide to the science of living well
By Ed R
The most thoughtful and meaningful book I have read since Daniel Kahneman’s “Thinking Fast and Slow”. It extends that work by detailing the extensive computer science research that has been done which illuminates those techniques (i.e., algorithms) that support our brain’s natural capabilities in order to make the best possible life decisions. It shows when it pays to be precise and rigorous and when the best choices can be made by less stringent analyses. And where “winging it” or ‘using gut feelings’ may indeed produce the best results. The authors accomplish these valuable lessons through clear explanatory writing, pertinent examples drawn from both computer design and the real (human) world and a fine sense of humor.
In addition to wonderfully fulfilling its stated goal the book also provides the reader with a solid overview of the current state of computer design and architecture and some strong validations of the received wisdom that has come to us from philosophy and religion.

8 of 8 people found the following review helpful.
Awesome! I thoroughly enjoyed this book
By Amazon Customer
Awesome! I thoroughly enjoyed this book. As an engineer with some programming experience I am drawn to algorithms and mathematics, and not only did this book put various algorithms in historical context, but it demonstrated how they can be applied to life while adding a philosophical twist. The authors are skilled at explaining difficult subjects using easy to understand language that builds from simple to complex at just the right pace, all the while using real world examples. Not only did I enjoy the read, but I learned new things that often prompted tangent explorations to learn more. The book left me with a hunger to delve deeper into many of the subjects discussed, and made me challenge, and sometimes affirm, many of my own philosophical beliefs. Well done!

See all 74 customer reviews...

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths PDF
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths EPub
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths Doc
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths iBooks
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths rtf
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths Mobipocket
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths Kindle

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths PDF

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths PDF

Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths PDF
Algorithms to Live By: The Computer Science of Human Decisions, by Brian Christian, Tom Griffiths PDF

Tidak ada komentar:

Posting Komentar