chatbot-fastai:UT奥斯汀可扩展机器学习的最终项目,2019年秋季

时间:2024-05-24 07:14:51
【文件属性】:

文件名称:chatbot-fastai:UT奥斯汀可扩展机器学习的最终项目,2019年秋季

文件大小:146.7MB

文件格式:ZIP

更新时间:2024-05-24 07:14:51

HTML

Chatbot应用程序进行意图分类 服务公开为REST API的机器学习模型。 入门 将存储库克隆到本地计算机: 从您的预期位置运行: git clone [repository] CD到文件夹 设置虚拟环境: 运行: python3 -m venv env 如果您尚未设置virtualenv,请运行pip install virtualenv 要激活,请运行: source env/bin/activate (要停用,请运行:停用) 确保您的虚拟环境正在运行Python 3.x, 通过运行验证: python --version 在本地运行 安装要求: pip install -r requirements.txt 运行: python app/server.py serve运行应用程序


【文件预览】:
chatbot-fastai-master
----.gitignore(3KB)
----Dockerfile(250B)
----app()
--------templates()
--------models()
--------static()
--------server.py(3KB)
--------notebooks()
----requirements.txt(109B)
----.dockerignore(7B)
----build_run.cmd(56B)
----README.md(747B)
----app.yaml(26B)

网友评论