TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Cosine Club: Electronic music search engine

4 点作者 salamo10 个月前

1 comment

salamo10 个月前
I found Cosine Club recently and it&#x27;s pretty cool. They have a model which just finds the top ~50 most similar tracks to the one you&#x27;re searching for. They use a model trained from this paper [0] which was trained based on four types of similarity: 1) two samples from the same song, 2) two samples from the same album, 3) two samples from the same artist, 4) two samples from the same record label.<p>I get pretty good recommendations, and they&#x27;re different from Spotify which is nice.<p>[0] <a href="https:&#x2F;&#x2F;repositori.upf.edu&#x2F;bitstream&#x2F;handle&#x2F;10230&#x2F;54158&#x2F;Alonso_ismir_musi.pdf" rel="nofollow">https:&#x2F;&#x2F;repositori.upf.edu&#x2F;bitstream&#x2F;handle&#x2F;10230&#x2F;54158&#x2F;Alon...</a>