当前位置:网站首页>Tensorflow and deep learning day 3
Tensorflow and deep learning day 3
2022-06-26 05:03:00 【Rain and dew touch the real king】
Data Container
list
np.array
tf.Tensor
scalar: 1.1
vector: [1.1],[1.1, 2.2, … ]
matrix: [[1.1, 2.2],[3.3, 4.4],[5.5, 6.6]]
tensor: 𝑟𝑎𝑛𝑘 > 2:int float string double bool

b.name It is a problem left over from the version , No need to pay attention
is-tensor
isinstance (a,tf.Tensor) Judge whether it is tensor
tf.zeros(【】) by shape
边栏推荐
- Difference between return and yield
- Zuul 实现动态路由
- Use to_ Numeric to numeric type
- 【Unity3D】碰撞体组件Collider
- Multipass中文文档-设置驱动
- Multipass Chinese document - use packer to package multipass image
- Simple application of KMP
- 5. < tag stack and general problems > supplement: lt.946 Verify the stack sequence (the same as the push in and pop-up sequence of offer 31. stack)
- 【Latex】错误类型总结(持更)
- NVM installation and use and NPM package installation failure record
猜你喜欢

Using requests library and re library to crawl web pages

Zuul implements dynamic routing

Transport layer TCP protocol and UDP protocol

torchvision_ Transform (image enhancement)

Multipass中文文档-远程使用Multipass

Record a circular reference problem

天才制造者:獨行俠、科技巨頭和AI|深度學習崛起十年

Image translation /gan:unsupervised image-to-image translation with self attention networks

ROS 笔记(07)— 客户端 Client 和服务端 Server 的实现

Mise en œuvre du routage dynamique par zuul
随机推荐
记录一次循环引用的问题
Method of saving pictures in wechat applet
2022.1.23
Numpy random number
Mise en œuvre du routage dynamique par zuul
Is education important or ability important in software testing
C# 39. string类型和byte[]类型相互转换(实测)
Muke.com actual combat course
File upload and security dog
Solution to back-off restarting failed container
Difference between return and yield
2.< tag-动态规划和常规问题>lt.343. 整数拆分
What is UWB in ultra-high precision positioning system
Resample
Multipass中文文档-使用实例命令别名
[greedy college] recommended system engineer training plan
Multipass中文文档-使用Packer打包Multipass镜像
Condition query
UWB超高精度定位系统架构图
Wechat applet exits the applet (navigator and api--wx.exitminiprogram)