当前位置:网站首页>Deep learning experiment notes
Deep learning experiment notes
2022-07-19 03:43:00 【elkluh】
enumerate()
Objects that support iteration
The enumeration object generates a pair containing a count ( from start Start , It defaults to 0) And one by iterable Parameter generated value .
Enumerate Useful for getting index lists :
unique()
Get the non repeating elements in the array .
map()
df[5] = df[4].map(mapping)
hold df[4] Use the value in as a key key, Get a list of values value There is df[5] in .
torch.rand()
Returns the initialized tenosr, Shape is its parameter size
U = torch.rand([m,rank], requires_grad = True, dtype=torch.float)
torch.nn.functional.cross_entropy()
torch.nn.functional.cross_entropy( Self calculated value , The target )
Calculate cross entropy
H(p,q)=−i∑P(i)logQ(i)
边栏推荐
- Theoretical basis and code implementation of dueling dqn [pytoch + pendulum-v0]
- Latest installation tutorial of VMware Tools (rhel8)
- 二分查找(leetcode704.很简单必会的)
- 通过OpenHarmony兼容性测评,大师兄开发板与丰富教培资源已ready
- web语义化(强调标签-em-斜体)(重点强调标签-strong-粗体)(自定义列表:dl、dt、dd)
- VGG (Visual Geometry Group)
- 从 0 到 1 开展软件测试
- central limit theorem
- [2016 CCPC 杭州J] Just a Math Problem (莫比乌斯反演)
- 鼠标滑动两张图片前后对比js插件
猜你喜欢

Powertor500t reports an error 0x01806803

ES6學習筆記——B站小馬哥

S32k148evb about eNet loopback experiment

Receiver operating curve

一种鲁棒变形卷积神经网络图像去噪

Mouse slide two pictures before and after comparison JS plug-in

运算符、赋值语句、结构说明语句

通过OpenHarmony兼容性测评,大师兄开发板与丰富教培资源已ready

【LeetCode】558. 四叉树交集

Wdog and power mode of fs32k148 commissioning
随机推荐
Chengxin University envi_ IDL first week experiment test: simple operation of array + detailed analysis
Oracle closes the recycle bin
MYSQL主从搭建
leetcode:78. subset
Neural network learning notes 2.2 -- write a simple convolution neural network image classifier with MATLAB
支持工业级瘦设备4G接入,润和软件DAYU120通过OpenHarmony兼容性测评
Unity using Sqlite
【LeetCode】735. 行星碰撞
MySQL create project R & D account
Zabbix6.0 monitors Dell and IBM server hardware through Idrac and imm2
Derivation of PCA principal component analysis (dimension reduction) process
未知宽高元素实现水平垂直居中的方法
Properties of Gaussian distribution (including code)
No, check it out
leetcode:50. Pow(x, n)
QT OpenGL moves 3D objects with mouse and keyboard (set camera)
论文阅读:U-Net++: Redesigning Skip Connections to Exploit Multiscale Features in Image Segmentation
SparkCore核心设计:RDD,220716,
Note: light source selection and Application
Work fishing clock simulator wechat applet source code