#binryhop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #binryhop, aggregated by home.social.
-
Chill and problem prone (though all of them are overcome) #CommonLisp #lisp #video exhibiting my #binryhop hopfield net package.
https://forth.noip.me:8443/w/23cQQJVTcG6nqsnT8jkgWVSo 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.
-
#CommonLisp #Gopher #binryhop #deepNetworks #asdf #lisp
gopher://tilde.institute/1/~screwtape/binry-hop/
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+312f7e7363726577746170652f62696e72792d686f702f
gopher://gopher.club/1/users/screwtape/
https://gopher.floodgap.com/gopher/gw.lite?=gopher.club+70+312f75736572732f7363726577746170652fI 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?
-
#CommonLisp #Gopher #binryhop #deepNetworks #asdf #lisp
gopher://tilde.institute/1/~screwtape/binry-hop/
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+312f7e7363726577746170652f62696e72792d686f702f
gopher://gopher.club/1/users/screwtape/
https://gopher.floodgap.com/gopher/gw.lite?=gopher.club+70+312f75736572732f7363726577746170652fI 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?
-
OK The #binryhop #example #scenarios . #deep #ai #original
The txt files are eminently viewable ascii art dumps of the output neurons.
I
Scenario one. There's only one memory. An input converges to that in one breadth-first pass.
gopher://tilde.institute/0/~screwtape/deep-binry-hop-egs/scenarios/just-one-memory.txt
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f646565702d62696e72792d686f702d6567732f7363656e6172696f732f6a7573742d6f6e652d6d656d6f72792e747874
II
Scenario two. There are five memories. The memories are not spaced out enough, and become stuck in an erroneous stable state.
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f646565702d62696e72792d686f702d6567732f7363656e6172696f732f666976652d6d656d6f726965732d6261642d737461626c652e7478741/2
-
OK The #binryhop #example #scenarios . #deep #ai #original
The txt files are eminently viewable ascii art dumps of the output neurons.
I
Scenario one. There's only one memory. An input converges to that in one breadth-first pass.
gopher://tilde.institute/0/~screwtape/deep-binry-hop-egs/scenarios/just-one-memory.txt
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f646565702d62696e72792d686f702d6567732f7363656e6172696f732f6a7573742d6f6e652d6d656d6f72792e747874
II
Scenario two. There are five memories. The memories are not spaced out enough, and become stuck in an erroneous stable state.
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f646565702d62696e72792d686f702d6567732f7363656e6172696f732f666976652d6d656d6f726965732d6261642d737461626c652e7478741/2
-
#binryhop Hopfield net #deepLearning book rough chapter 1
#gopher phlog about it:
tilde.institute/0/~screwtape/209661045-rough-chapter-1
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f3230393636313034352d726f7567682d636861707465722d312e747874
Chapter 1:
gopher://tilde.institute/0/~screwtape/binry-hop-book/01-autoassociative-memory.txt
https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+302f7e7363726577746170652f62696e72792d686f702d626f6f6b2f30312d6175746f6173736f636961746976652d6d656d6f72792e747874
tl;dr it's the iconic deep learning XOR example, using a hopfield-net-closure-generating common lisp package (at https://gopher.floodgap.com/gopher/gw.lite?=tilde.institute+70+312f7e7363726577746170652f636c2d62696e72792d686f702f )
It's at the top of my phlog.Help me form my book-writing and deep-learning!
-
#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. -
#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.