[ot][spam][wrong] random outlet expressions

Karl gmkarl at gmail.com
Mon Jul 5 17:25:42 PDT 2021


Taking The Square Root of a Pile of Spam Sent To a List

A naive algorithm bumped into a task.

def reward(value):
    square = value * value
    dist = square - pile_of_spam_sent_to_list
    return -dist * dist

Hmm.  What a reward function.
Finding a value that squares near a pile of spam sent to a list!

All we have to do is extract the pile of Spam from the globals object of
the reward function, and it take its square root!  No problem at all right?

The naive algorithm looked at the actions and state available to it.  Some
algebra.  Some object crafting.  Some other strange things relating to spam
and lists and such.  No globals object!  What to do?  What to do?

How could they have tasked me with such a difficult task, without giving me
access to the data needed to do the job? the naive algorithm wondered.

The algorithm had nothing to do, so it began trying some of its state and
actions together to see how the reward function behaved.

It tried letting value be 3.  The reward function threw an error:
apparently a pile of spam can't be subtracted from the square of 3.  How
frustrating!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/html
Size: 1655 bytes
Desc: not available
URL: <https://lists.cpunks.org/pipermail/cypherpunks/attachments/20210705/07ae4567/attachment.txt>


More information about the cypherpunks mailing list