08 NOV 2019 by ideonexus
The World and Beliefs
The world with its quarks and chromosomes, its distant lands and spiral nebulae, is like a vast computer in a black box, forever sealed except for its input and output registers. These we directly observe, and in the light of them we speculate on the structure of the machine, the universe. Thus it is that we think up the quarks and chromosomes, the distant lands and the nebulae; they would account for the observable data. When an observation turns out unexpectedly, we may try modifying our th...Folksonomies: belief
Folksonomies: belief
02 NOV 2018 by ideonexus
Input and Output Randomness
The fundamental difference between randomness that support strategy and randomness that under cuts strategy, input randomness allows the player to build the strategy output randomness undercuts it and limits your ability to plan ahead. For example let's look at Pandemic this is a great example of input randomness flicking the cards is certainly random, create a situation that the players need to react to that reaction is completely deterministic. If for example you have to roll dies if you re...Input randomness is a random initial state for a game, while output randomness is rolling dice or drawing cards during the game. The second removes strategy from the game.
21 APR 2014 by ideonexus
Perceptrons and Sigmoid Neurons
A way you can think about the perceptron is that it's a device that makes decisions by weighing up evidence. Let me give an example. It's not a very realistic example, but it's easy to understand, and we'll soon get to more realistic examples. Suppose the weekend is coming up, and you've heard that there's going to be a cheese festival in your city. You like cheese, and are trying to decide whether or not to go to the festival. You might make your decision by weighing up three factors:
1. Is...Folksonomies: artificial intelligence machine learning
Folksonomies: artificial intelligence machine learning
Two tool for machine learning.
15 NOV 2013 by ideonexus
The World is a Black Box
The world with its quarks and chromosomes, its distant lands and spiral nebulae, is like a vast computer in a black box, forever sealed except for its input and output registers. These we directly observe, and in the light of them we speculate on the structure of the machine, the universe. Thus it is that we think up the quarks and chromosomes, the distant lands and the nebulae; they would account for the observable data. When an observation turns out unexpectedly, we may try modifying our th...Folksonomies: scientific method empiricism
Folksonomies: scientific method empiricism
We don't know how it works, we only see the inputs and outputs and must extrapolate hypotheses from what we see.
21 JUN 2013 by ideonexus
The von Neumann Model for Computing Machines
At the highest level, the major hardware components of most boards can be classifi ed into fi ve major categories:
Central processing unit (CPU). The master processor.
Memory. Where the system’s software is stored.
Input device(s). Input slave processors and relative electrical components.
Output device(s). Output slave processors and relative electrical components.
Data pathway(s)/bus(es). Interconnects the other components, providing a “highway” for data to travel on from one compone...Based on his work explaining how electronic components could be use to perform boolean operations.
08 JUL 2011 by ideonexus
Working with a Black Box Problem and Star Trek
The job of computer scientists, of course, is to design the programs that let electronic computers accomplish those impressive feats of thinking and knowing. The computer scientists have to figure out how to make programs that get to the right kind of output from the right kind of input. But our job as cognitive psychologists is rather different and even harder. We are more like archaeologists than engineers.
Actually, it's a familiar Star Trek story. We have landed on a planet that already...When we are exploring a black box, we are like the archaeologists in Star Trek.