自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

北京理工大学孙磊

电路与系统研究所老师

  • 博客(7)
  • 收藏
  • 关注

原创 Github remote repository command reminder

remote repository a . SSH settings: ssh-keygen -t rsa -C "bitsunlei@126.com" b. create a new repository at GIthub.com c. git remote add origin git@github.com:drsunlei/tsalearn.git git remote add ...

2018-10-28 21:56:11 231

原创 Github local command reminder

1. initialization: git init 2. modify and add a file git add file git commit -m "message" 3. compare difference git diff git status If you know that the remote version is what you want t...

2018-10-28 21:14:26 219

原创 Entropy of a RV:Entropy of a binary random variable

% ********************************************************************* % ({'Entropy of a binary random variable','\bf(C) bitsunlei@126.com'}) % *******************************************************...

2018-09-12 09:23:57 254 1

原创 二次Renyi熵的估计 Quadratic Renyi entropy estimated from samples. ​​​​

二次Renyi熵的估计 Quadratic Renyi entropy estimated from samples. ​​​​

2018-09-12 09:15:32 1224

原创 离散随机变量的熵 Entropy of a discrete random variable

2018-09-12 09:13:30 1552

原创 Entropy of a random variable consisting of two discrete events

For a discrete random variable X consisting of two events {0,1}. This program shows the entropy wrt variation of the probabilities. ​​​​

2018-09-12 09:08:19 175

原创 Mutual Information Invariance to Reparameterization

For two random variables X and Y, it is known that  which is also known as the reparameterization invariance property. To my known, the proof was given in Kraskov 2004 as follows Let  and  denote the...

2018-09-11 09:25:33 377

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除