diff --git a/README.md b/README.md index c755c4d..7652fa9 100644 --- a/README.md +++ b/README.md @@ -21,58 +21,19 @@ * **性能优越**:集成自主研发的分布式训练平台,提供高性能的分布式计算体验,节省训练成本和训练时间。 ## 页面预览 -![概览](/docs/images/dubhe_dashboard.png "概览") - - -## 功能列表 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
一站式开发平台
数据管理数据集管理
模型开发Notebook
算法管理
训练管理镜像管理
训练任务
模型管理模型列表
控制台用户管理
角色管理
菜单管理
字典管理
集群状态
+![概览](http://cdn.qjycloud.com/dubhe_web_dashboard.png "概览") + + +## 目录结构 +``` +├── dubhe_data_process 数据处理服务 +├── dubhe-server 后端服务 +├── dubhe-visual-server 可视化服务 +├── webapp 前端服务 +``` ## 技术架构 -![技术架构](./docs/images/tech-arc.jpg "技术架构") +![技术架构](http://cdn.qjycloud.com/tech-arc.jpg "技术架构") ## 技术栈 - 后端: [Spring Boot](https://spring.io/projects/spring-boot) @@ -82,22 +43,12 @@ - 中间件: [MySQL](https://www.mysql.com/), [MyBatis-Plus](https://mp.baomidou.com/), [Redis](https://redis.io/) - 基础设施: [Docker](https://www.docker.com/), [Kubernetes](https://kubernetes.io/) -## 目录结构 - -``` -├── dubhe_data_process 数据处理服务 -├── dubhe-server 后端服务 -├── dubhe-visual-server 可视化服务 -├── webapp 前端服务 -``` - ## 反馈问题 - [在线社区](http://www.aiiaos.cn/index.php?s=/forum/index/forum/id/45.html) - 钉钉交流群 - - + ## 许可证书 本项目的发布受[Apache 2.0 license](./LICENSE)许可认证。 diff --git a/docs/images/dingtalk.jpg b/docs/images/dingtalk.jpg deleted file mode 100644 index d047e63..0000000 Binary files a/docs/images/dingtalk.jpg and /dev/null differ diff --git a/docs/images/dubhe_dashboard.png b/docs/images/dubhe_dashboard.png deleted file mode 100644 index f417819..0000000 Binary files a/docs/images/dubhe_dashboard.png and /dev/null differ diff --git a/docs/images/logo.svg b/docs/images/logo.svg deleted file mode 100644 index 317b636..0000000 --- a/docs/images/logo.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - 天枢logo-横板-浅色底用 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/images/tech-arc.jpg b/docs/images/tech-arc.jpg deleted file mode 100644 index 150291c..0000000 Binary files a/docs/images/tech-arc.jpg and /dev/null differ