Course Notes
54 posts in this category
Back to all posts →随机二进制防冲突算法
随机二进制防冲突算法是 RFID 系统中解决标签冲突的一种树形算法,通过随即分割冲突标签集逐步识别所有标签。算法核心是通过随机二进制分割冲突标签集(每次冲突时将标签随机分为两个子集,形成二叉树结构),递归遍历子树直至所有叶子节点仅含单个标签,从而消除冲突并完成识别。
518 个字词
|
3 分钟
Autoregressive Models
Any joint distribution can be decomposed into a product of conditional distributions using the chain rule:
824 个字词
|
4 分钟
Collections
Tech Notes
Be a big fan of rising technologies.
Algorithm Notes
Woo. Time-tested wisdom.
强化学习合集
Notes on reading papers in the field of reinforcement learning.
Maths Laboratory
Do mathematics have a lab as well? Absolutely, with computer simulations.
生成式模型合集
Generative Models, modeling complex data distributions.
Tags

