【前端八股】Roadmap   2024-01-19| Technology Frontend 参考与详细的路线图:🔗frontend roadmap
Internet & browser
HTML
CSS
JavaScript
Frameworks
git
以上是本人整理的部分材料,也参考了很多网上的资料,以下是完整的参考资料:
前端八股大全:这一份比较粗浅,适合快速阅读理清 ...
Read more 24 Summer Intern 面试记录   2024-01-14| Stories  Timeline
公司/职位/base
投递时间
通知时间
一面时间
二面时间
offer
Google / SE summer intern / Shanghai
12.16
12.19(补充学历成绩等信息,面试时间)12.26(收到recruiter邮件)
1.15
1.17
1 ...
Read more 【前端八股】计算机网络   2024-01-14| Technology Frontend  1 网络工作原理
 1.1 网络模型
网络模型共有两种,OSI七层模型和TCP/IP四层模型
    
        OSI七层模型
        TCP/IP四层模型
    
    
         application (应用层) 
         application (应 ...
Read more NJU SE 机器学习   2024-01-05| Knowledge Machine Learning 重点整理复习版
图片无法完全加载,请访问语雀文档
 1 基础概念
 1.1 什么是机器学习
通过数据训练的学习算法
 1.2 监督,无监督,自监督,半监督
监督:利用大量标注数据(真实标签)训练模型
无监督:不依赖任何人工标注标签(聚类/降维/离散点检测)
自监督:标注来源于数据本身(对比学习)
 ...
Read more Umich EECS 498-007   2023-10-30| Knowledge Machine Learning 课程主页:🔗https://web.eecs.umich.edu/~justincj/teaching/eecs498/WI2022/
在课程主页可以找到2019年的youtube课程录屏以及6项hw/Assignments。通过google colab打开完成作业。
这篇博客记录一些课堂笔记和作 ...
Read more IOS RD client连接到win10   2023-10-08| Technology Device Usage 如果使用的win家庭版还是建议升级到专业版(某宝几块钱搞定)
个人使用由于都是在校园网环境下因此没有做内网穿透。
 Q1:远程网关不可用,错误代码0x300005e
至今未解决,只要是在同一个网关下似乎无法互联。举个栗子,在宿舍时,由于平板和电脑的网关一致(同一个路由器)没有办法联通。(抽象的是在图 ...
Read more Latex-Beamer快速入门   2023-09-08| Technology LaTex 官方教程: The beamer class User Guide for version 3.70. (最新版)
安装好Texlive后可以在命令行中使用texdoc beamer打开安装版本的官方文档。
参考文章:
知乎-如何使用beamer制作学术会议、学术演讲的幻灯片slides?
知乎-B ...
Read more The Beginning of the Story   2023-08-24| Stories Once upon a time, there was a girl, who, after trying jekyll and hexo, after choosing so many themes, and failing at making her favourites work, final ...
Read more Github Personal Blog Quick Setup   2023-08-24| Technology Blog  0 Prerequisite
Markdown writing skills
A computer💻 and access to the internet🌏
Enough time: ⏰about 60 mins(exclude the time choosing themes)
 Git ...
Read more Latex快速入门/速查   2023-08-04| Technology LaTex 详细文档参考(以下文档不包含安装教程)
🔗https://liam.page/2014/09/08/latex-introduction/
 1 工具安装与环境配置
TeX live + vscode (某乎有详细教程)
 2 排版工具与编译模式
pdfTeX, pdfLaTeX, XeTeX,  ...
Read more