HackerTrans
TopNewTrendsCommentsPastAskShowJobs

deppep

no profile record

Submissions

Map of music

toposonico.com
2 points·by deppep·قبل شهرين·3 comments

Python Parsers for NASA General Coordinate Network Notices

github.com
1 points·by deppep·قبل شهرين·1 comments

Show HN: Toposonico, a music recommender you can navigate

toposonico.com
2 points·by deppep·قبل شهرين·0 comments

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

toposonico.com
4 points·by deppep·قبل شهرين·2 comments

comments

deppep
·قبل شهرين·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
·قبل شهرين·discuss
Thank you for the head-up!
deppep
·قبل شهرين·discuss
thank you! :)
deppep
·قبل شهرين·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
·قبل شهرين·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
·قبل شهرين·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 أشهر·discuss
lovely. how was the visualization made?