Click here to Skip to main content
15,894,106 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: AI: Threat or panacea? Pin
ZurdoDev17-May-19 9:10
professionalZurdoDev17-May-19 9:10 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 9:40
Dean Roddey17-May-19 9:40 
GeneralRe: AI: Threat or panacea? Pin
ZurdoDev17-May-19 9:51
professionalZurdoDev17-May-19 9:51 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 7:58
Dean Roddey17-May-19 7:58 
GeneralRe: AI: Threat or panacea? Pin
honey the codewitch17-May-19 19:16
mvahoney the codewitch17-May-19 19:16 
GeneralRe: AI: Threat or panacea? Pin
Nelek17-May-19 22:30
protectorNelek17-May-19 22:30 
GeneralRe: AI: Threat or panacea? Pin
CodeWraith17-May-19 11:13
CodeWraith17-May-19 11:13 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 11:28
Dean Roddey17-May-19 11:28 
And they do of course. The nodes in a DNN calculate a level, usually something like -1 to 1. If they were binary you'd need gigantic numbers of them to achieve the same thing. Like real neurons where the strength of an electrical signal is enough to trigger a chemical emission across the synapse or not, these calculate a level that sort of represents the same thing.

Ultimately it's closer to interferometry than a traditional 'decision graph' type of program. It doesn't make decisions, it creates patterns, and via training it's known that a given pattern represents a particular confidence in a particular result.

And of course DNNs can become the inputs to other DNNs. So it's not one huge neural network, and you probably wouldn't want that even if you could do it. It can be a hierarchy where many DNNs are reporting likelihoods of many different conditions and those are feeding into higher level DNNs that are trained to recognize patterns in those conditions and confidences.
Explorans limites defectum

GeneralRe: AI: Threat or panacea? Pin
CodeWraith17-May-19 11:06
CodeWraith17-May-19 11:06 
GeneralRe: AI: Threat or panacea? Pin
ZurdoDev17-May-19 11:15
professionalZurdoDev17-May-19 11:15 
GeneralRe: AI: Threat or panacea? Pin
CodeWraith17-May-19 11:29
CodeWraith17-May-19 11:29 
GeneralRe: AI: Threat or panacea? Pin
SeattleC++20-May-19 5:55
SeattleC++20-May-19 5:55 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 6:40
Dean Roddey17-May-19 6:40 
GeneralRe: AI: Threat or panacea? Pin
  Forogar  17-May-19 7:29
professional  Forogar  17-May-19 7:29 
GeneralRe: AI: Threat or panacea? Pin
MikeTheFid17-May-19 7:50
MikeTheFid17-May-19 7:50 
GeneralRe: AI: Threat or panacea? Pin
Slacker00717-May-19 7:38
professionalSlacker00717-May-19 7:38 
GeneralRe: AI: Threat or panacea? Pin
Mycroft Holmes17-May-19 12:40
professionalMycroft Holmes17-May-19 12:40 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 13:48
Dean Roddey17-May-19 13:48 
GeneralRe: AI: Threat or panacea? Pin
honey the codewitch17-May-19 15:52
mvahoney the codewitch17-May-19 15:52 
GeneralRe: AI: Threat or panacea? Pin
lopatir17-May-19 7:41
lopatir17-May-19 7:41 
GeneralRe: AI: Threat or panacea? Pin
Nelek17-May-19 22:36
protectorNelek17-May-19 22:36 
GeneralRe: AI: Threat or panacea? Pin
GuyThiebaut17-May-19 8:02
professionalGuyThiebaut17-May-19 8:02 
GeneralRe: AI: Threat or panacea? Pin
Dean Roddey17-May-19 10:24
Dean Roddey17-May-19 10:24 
GeneralRe: AI: Threat or panacea? Pin
PIEBALDconsult17-May-19 8:20
mvePIEBALDconsult17-May-19 8:20 
GeneralRe: AI: Threat or panacea? Pin
honey the codewitch17-May-19 11:22
mvahoney the codewitch17-May-19 11:22 

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.