'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'3470320\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{bdfa6c1daa5bd46a5dedcc0ff42bec833dd9b31e81daca154adcea0180a68546}\\"3470320\\"{bdfa6c1daa5bd46a5dedcc0ff42bec833dd9b31e81daca154adcea0180a68546}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Shifting from Generative Adversarial Networks to Generative Cooperative Networks
It is no accident that as a civilisation the sophistication of our adversarial capacities far exceeds the sophistication of our cooperative capacities. Our historical path and current situation have made it this way, but the balance is changing. There are two main generative processes underlying biological and cultural evolution and more broadly the evolution of any population of interacting adaptive agents.
January 30, 2018



















