HackerTrans
TopNewTrendsCommentsPastAskShowJobs

deppep

no profile record

Submissions

Map of music

toposonico.com
2 points·by deppep·2 months ago·3 comments

Python Parsers for NASA General Coordinate Network Notices

github.com
1 points·by deppep·2 months ago·1 comments

Show HN: Toposonico, a music recommender you can navigate

toposonico.com
2 points·by deppep·2 months ago·0 comments

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

toposonico.com
4 points·by deppep·2 months ago·2 comments

comments

deppep
·2 months ago·discuss
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 months ago·discuss
Thank you for the head-up!
deppep
·2 months ago·discuss
thank you! :)
deppep
·2 months ago·discuss
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 months ago·discuss
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 months ago·discuss
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 months ago·discuss
lovely. how was the visualization made?