
Computer
Get flash to fully experience Pearltrees
There’s been a lot of buzz recently on reddit and HN about genetic algorithms. Some impressive new demos have surfaced and I’d like to take this opportunity to review some of the cool things people have done with genetic algorithms, a fascinating subfield of evolutionary computing / machine learning (which is itself a part of the broader study of artificial intelligence (ah how academics love to classify things (and nest parentheses (especially computer scientists)))). If you’re new to genetic algorithms, don’t be put off by the awesome/scary name – you might like to check out my own modest contribution to the field of abusing science to make cool useless things; the hello world genetic algorithm tutorial . It’s written as a short genetic algorithm tutorial to help beginners understand genetic algorithms from the ground up (and it has a pretty interactive demo in JavaScript too!). So here’s my top five evolutionary scripts:
Genetic Algorithm Examples « puremango.co.uk
Genetic Algorithm For Hello World « puremango.co.uk
This article works through the creation of a ‘toy’ genetic algorithm which starts with a few hundred random strings and evolves towards the phrase “Hello World!”.At Yale, quantum computing is a (qu)bit closer to reality
Physicists at Yale University have taken another significant step in the development of quantum computing, a new frontier in computing that promises exponentially faster information processing than the most sophisticated computers of today. (PhysOrg.com) -- Physicists at Yale University have taken another significant step in the development of quantum computing, a new frontier in computing that promises exponentially faster information processing than the most sophisticated computers of today. In research published online this month in the journal Nature , the Yale physicists demonstrate the most basic form of quantum error correction — a way to compensate for quantum computing ’s intrinsic susceptibility to errors. Developing technology to correct these errors on the fly is a necessary step for fully realizing quantum computers.CG/Animation
How to Build a Computer from Scratch: The Complete Guide
Last week, we showed you how to build your own custom PC, from picking the parts, to putting it together and installing your OS. Here's the complete guide, along with a printable PDF version that you can use as a reference.CRN Buzz
Below is a simple example about how to schedule shutdown your windows 7 automatically. Method 1: automatically shutdown windows 7 using at command 1.Create a bat file,for example, “shutdown.bat” ( Customize folder options to show file extensions ,then create a text file and rename it to shutdown.bat ,then right click this bat file and click Edit ) 2.Add the following lines to this file 3.Right-Click this file then click Run as administrator 4.
Windows 7 schedule auto shutdown « Windows 7 Home
written by: Daniel Robson • edited by: Aaron R. • updated: 2/13/2011
The Best Hacking Tutorial Sites - Learn Legal Hacking
On EndlessForms.com objects are evolved in the same way that plants and animals are bred. You pick the ones you like and they become the parents of the next generation of objects. As in biological evolution, the offspring look similar, but not identical, to their parents, allowing you to explore different designs. Under the hood, there is an evolutionary process in which the genomes of parents are mutated to produce new offspring objects. Each object is grown from its genome similar to how a single fertilized egg grows into a jaguar, hawk, or human. This grounding in developmental biology enables the evolution of complex, natural-looking forms.

