HackerTrans
トップ新着トレンドコメント過去質問紹介求人

deppep

no profile record

投稿

Map of music

toposonico.com
2 ポイント·投稿者 deppep·2 か月前·3 コメント

Python Parsers for NASA General Coordinate Network Notices

github.com
1 ポイント·投稿者 deppep·2 か月前·1 コメント

Show HN: Toposonico, a music recommender you can navigate

toposonico.com
2 ポイント·投稿者 deppep·2 か月前·0 コメント

Show HN: A navigable map and recommender for 17M music entities

toposonico.com
4 ポイント·投稿者 deppep·2 か月前·2 コメント

コメント

deppep
·2 か月前·議論
i don’t really see it this way. the value of a token in Python is much higher than it is in lower-level language
deppep
·2 か月前·議論
Thank you for the head-up!
deppep
·2 か月前·議論
thank you! :)
deppep
·2 か月前·議論
i also made something like this. it cover 17M entities across tracks albums artists and labels. posted on show hn a few times but it went unnoticed (hate u (joking))

https://toposonico.com/#lon=14.4313&lat=-1.0200&z=9.10&entit...
deppep
·2 か月前·議論
Hey. Needed this for a while, maybe some other hn people into astrophysics will find it useful too. It's a light package for parsing NASA GCN notices into Python data struct. Parsed notices are flat, fully typed and named so it comes easy to work with them with the autocompletion and static analyzer from your favourite IDE.

That's it, not the funniest project for sure but hope that's useful to someone.

repo: https://github.com/peppedilillo/gcn-notice-parser docs: https://peppedilillo.github.io/gcn-notice-parser/
deppep
·2 か月前·議論
Hello! I find these fascinating too. The 128 dimensions I mentioned are learned by the NN, they are latent space and their actual meaning is ultimately unknown. The number itself is somewhat arbitrary as it was selected optimizing memory usage vs data coverage so that the track embeddings could sit on an A100.
deppep
·4 か月前·議論
lovely. how was the visualization made?