home.social

#binryhop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #binryhop, aggregated by home.social.

fetched live
  1. Chill and problem prone (though all of them are overcome) #CommonLisp #lisp #video exhibiting my #binryhop hopfield net package.
    forth.noip.me:8443/w/23cQQJVTc

    So chill that my package relaxes a lot of constraints on hopfield nets (sure, it can be jagged, rewritable memories, and the memory can be NIL, and the memory can be a subset of of the input or vice versa (????)
    About a half hour; would probably be quite good at 1.5x speed.

    Example of debug noodling around in a lisp package a bit.

  2. #CommonLisp #Gopher #binryhop #deepNetworks #asdf #lisp
    gopher://tilde.institute/1/~sc
    gopher.floodgap.com/gopher/gw.
    gopher://gopher.club/1/users/s
    gopher.floodgap.com/gopher/gw.

    I was redeveloping my nascent binry-hop deep hopfield network package to use package-inferred-system, so different sorts of components and data (book)? can be cooked into one overarching system but loaded separately.

    I'm happy with it; and I believe in using asdf strongly idiomatically. Commentary?

  3. #CommonLisp #Gopher #binryhop #deepNetworks #asdf #lisp
    gopher://tilde.institute/1/~sc
    gopher.floodgap.com/gopher/gw.
    gopher://gopher.club/1/users/s
    gopher.floodgap.com/gopher/gw.

    I was redeveloping my nascent binry-hop deep hopfield network package to use package-inferred-system, so different sorts of components and data (book)? can be cooked into one overarching system but loaded separately.

    I'm happy with it; and I believe in using asdf strongly idiomatically. Commentary?

  4. #AI #DeepLearning #HopfieldNetworks (My rudimentary package is named #binryhop ; a pun on bunny-hop and binary hopfield ).
    So I had an idea. What if I take two source images: A fish and a tree, thresholded. The fish and tree are roughly the same resolution as an image screwtape-fish-tree I will draw. I griddle the high resolution images into 90x90 regions. Then, I make the fish and tree grid pieces my memories and simply run each swatch of my own image through some updates.

  5. #AI #DeepLearning #HopfieldNetworks (My rudimentary package is named #binryhop ; a pun on bunny-hop and binary hopfield ).
    So I had an idea. What if I take two source images: A fish and a tree, thresholded. The fish and tree are roughly the same resolution as an image screwtape-fish-tree I will draw. I griddle the high resolution images into 90x90 regions. Then, I make the fish and tree grid pieces my memories and simply run each swatch of my own image through some updates.