Remix.run Logo
relaxing 3 days ago

I’d like to see the experiment run with other intervals besides the fibonacci sequence, and see if the results are any less coherent.

gabriel666smith 3 days ago | parent [-]

For interim adjacent results, I published https://github.com/henrygabriels/FMLLM/blob/main/improving_l... also, but I'm this moment working on a similar suggestion (comparing coherence 'fib-associated' and just 'random' words). Any intervals that you'd suggest?

relaxing 3 days ago | parent [-]

definitely random

logarithmic

primes

multiples of ten (or some other factor)

square numbers

gabriel666smith 3 days ago | parent [-]

On it! Thanks! Will be fun to learn how to do 'definitely random'.