concept_learning 源码
concept_learning 应用程式设定 第1步-构建前端docker映像以提取最新代码库 cd app/frontend/ docker build -t clearn-frontend . 第2步-运行图像 cd app docker-compose up -d 步骤3-初始化数据库架构 cd app/backend/app/scripts # Caution, this removes the tables sh reset_db.sh sh init_db.sh 第4步-插入原始图像 cd app/backend/app/scripts python3 insert_raw
文件列表
concept_learning
(预估有个340文件)
semi_supervised_learning.bib
4KB
uai2021.cls
9KB
schema.dbml
641B
nginx-backend-not-found.conf
105B
Dockerfile
662B
.env
321B
.gitignore
214B
.browserslistrc
21B
.dockerignore
13B
.env
1KB
暂无评论