文件名称:Generator:Auto-DL可帮助您创建深度学习模型,而无需编写任何代码,也无需提供尽可能少的输入
文件大小:18.16MB
文件格式:ZIP
更新时间:2024-05-18 21:08:26
react markdown deep-learning django-rest-framework hacktoberfest
发电机 Auto-DL的接口部分包含分别基于React和Django Rest Framework的前端和后端服务器。 后端根据其收到的请求调用 。 生成器将DLMML作为子模块。 演示版 怎么跑 # clone the repo git clone https://github.com/Auto-DL/Generator.git git submodule init git submodule update 激活您的环境(不是必需的,但强烈建议这样做)。 # install the requirements, this might take some time, be patient pip install -r requirements.txt # If you think your machine can handle a simulatenous installation
【文件预览】:
Generator-1-beta
----.gitmodules(78B)
----FrontEndApp()
--------v1-react()
--------README.md(52B)
----docs()
--------make.bat(1KB)
--------Makefile(638B)
--------source()
----data()
--------.gitkeep(0B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(963B)
--------ISSUE_TEMPLATE()
----LICENSE(34KB)
----static()
--------adl_generator.png(30KB)
--------v1-alpha.gif(18.84MB)
----DLMML()
----requirements.txt(298B)
----run.sh(3KB)
----.gitignore(7KB)
----BackEndApp()
--------train.sh(123B)
--------v1()
--------manage.py(630B)
--------BackEndApp()
--------train.bat(42B)
--------README.md(216B)
--------authv1()
----Schema()
--------backend_2_frontend_schema.json(11KB)
----README.md(4KB)