File tree Expand file tree Collapse file tree 5 files changed +25
-0
lines changed Expand file tree Collapse file tree 5 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 3
3
没考试。平时四个作业。最后一个final project,能自主选题。
4
4
5
5
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/人工神经网络
Original file line number Diff line number Diff line change 10
10
作业:https://github.com/Trinkle23897/dip2018
11
11
12
12
第二次是组队的,找了Gty,然后我就负责干脏活。
13
+
14
+
15
+ #### Update
16
+ 2020春季学期作业:https://github.com/zx1239856/UndergradProjects/tree/master/数字图像处理
17
+
18
+ 平常4次小作业较为trivial,第一次大作业的view morphing正确实现具有一定难度,第二次大作业随便训一个attention head就能提高准确率到不错的程度,总体工作量不大
Original file line number Diff line number Diff line change
1
+ 这个目录下面是以前学长的实验报告,每年貌似都有一些重复的题目,可作cross reference
2
+
3
+ ### 2020 Spring
4
+ https://github.com/zx1239856/UndergradProjects/tree/master/数学实验
Original file line number Diff line number Diff line change
1
+ wds老师今年(2020春季学期)实验做了较大更改,一个是真实负载下Cache性能优化(给了一些常见手机游戏的trace,然后要求提高命中率),另外一个是复现Spectre(或Meltdown)攻击,可以参考:https://github.com/zx1239856/UndergradProjects/tree/master/计算机系统结构
2
+
3
+
4
+ === 以下是zgy课堂的同学 ==
5
+
1
6
这里包括了我的书面作业和两次大作业: https://github.com/MashPlant/undergraduate_projects/tree/master/计算机系统结构 。这是2020春季学期写的,每个学期细节上的要求可能都会不一样,大家注意借鉴的时候不要照抄。
2
7
3
8
我们这个学期不要求造带GUI的Tomasulo了,不过纯粹出于兴趣,在学期结束之后我还是造了一个,介绍的地址在 https://mashplant.online/2020/06/11/tomasulo-introduction-md ,模拟器的地址在 https://mashplant.online/tomasulo/ 。
Original file line number Diff line number Diff line change
1
+ ### 2020 Update
2
+ 今年的实验很简单,只要求实现一个` 4over6 ` 客户端(或服务端),可以2人一组。功能类似于Proxy,让纯IPv6的环境下也可通过代理来访问IPv4网络
3
+
4
+ https://github.com/zx1239856/UndergradProjects/tree/master/网络专题训练
You can’t perform that action at this time.
0 commit comments