logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【深度学习】创建tensor、form numpy to tensor、tf.zeros()、tf.zeros_like()、tf.ones()、tf.fill()、使用正态分布产生随机数、

一、form numpy to tensorC:\Users\hasee>ipythonPython 3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bit (AMD64)]Type 'copyright', 'credits' or 'license' for more informat...

#if/#endif的用法

话不多说请看代码`#include<stdio.h>#include<stdlib.h>int main(){#if 0int a = 0;int b = 0;int min = 0;int i = 0;int max = 0;printf("请输入两个数");scanf_s("%d%d", &a,&b);for...

【Git】git push -u origin master 的含义和 -u 的含义

help git push -u origin masterpushd: pushd [-n] [+N | -N | dir]Add directories to stack.Adds a directory to the top of the directory stack, or rotatesthe stack, making the new top...

暂无文章信息