install arm64 package in x86 ubuntu for cross compile
Published:
Install arm64 package directly in x86 ubuntu for cross compile.
Published:
Install arm64 package directly in x86 ubuntu for cross compile.
Published:
Some chats from ChatGPT
Published:
Why use a multinomial function to get the next word prediction in a GPT (generative) model rather than outputting the id with the largest probability?
Published:
Ubuntu下使用WPS, LibreOffice编辑文档、演示稿时,发现Ubuntu自带的(免费)字体丑。同样的文档在Windows,MAC下看着没问题,在Ubuntu下排版都乱了(字体宽度不一样)。将Windows的中文字体拷过来就好了。
Published:
Fundamental Theorem of Linear Programming Given a linear program in standard form where A is an m × n matrix of rank m,
Published:
Python demo of Figure 2.16 Sparse Error Correction via Logan’s Phenomenon from High-Dimensional Data Analysis with Low-Dimensional Models - John Wright, Yi Ma, Page 65
Published:
Problem summary of High-Dimensional Data Analysis with Low-Dimensional Models - John Wright, Yi Ma
Published:
Python implementation of Algorithm L1-Minimization by Projected Subgradient from High-Dimensional Data Analysis with Low-Dimensional Models - John Wright, Yi Ma, Page 63
Published:
Let \(A\) be a matrix with size \(m \times n\). We want to project point z onto a plane \(\begin{align} \arg \min_{x} \lVert z-x \rVert_2 \\ \text{s.t. } Ax = y \end{align}\)
Published:
Python implementation of Algorithm L0-Minimization by Exhaustive Search from High-Dimensional Data Analysis with Low-Dimensional Models - John Wright, Yi Ma, Page 48
Published:
使用qemu运行arm docker模拟器,在模拟器中使用apt安装依赖后,将docker容器文件系统导出,作为cmake的sysroot,避免编译依赖。本文以ROS2为例,但方法并不限于ROS2
Published:
Nhatrang