Skip to content

Commit

Permalink
Update some courses (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
zx1239856 committed Jun 12, 2020
1 parent c36d4af commit 0a21c60
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 大三上/人工神经网络/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
没考试。平时四个作业。最后一个final project,能自主选题。

https://github.com/Trinkle23897/Artificial-Neural-Network-THU-2018


(前三个Project和上面一样,第4个2019年换了一个生成对抗样本的)


https://github.com/zx1239856/UndergradProjects/tree/master/人工神经网络
6 changes: 6 additions & 0 deletions 大三下/数字图像处理/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@
作业:https://github.com/Trinkle23897/dip2018

第二次是组队的,找了Gty,然后我就负责干脏活。


#### Update
2020春季学期作业:https://github.com/zx1239856/UndergradProjects/tree/master/数字图像处理

平常4次小作业较为trivial,第一次大作业的view morphing正确实现具有一定难度,第二次大作业随便训一个attention head就能提高准确率到不错的程度,总体工作量不大
4 changes: 4 additions & 0 deletions 大三下/数学实验/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
这个目录下面是以前学长的实验报告,每年貌似都有一些重复的题目,可作cross reference

### 2020 Spring
https://github.com/zx1239856/UndergradProjects/tree/master/数学实验
5 changes: 5 additions & 0 deletions 大三下/计算机系统结构/hw/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
wds老师今年(2020春季学期)实验做了较大更改,一个是真实负载下Cache性能优化(给了一些常见手机游戏的trace,然后要求提高命中率),另外一个是复现Spectre(或Meltdown)攻击,可以参考:https://github.com/zx1239856/UndergradProjects/tree/master/计算机系统结构


=== 以下是zgy课堂的同学 ==

这里包括了我的书面作业和两次大作业: https://github.com/MashPlant/undergraduate_projects/tree/master/计算机系统结构 。这是2020春季学期写的,每个学期细节上的要求可能都会不一样,大家注意借鉴的时候不要照抄。

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

https://github.com/zx1239856/UndergradProjects/tree/master/网络专题训练

0 comments on commit 0a21c60

Please sign in to comment.