瀏覽代碼

Update README.md

zhongqiao yuan 1 年之前
父節點
當前提交
4944fdfc53
共有 1 個文件被更改,包括 3 次插入18 次删除
  1. 3 18
      README.md

+ 3 - 18
README.md

@@ -97,6 +97,9 @@
    - 自然语言处理(NLP):词嵌入、RNN/LSTM在NLP中的应用、Transformer模型、BERT等。
    - 计算机视觉(CV):目标检测、图像分割、风格迁移等。
 
+[NLP介绍](http://www.gitpp.com/ai1/ai-book/-/blob/main/NLP+BERT.md)
+[计算机视觉(CV)介绍])()
+
 3. **实践**:
    - 使用深度学习框架实现上述网络。
    - 参与更复杂的项目,如图像识别、文本生成等。
@@ -141,24 +144,6 @@ To make it easy for you to get started with GitLab, here's a list of recommended
 
 Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
 
-## Collaborate with your team
-
-- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
-- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
-- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
-- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
-- [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
-
-## Test and Deploy
-
-Use the built-in continuous integration in GitLab.
-
-- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
-- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
-- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
-- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
-- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
-
 ***
 
 # Editing this README