2023-12 日记

2023-12-29

上游泳课,老师组织水球大战。因为起晚了又想吃早点就申请了见习。后来感觉亏麻了。不过当了解说。

虽然但是,黑白两队打出八比二叫人难绷。

读了 GPT2 的论文。终于发现自己忘了把读完gpt1之后要读什么记录下来,这次记了好几篇。

本来还想学数分。后来变成了对选择的冥想。后来问了问nc哥哥一些问题,心理有了点底。

2023-12-28

  • 读了一下 GPT1 的论文,自己之前的理解还是太浅薄了。后面跟了很多还想读的东西,准备假期读一读。

  • 中午起床刷到了茶园资讯说办了 YTlink,邀请 dmy 来访谈,然后点开 dmy github 主页直接自卑了,citadel return offer & GPA5.0/5.0 。后来想了想 dls 也是花了两年时间学了多西然后开始收割,但是他实在是太恐怖了。

  • 下午花了点时间写 C++ 组员互评。

  • 晚上看了数分期末题,做了一些。

  • 部署了一下 xagent 但是发现 mysql 出现了一些问题,打算后天问一问。

  • 夜里刷知乎,有很多收获,和sls交流了一下。sls 好强大。

2023-12-27

上午装了一手 clash 但是失败了,不过成功用上了 qq wechat

中午杨卓凡问他获得了开放日参加资格,我报名了一手,校招负责人专门加我微信告诉我我没有通过。确实有点难绷。

下午写了一手高代作业,装了一手 clash 晚上吃饭后成功了,然后顺利地装上了 cuda

我掌握的算力进入新纪元

晚上和妈妈还打了个电话。后来在跑 xagent 的代码,现在遇到了一些跑不通的地方。

2023-12-26

写了数分作业,装了 Ubuntu 。现在问题出现在了我不太明白 .deb 文件是怎么安装的。所以 code / clash 都用不了。相当自闭。不知道为啥好像 cuda 网站登陆不上去了。更自闭了。

2023-12-25

  • 早上看了一会时序差分方法论文,method 看懂了。觉得自己很行啊,看了一手 TD(λ) 收敛性,把论文撕了。什么 yspm 都去看证明,他能看吗?没这个能力啊。

    理论上这时候应该看了点别的东西,比如润色了一些博客,但是我忘了。

  • 本来打算rua淑芬作业,但是发现题面看不懂了,然后花了一个小时把实数理论看了一遍,感觉区间套很牛逼,难以融会贯通就是。这是十一点多发生到十二点的事情

  • 下午参加了德法期末考试,抄了一个小时就提前离场了。中间打算配置一下 BEA 的卡,但是摆了

  • 接下来的一个小时打算训一训算法竞赛

  • 接下来两小时去配置 xagent,windows 下载了一个 docker 的软件发现把 monitor manager pull 下来之后不能用,.config 不知道怎么传上去,然后自闭了。

    于是寻思着我的 noi linux 也叫 linux 是不是很行!看了两眼决定把空间腾出来给最新版 ubuntu

    在 vmware player 上跑了一下发现 ubuntu 安装不了。然后决定开始换电脑。因为受够了 8G 内存的苦,毅然决然买一个 i9 32G 的笔记本,在京东上找了一波。后来研究了一下 gpu 的问题,这个都在换机子日记里面写。

2023-12-24

  • competitve programming

  • english final comprehension

  • wanted to buy hp elf in the dark

  • chat with fragrance Mei and learned how kmeans work on image compressing.

    first k means :randomly choose k positions first. for each point we know choose the nearest position. then we get k groups(clustering). move the initial k positions to the mean of the points in its group. Stop iteration when comes to convergence.

    image compressing here is that we wanna use k colors to replace n* m colors on the image. So run the algorithm described above and you will get the result

2023-12-23

  • competitve programming.

  • play poker.

2023-12-22

  • went to swimming class in the morning

  • learned something about virtual private network and google colab

  • attended another test and failed to solve competitive programming tasks.

  • tried to read reinforcement learning papers but finally realize that i should train more.

  • write several div3 problems to know what is c++

2023-12-21

  • made a presentation

  • read papers on tool learnings

  • have a chat with members from thunlp and they told me that they do not train models and they want me to excute x-agent on my own computer

  • attend the meeting from x-tech and asked about something that I didn't know.

  • participated a written test and get the feeling that i need to study more.

  • wrote a wasteword with 3000 characters in the library

2023-12-20

  • read tool learning with foundamental models paper

  • finished homework of advanced algebra course

  • realize that i can use chatgpt to help me with paper reading

  • called yuzekai before dinner

  • wrote WasteWords,several versions and published the last one. the hidden ones are about I have known in the first semester and some conclusion on 2023. I decided to fully rewrite it later.

  • called shenzishun at 9:53 because my roommates were making loud noise when play electric games

  • chat with zhangwangmeiyu on competitive programming especially xcpc,and reached a conclusion later on my own

  • watched three series of the comedy "yes prime minister"

2023-12-19

  • wrote mathematics analysis homework

  • read temporal difference learning paper(2 pages)

  • read ToolLLama paper,get the main idea of DFS decision tree.

  • attempt to read the tool learning with foundamental models paper

  • do C++ conformer project.train models.

    • learned how to ignore the useless warnings

    • change the hyperparameters and obtain loss/validation accuracy.for cheating,perform the valid acc to be the test acc.

  • attend a meeting and being rejected

  • borrow another computer from a group member,download anaconda/conformer block and finish the experiment in a short time.

2023-12-18

  • 早上起来就去找了个空教室支好机械键盘写我的 c++ 大作业

  • 写到中午 12:20 靠着 ChatGPT 完成了数据处理部分。本来以为下午跑个模型就行了,结果下午因为 torch 的张量和 tensorflow 的张量混用导致CE了一下午,六点的时候成功把过拟合的结果跑出来了。

  • 晚上大作业进行了小组交流,大概内容是我把神经网络基础概念跟他们说了一通。大家居然都听到了最后,讲了一堆感性理解,有点愧疚。

  • 回宿舍之后打印了 135 + 7 张 paper。理论上应该把 gpt 系列文章印出来读,但是目前看来没有时间。

  • 后面到睡觉前写了一小时后数分作业,这个明天交,明天英语课pre,temperoal difference learning 的论文还没读;高代作业不知道要写多久,这个后天交;大作业 pre 周四,原定周二晚上给组员一些实验结果。
    明天【数据删除】面试,后天【数据删除】笔试(可以延迟到最晚周日),大后天【数据删除】【数据删除】面试。

噩梦般的一周过去了,迎来了噩梦般的周一到周四。

2023-12-17

  • 早上去天津西站迎接 杨卓凡 大驾光临

  • 回到学校九点五十,紧接着参加淑芬月考

  • 淑芬月考结束衔接了THUPC

  • THUPC 结束之后去杨卓凡酒店,过了一会和他去津湾广场转,转了一两小时(在路上冻着)

  • 进了一个商场乱转,他说要买手办,我觉得手办上脑了。

  • 晚上会学校之后赶了 C++ 大作业,找组员每人录了 30 段 10 s 的音频数据,打算明天土土了

2023-12-16

  • 早上吃饭的时候看了一眼协方差。看了一眼 bessel 修正。没看懂。

  • 上午参加四级考试

  • 下午看数分资料。听说汤晓鸥老师走了。

  • 晚上看数分资料。

2023-12-15

  • 吃早饭的时候看了一会 bert视频,很有意思。

  • 游泳课把期末考试考了,还学习了仰泳手,揉起来之后感觉比游蛙泳快多了。

  • 上午剩下的时间本来想看 bert视频,但是看了会视频觉得太无聊了,遂去看论文,下载了很多论文。觉得还是 conformer 和 attention is all you need 最短,遂看了。

  • 下午睡醒继续看论文,看了一些设计的细节,但是完全理解不了为什么要这么设计,没想明白怎么去理解(晚上想了想应该去看参考文献,dfs 全看一遍就行了。之前找时序差分论文的时候是这么找的)

  • 下午和 【数据删除】 聊了一下,约了一个 meeting。

  • 看到高代下课之后去教学楼写四级题,写了一个听力一个填词两个作文一个阅读

  • 晚上写了三个翻译两个作文,问沈老师为什么是swish activation他说还没学。

  • 看了一个 b站视频讲 phd 毕业之后是进业界当 researcher 还是去学校里当 professor。首先是薪资,然后介绍了职责。其实现在觉得,进大厂搞 robotics 真的是好方向。年纪轻轻能 research 出来就 research 二三十年,否则就攒点钱当散户被割韭菜。

  • 简单写了杭州站游记。

2023-12-14

  • 上午 push 组员把 paper 写了,组员让我再补两个实验。

现在找了一份 conformer 的实现,打算后面学一下这个 mp3 转声音谱图。

  • 中午看了会高代习题课的讲义

  • 下午参加了高代月考,高代月考结束之后去五楼把无理函数不定积分看了,数分月考复习还需要把第五章补充题看了,第七章难题看了,往届卷子做了

  • 晚饭之后继续看无理函数积分,主要是欧拉换元处理 ax2+bx+c=t±ax ax2+bx+c=xt±c ax2+bx+c=t(xλi) λi 是方程的根。

  • 晚上训了训四级题,写了一篇写作,两三个阅读,一个听力,一个翻译。

posted @   没学完四大礼包不改名  阅读(297)  评论(12编辑  收藏  举报
相关博文:
阅读排行:
· 【.NET】调用本地 Deepseek 模型
· CSnakes vs Python.NET:高效嵌入与灵活互通的跨语言方案对比
· DeepSeek “源神”启动!「GitHub 热点速览」
· 我与微信审核的“相爱相杀”看个人小程序副业
· Plotly.NET 一个为 .NET 打造的强大开源交互式图表库
点击右上角即可分享
微信分享提示