Click here to Skip to main content
15,891,607 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 1:15
professionalZurdoDev21-Aug-15 1:15 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 2:35
CDP180221-Aug-15 2:35 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 2:37
professionalZurdoDev21-Aug-15 2:37 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 2:52
CDP180221-Aug-15 2:52 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 2:54
professionalZurdoDev21-Aug-15 2:54 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 3:01
CDP180221-Aug-15 3:01 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 3:03
professionalZurdoDev21-Aug-15 3:03 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 3:18
CDP180221-Aug-15 3:18 
On the contrary. I made this to replace the if-else-logic. On this level, learning (or better: adaptation) happens in the evolutionary algorithm. Each instance is created with all its acquired information in its 'genes' (or configuration). If it proves to be better than the others, it will be selected for reproduction, with a small chance of a mutation. Through the mutations new values come into the genome.

Given enough generations of selection, reproduction and mutation, you will get a solution close enough to the optimum. If the criteria of selection change, then the genes will again need a few generations to adapt.

This is still a very primitive AI, but it's good enough for a game. but what if you apply such an evolutionary algorithm to configure the topology and weights in a neural network?
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 3:21
professionalZurdoDev21-Aug-15 3:21 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 3:35
CDP180221-Aug-15 3:35 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 3:38
professionalZurdoDev21-Aug-15 3:38 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 4:00
CDP180221-Aug-15 4:00 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 4:09
professionalZurdoDev21-Aug-15 4:09 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 4:22
CDP180221-Aug-15 4:22 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 4:24
professionalZurdoDev21-Aug-15 4:24 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 4:32
CDP180221-Aug-15 4:32 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 4:37
professionalZurdoDev21-Aug-15 4:37 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 4:50
CDP180221-Aug-15 4:50 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 4:55
professionalZurdoDev21-Aug-15 4:55 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 5:15
CDP180221-Aug-15 5:15 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 5:18
professionalZurdoDev21-Aug-15 5:18 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 8:55
CDP180221-Aug-15 8:55 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 8:59
professionalZurdoDev21-Aug-15 8:59 
GeneralRe: Human Machine relationship Pin
CDP180221-Aug-15 9:34
CDP180221-Aug-15 9:34 
GeneralRe: Human Machine relationship Pin
ZurdoDev21-Aug-15 9:41
professionalZurdoDev21-Aug-15 9:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.