Learning
2026
2025
2024
高代选讲期末重点整理
此文为宗正宇老师在最后一节课所划六个重点的整理,权作期末预习(x)
求特征多项式和极小多项式 特征多项式 $f(\lambda)=\left|\lambda I-A\right|$
Read more
Chapter2 Using 🤗 Transformers
Behind the pipeline pipeline() groups preprocessing, model inference, and postprocessing together.
Read more
Chapter1 Transformer Models
最近打算入门 NLP,在自学 🤗 的 NLP Course,但是感觉自己过于摆烂了。于是打算边学边做笔记,争取在期末之前把本课程学完
Pipeline the most basic object in the 🤗 Transformers llibrary It can: …
Read more