02 MAR 2019 by ideonexus
Chess is the Drosophila of Reasoning
Much as the Drosophila melanogaster fruit fly became a model organism for geneticists, chess became a Drosophila of reasoning. In the late 19th century, Alfred Binet hoped that understanding why certain people excelled at chess would unlock secrets of human thought. Sixty years later, Alan Turing wondered if a chess-playing machine might illuminate, in the words of Norbert Wiener, “whether this sort of ability represents an essential difference between the potentialities of the machine and ...02 MAR 2019 by ideonexus
New Kind of Memory for AI
AI researchers have typically tried to get around the issues posed by by Montezuma’s Revenge and Pitfall! by instructing reinforcement-learning algorithms to explore randomly at times, while adding rewards for exploration—what’s known as “intrinsic motivation.” But the Uber researchers believe this fails to capture an important aspect of human curiosity. “We hypothesize that a major weakness of current intrinsic motivation algorithms is detachment,” they write. “Wherein the a...04 NOV 2018 by ideonexus
A Computer Algorithm for Randomization
Back in the early days of computers, one of the more popular methods of generating a sequence of random numbers was to employ the following scheme: 1. Choose a starting number between 0 and 1. 2. Multiply the starting number by 4 ("stretch" it). Subtract 4 times the square of the starting number from the quantity obtained in step 2 ("fold" the interval back on itself in order to keep the final result in the same range). 3.Given a starting number between 0 and 1, we can use the proce-dure...Folksonomies: algorithms randomization
Folksonomies: algorithms randomization
From John Casti.
22 SEP 2017 by ideonexus
Outsourcing our Thinking to Algorithms and Those Who Engi...
...even as an algorithm mindlessly implements its procedures – and even as it learns to see new patterns in the data – it reflects the minds of its creators, the motives of its trainers. Amazon and Netflix use algorithms to make recommendations about books and films. (One-third of purchases on Amazon come from these recommendations.) These algorithms seek to understand our tastes, and the tastes of like-minded consumers of culture. Yet the algorithms make fundamentally different recommend...Folksonomies: information technology society
Folksonomies: information technology society
25 MAY 2015 by ideonexus
Jay Rosen: Information Overload
Filters in a digital world work not by removing what is filtered out; they simply don't select for it. The unselected material is still there, ready to be let through by someone else's filter. Intelligent filters, which is what we need, come in three kinds: A smart person who takes in a lot and tells you what you need to know. The ancient term for this is "editor." The front page of the New York Times still works this way. An algorithm that sifts through the choices other smart people have...29 MAY 2013 by ideonexus
Simple Explanation of Big O Notation
The simplest definition I can give for Big-O notation is this: Big-O notation is a relative representation of the complexity of an algorithm. There are some important and deliberately chosen words in that sentence: relative: you can only compare apples to apples. You can't compare an algorithm to do arithmetic multiplication to an algorithm that sorts a list of integers. But two algorithms that do arithmetic operations (one multiplication, one addition) will tell you something meaningful; re...Folksonomies: computer science algorithms
Folksonomies: computer science algorithms
One of the best, down-to-Earth explanations of a concept that can get incredibly complex.
12 JUN 2012 by ideonexus
Natural Selection is Not Chance
Even today a good many distinguished minds seem unable to accept or even to understand that from a source of noise natural selection could quite unaided have drawn all the music of the biosphere. Indeed natural selection operates upon the products of chance and knows no other nourishment; but it operates in a domain of very demanding conditions, from which chance is banned.Folksonomies: natural selection chance
Folksonomies: natural selection chance
It is an algorithm, a set of rules.
24 MAR 2012 by ideonexus
The Beginnings of the Theory of Evolution
From thus meditating on the great similarity of the structure of the warm-blooded animals, and at the same time of the great changes they undergo both before and after their nativity; and by considering in how minute a portion of time many of the changes of animals above described have been produced; would it be too bold to imagine that, in the great length of time since the earth began to exist, perhaps millions of ages before the commencement of the history of mankind would it be too bold t...Erasmus Darwin sees evolution, demonstrating the idea of evolution was prevalent at the time; Darwin simply figured out an algorithm for what made it happen.
01 JAN 2010 by ideonexus
AI's and Algorithms Take Away Our Sense of Responsibility
the very idea of artificial intelligence gives us the cover to avoid accountability by pretending that machines can take on more and more human responsibility. This holds for things that we donWhen we allow an algorithm to make suggestions to us, and we accept them, we are giving up our own aesthetical choices.