Show HN: Linear RNN/Reservoir hybrid generative model, one C file (no deps.)

7 points
1/21/1970
a day ago
by adinhitlore

Comments


sgbeal

This file _really_ needs a license header. Anyone who's at least marginally license-conscience is not going to touch this without a license declaration in the source file.

Edit: i now see there's a separate LICENSE file in the github repo, but (A) that's not what this post directly links to, nor (B) is there any mention of that license in the source file.

a day ago

adinhitlore

hmmm 10x, i added this line on top in the comment on top inside the file:

"PolyForm Noncommercial License 1.0.0"

(free for non-commercial) ^ I'm not sure it's the best license though, actually gpt 5.4 says it's a bad idea, but after a long puzzling wheather to make it GPL free for everything or refrain from posting on github at all i picked the middleground...i may change it later.

a day ago