(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A model of the brain structure responsible for decision making

What is it about?

In an attempt to understand what happens in the brain when we have to take a decision, we created a model of the brain structure responsible for this. Our neural network had many criteria that interfere with decision making. The most difficult decision is the one taken when data are not all available.

Read more on Kudos…
The following have contributed to this page:
Marie Moftah and Radwa Khalil
' ,"url"));