Skip to content

AIcoder_霸元婕_11.15-11.21周报 #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions doc/HomeWork/AICoder/1901210752.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,22 @@
- [x] 阅读了其他竞品的调研报告,为项目打基础。

总结:本周了解和使用了Kite工具,撰写了调研报告,同时阅读了其他竞品的调研报告。

### 2019年11月15日-2019年11月21日

- [x] 了解了GPT2的原理,在google colab中尝试跑GPT2模型,撰写了GPT2的调研报告,主要负责其中的原理部分。
- [x] 阅读了其他算法的调研报告。

总结:本周了解GPT2的原理,在google colab中跑GPT2模型,撰写GPT2的调研报告,阅读了其他算法的调研报告。

### 2019年11月22日-2019年11月28日

- [x] 在GOOGLE COLAB上运行了GPT2的代码补全实例。

总结:本周在GOOGLE COLAB上运行了GPT2的代码补全实例。

### 2019年11月29日-2019年12月5日

- [x] 阅读了《PYTHON机器学习》的前两章。

总结:本周阅读《PYTHON机器学习》的前两章。