Skip to content

Commit 0a21c60

Browse files
authored
Update some courses (PKUanonym#70)
1 parent c36d4af commit 0a21c60

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

大三上/人工神经网络/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
没考试。平时四个作业。最后一个final project,能自主选题。
44

55
https://github.com/Trinkle23897/Artificial-Neural-Network-THU-2018
6+
7+
8+
(前三个Project和上面一样,第4个2019年换了一个生成对抗样本的)
9+
10+
11+
https://github.com/zx1239856/UndergradProjects/tree/master/人工神经网络

大三下/数字图像处理/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@
1010
作业:https://github.com/Trinkle23897/dip2018
1111

1212
第二次是组队的,找了Gty,然后我就负责干脏活。
13+
14+
15+
#### Update
16+
2020春季学期作业:https://github.com/zx1239856/UndergradProjects/tree/master/数字图像处理
17+
18+
平常4次小作业较为trivial,第一次大作业的view morphing正确实现具有一定难度,第二次大作业随便训一个attention head就能提高准确率到不错的程度,总体工作量不大

大三下/数学实验/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
这个目录下面是以前学长的实验报告,每年貌似都有一些重复的题目,可作cross reference
2+
3+
### 2020 Spring
4+
https://github.com/zx1239856/UndergradProjects/tree/master/数学实验

大三下/计算机系统结构/hw/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
wds老师今年(2020春季学期)实验做了较大更改,一个是真实负载下Cache性能优化(给了一些常见手机游戏的trace,然后要求提高命中率),另外一个是复现Spectre(或Meltdown)攻击,可以参考:https://github.com/zx1239856/UndergradProjects/tree/master/计算机系统结构
2+
3+
4+
=== 以下是zgy课堂的同学 ==
5+
16
这里包括了我的书面作业和两次大作业: https://github.com/MashPlant/undergraduate_projects/tree/master/计算机系统结构 。这是2020春季学期写的,每个学期细节上的要求可能都会不一样,大家注意借鉴的时候不要照抄。
27

38
我们这个学期不要求造带GUI的Tomasulo了,不过纯粹出于兴趣,在学期结束之后我还是造了一个,介绍的地址在 https://mashplant.online/2020/06/11/tomasulo-introduction-md ,模拟器的地址在 https://mashplant.online/tomasulo/
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### 2020 Update
2+
今年的实验很简单,只要求实现一个`4over6`客户端(或服务端),可以2人一组。功能类似于Proxy,让纯IPv6的环境下也可通过代理来访问IPv4网络
3+
4+
https://github.com/zx1239856/UndergradProjects/tree/master/网络专题训练

0 commit comments

Comments
 (0)