Toggle navigation
远鸿博客
首页
最新
标签
投稿
轻览
搜索
正态分布、截断正态分布
标签:
概率论
 
发表于:2019-04-19
阅读次数:2572
目录
目录
截断正态分布(Truncated normal distribution)
python生成正态分布
截断正态分布(Truncated normal distribution)
python生成正态分布
import
numpy
as
np
np
.
random
.
normal
(
0
,
0.1
,
10
)
博文推荐
1
旋转数组的最小数字
2
git squash 合并多个commit
3
推荐系统中的召回算法
4
VirtualTaobao
5
No template named 'set' in namespace 'std'; did you mean 'get'?
6
RTB广告
7
git常用命令大全
8
2021年CTR论文泛读
9
python | property装饰器
10
C++常见错误 | invalid operands to binary expression
11
梅森旋转算法生成随机数-mersenne_twister_engine
12
工业界推荐系统
13
性能优化之CacheBuilder本地缓存
14
设计模式——建造者(Builder)模式
15
MSE与MAE介绍,mse_loss,导数
16
聚类和矩阵分解
17
XGBoost
18
置信度
19
Pretext task
20
批处理和流处理