文件名称:AI_music_Heroku:使用CNN模型部署“音乐分类”应用
文件大小:11.29MB
文件格式:ZIP
更新时间:2024-06-06 22:24:11
HTML
AI_music_Heroku
部署了有关带有CNN模型的音乐分类的应用。
链接: :
源代码
来自ETL数据管道,加载到PostgreSQL以训练CNN模型的所有源代码都在以下github存储库中:
如何部署到您自己的heroku网站
克隆并移动到没有git的文件夹
创建一个新的Heroku应用程序。 此处的官方说明: :
建立与heroku远程github的连接。
$ heroku git:remote -a
【文件预览】:
AI_music_Heroku-master
----URLtest_predict_pipeline.py(9KB)
----Aptfile(102B)
----app.py(2KB)
----pitch_model.h5(4.2MB)
----.vscode()
--------settings.json(116B)
----requirements.txt(993B)
----Procfile(35B)
----README.md(890B)
----CV_trained_intruments_model.h5(7.99MB)
----Procfile.windows(42B)
----templates()
--------upload_Susie.html(2KB)
--------error.html(3KB)
--------audio.html(236B)
--------upload_LH.html(5KB)
--------dashboard.html(6KB)
--------style.css(269B)
----.gitignore(28B)
----app_config.py(32B)
----gitignore(127B)