HackerTrans
TopNewTrendsCommentsPastAskShowJobs

snats

no profile record

Submissions

Show HN: Ranking every disease (the unmet needs index)

insights.convoke.bio
4 points·by snats·2 months ago·0 comments

Erebor: New bank by Palmer Luck [pdf]

occ.gov
2 points·by snats·5 months ago·1 comments

Famous Disease

weblog.snats.xyz
2 points·by snats·5 months ago·0 comments

Famous Disease

weblog.snats.xyz
3 points·by snats·7 months ago·0 comments

Famous Disease

weblog.snats.xyz
2 points·by snats·7 months ago·1 comments

Flow-Lenia: Towards open-ended evolution in cellular automata

arxiv.org
4 points·by snats·7 months ago·0 comments

Machines of Entretainment

weblog.snats.xyz
1 points·by snats·10 months ago·0 comments

comments

snats
·2 months ago·discuss
did a pretty similar thing last month for the text rendering library last month.

trained and made a viz for the model and then made it displace text.

should probably do a proper write-up:https://x.com/i/status/2038367016969724259
snats
·4 months ago·discuss
you can also have removed layers of models and keep the same score in benchmarks [1].

i feel that sometimes a lot of the layers might just be redundant and are not fully needed once a model is trained.

[1] https://snats.xyz/pages/articles/pruningg.html
snats
·6 months ago·discuss
personal website: snats.xyz weblog: weblog.snats.xyz
snats
·10 months ago·discuss
I also did a couple of experiments with pruning LLMs[1] using genetic algorithms and you can just keep removing a surprising amount of layers in big models before they start to have a stroke.

[1]https://snats.xyz/pages/articles/pruningg.html