/MRC_miniapp

音乐推荐小程序

Primary LanguageVue

MRC_miniapp

音乐推荐小程序

项目的运行

1. 接口的运行

# 下载源码
git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
# 切换到目录下
cd NeteaseCloudMusicApi
# 安装依赖
cnpm install
# 运行
npm start

2. 项目的运行

# 下载源码
git clone https://github.com/LE7ELS/MRC_miniapp.git
# 切换到目录下
cd uni-app-music
# 安装依赖
cnpm install
# 运行
npm start
# 使用微信开发者工具打开dist目录即可(请勾上微信开发者工具的 不校验合法域名... 这一项)

3.参考项目

使用uni-app开发网易云小程序版本 https://github.com/CalmHarbin/uni-app-music

协同过滤音乐推荐 https://github.com/MakingL/music_recommendation.git

私人定制——使用深度学习Keras和TensorFlow打造一款音乐推荐系统 https://zhuanlan.zhihu.com/p/28310437