E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tutorials
tensorflow实战之LeNet-5实现mnist手写字体识别
importtensorflowastfimportnumpyasnpfromtensorflow.examples.
tutorials
.mnistimportinput_data#用mnist数据训练
李泽辰
·
2020-07-31 17:31
tensorflow
deep
learning
[WinError 10060] 由于连接方在一段时间后没有正确答复解决办法
错误描述tensorflow加载MNIST数据集的一种代码如下fromtensorflow.examples.
tutorials
.mnistimportinput_datamnist=input_data.read_data_sets
asd_456312
·
2020-07-31 15:49
人工智能
svg鼠标响应事件的四种方法
MouseEvents-SMIL实例演示:http://www.kevlindev.com/
tutorials
/basics/events/mouse/svg_smil/click.svgMouseEvents-Attributes
amwayy
·
2020-07-31 15:06
svg
tensorflow-mnist数据集下载失败,找不到input_data&CNN手写体识别
这里给出方法:将原来的importinput_data改为fromtensorflow.examples.
tutorials
.mnistimportinput_data下载完毕后得到:附上完整的训练代码
Frank(Zhiyang-Dou)
·
2020-07-31 14:11
deeplearning
CV
Anaconda中安装TensorFlow / PyTorch
动手学深度学习(PyTorch版本)PyTorchOfficial
tutorials
PyTorch中文网PyTorch学习资源汇总动手学深度学习(TensorFlow2.0版本)Keras中文文档|Keras
丸子h
·
2020-07-31 13:54
深度学习环境搭建
winograd算法python小白教程
This
tutorials
howshowtocomputewino_f23:definetransformmatrixG_F23=np.array([[1.0,0.0,0.0],[0.5,0.5,0.5
mathilde27
·
2020-07-31 13:44
深度学习
TensorFlow 卷积神经网络(CNN)实现手写数字识别(Mnist)
#导入模块importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_datamnist=input_data.read_data_sets
程序员孙大圣
·
2020-07-31 12:18
TensorFlow
非常实用的Android图片工具类
非常实用的Android图片工具类感恩原创本文实例为大家分享了Android图片工具类的具体代码,供大家参考,具体内容如下packageio.agora.
tutorials
1v1acall;importandroid.content.Context
至信
·
2020-07-31 12:40
android-软件
深度学习之CNN卷积神经网络(三)MNIST手写数字识别模型封装写法
代码如下importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_data#随机种子tf.set_random_seed
繁华三千东流水
·
2020-07-31 12:47
Unity SRP自定义渲染管线 -- 4.Spotlight Shadows
英文原文:https://catlikecoding.com/unity/
tutorials
/scriptable-render-pipeline/spotlight-shadows/渲染并且读取纹理从光空间
子胤
·
2020-07-31 11:22
Catlike
Coding
渲染18——实时GI
https://catlikecoding.com/unity/
tutorials
/rendering/part-18/参考网址:https://docs.unity3d.com/Manual/GIIntro.htmlthisispart18ofa
tutorials
eriesaboutrendering.afterwrappingupbakedglobalilluminationinpart17
wodownload2
·
2020-07-31 11:16
catlike
rabbitmq的六种模式学习笔记
来源于官方手册(通俗易懂)https://www.rabbitmq.com/
tutorials
/tutorial-one-php.html1.HelloWorld/Simple/简单模式生产者:send.phpchannel
学海无涯书山有路
·
2020-07-31 10:26
rabbitmq
neo4j遍历和图算法
遍历http://docs.neo4j.org.cn/
tutorials
-java-embedded-traversal.html这是neo4j官方的中文教程。
jason691353279
·
2020-07-30 23:44
neo4j
RADIUS协议指南
参考网址:http://www.
tutorials
point.com/radius/index.htmRADIUS:RemoteAuthenticationDialInUserServiceRADIUS
fan_hai_ping
·
2020-07-30 23:19
通信协议
在unity中高性能的绘制相同网格和材质的物体-SRP Bather
参考链接-/https://catlikecoding.com/unity/
tutorials
/1、SRPBatchershader代码:#ifndefCUSTOM_UNLIT_PASS_INCLUDED
JS_MoonWave
·
2020-07-30 23:28
Unity
unity
shader
Tensorflow-DNN
-*-importtensorflowastfimportnumpyasnpimportmatplotlib.pyplotasplt"""多层感知"""fromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
风吴痕
·
2020-07-30 20:17
tensorflow
python
正则表达式入门经典教程(强力推荐!!!)
【转自:http://deerchao.net/
tutorials
/regex/regex.htm】【作者主页:http://deerchao.net/】目录跳过目录本文目标如何使用本教程正则表达式到底是什么东西
tuling56
·
2020-07-30 20:54
Tensorflow SavedModel 模型的保存和加载
Python导出模型fromtensorflow.examples.
tutorials
.mnistimportinput_dataimporttensorflowastffromtensorflow.saved_model.signature_def_utilsimportpredict_signature_deffromtensorflow
研发之道
·
2020-07-30 19:56
搜索推荐-机器学习
Resnet
YANG_HE"""importtensorflowastffromcollectionsimportnamedtuplefrommathimportsqrtfromtensorflow.examples.
tutorials
.mnistimportinput_datadefconv
yanghedada
·
2020-07-30 19:36
正则表达式30分钟入门教程(转载)
http://deerchao.net/
tutorials
/regex/regex.htm#mission原文链接,再次感谢作者的教程首页|常用正则表达式|正则表达式测试工具正则表达式30分钟入门教程版本
PegasusWang_
·
2020-07-30 19:46
开发工具
正则表达式30分钟入门教程
http://deerchao.net/
tutorials
/regex/regex.htm要想真正的用好正则表达式,正确的理解元字符是最重要的事情。下表列出了所有的元字符和对它们的一个简短的描述。
caomiao2006
·
2020-07-30 18:52
正则表达式
linux进程管理工具supervisor
英文比较好的朋友,可以查看这篇文章https://www.digitalocean.com/community/
tutorials
/how-to-install-and-manage-supervisor-on-ubuntu-and-debian-vps
win_turn
·
2020-07-30 18:45
linux
Docker 清除image、container、volume
清除方法sudodockersystemprune-a删除docker的image、container、volume参考:https://www.digitalocean.com/community/
tutorials
Evan_Gu
·
2020-07-30 15:21
docker
autograd自动求导机制
本文是对http://pytorch.org/
tutorials
/beginner/blitz/autograd_tutorial.html的部分翻译以及自己理解的部分,如有错误,欢迎指正。
ANNending
·
2020-07-30 14:11
python
《ROS精品入门》学习笔记一:ROS简介
ROS安装3.ROS基本命令4.Eclipse环境配置二.学习讲义三.学习笔记1.ROS相关的学习资料最重要的当然是官方wiki了,建议从这里开始:http://wiki.ros.org/cn/ROS/
Tutorials
NodYoung
·
2020-07-30 14:44
ROS
《ROS精品入门》学习笔记
Java的方法引用(method reference)的使用例
首先引用Oracle官网的TheJava™
Tutorials
的表述:Youuselambdaexpressionstocreateanonymousmethods.Sometimes,however,alambdaexpressiondoesnothingbutcallanexi
zomaco
·
2020-07-30 13:52
How to install Apache, PHP 7.1 and MySQL on CentOS 7.3 (LAMP)
This
tutorials
howshowyoucaninstallanApachewebserveronaCentOS7serverwithPHPsupport(mod_php)andMySQLsupport.LAMPisshortforLinux
weixin_34040079
·
2020-07-30 10:26
php
数据库
运维
初试路由器漏洞挖掘
初探路由器漏洞挖掘参考文献ExploitingEmbeddedSystems–Part1本次尝试完全是参照上文进行,作为初次的学习和了解,受益匪浅Sofarour
tutorials
havefocusedonextractingfilesystems
Quartz010
·
2020-07-30 07:39
逆向工程
信息安全大类
Shell入门
本笔记参考自:
tutorials
point变量一般变量一般的变量是指我们自己定义的,在程序当中需要使用的变量。定义时可以通过=对其进行初始化,访问变量时使用$。
eric_lai
·
2020-07-30 07:51
命令行(The Command Line is Your Best Friend)
TheCommandLineisYourBestFriend转自http://code.tutsplus.com/
tutorials
/the-command-line-is-your-best-friend
xiaoyao3857
·
2020-07-30 05:07
Linux
[译]Vulkan教程(01)入门
Introduction入门AboutE-book
Tutorials
tructureAbou
weixin_30294295
·
2020-07-30 02:22
Functions - 函数
sObjective-CTutorial-RyPress一个学习Objective-C基础知识的网站.个人觉得很棒,所以决定抽时间把章节翻译一下.本人的英语水平有限,有让大家误解或者迷惑的地方还请指正.原文地址:http://rypress.com/
tutorials
yiron
·
2020-07-30 01:59
计算机类高质量SCI分区高水平期刊投稿建议汇总
也可以关注原创微博:http://weibo.com/haoyu99662018年计算机领域顶级期刊一区:IEEECOMMUNICATIONSSURVEYSAND
TUTORIALS
IF=17.188Q1IeeecommunicationsmagazineIF
年年有余事事顺利
·
2020-07-30 01:43
vagrant setup django vm
SetupaDjangoVMwithVagrant,VirtualBox,andChef时间2012-04-0211:36:10dzone.com原文http://blog.smalleycreative.com/
tutorials
screaming
·
2020-07-30 00:28
Django
Ubuntu搭建 TORCS无人驾驶训练 开发环境
指导手册https://arxiv.org/abs/1304.1672Robots教程http://www.berniw.org/
tutorials
/robot/tutorial.html一、准备好相关资源
rock4you
·
2020-07-30 00:00
ubuntu
机器学习
无人驾驶
[转]2016年度通信类 SCI期刊影响因子公布
mobile=1IEEECOMMUNICATIONSSURVEYS&
TUTORIALS
IF:17.188(又暴涨了一把!
navigation6
·
2020-07-29 21:56
SCI分区
ROS动态参数加载
#include#include#includevoidcallback(dynamic_
tutorials
::
Tutorials
Config&config,uint32_tlevel){ROS_INFO
lxlong89940101
·
2020-07-29 20:44
ROS
树莓派3B+ 零基础驱动开发
1、安装linux我安装了Ubuntu18.04.2LTS官方下载地址https://www.ubuntu.com/download/desktop官方安装教程https://
tutorials
.ubuntu.com
ls1300005
·
2020-07-29 20:49
树莓派
Building A ROS Android App
ApplicationsPlatformClientsAndroid
Tutorials
GettingStartedBuildingAnAndroidAppTheROSAndroidAppscanbefoundonGitHubhere.Therearemanywaystobuildanapp.Thesimplestwayistofirstclonetheapprepositorysomewhere
linuxarmsummary
·
2020-07-29 20:55
vulakn教程--Drawing a Triangle--Presentation--SwapChain
原文链接:Vulakn-
tutorialS
wapChain这一章节我们将学习这样一种结构/基础(infrastructure),它能为我们提供要渲染的图片,然后渲染结的果可以显到屏幕上。
lbknxy
·
2020-07-29 20:09
Vulakn
教程
Using Lua with C++
p=templates/pages/
tutorials
作者:http://www.spheregames.com翻译:飘飘白云(http://www.cppblog.com/kesalin)译注:翻译本文并未获得原作者的许可
飘飘白云
·
2020-07-29 19:15
C/C++
脚本语言
深度学习——tensorboard
代码实现importtensorflowastfimportrandomfromtensorflow.examples.
tutorials
.mnistimportinput_datatf.set_random_seed
joker_shy
·
2020-07-29 19:10
深度学习
hbase+geomesa+geoserver踩过的坑
参考博文配置hbase+geomesa+geoserver,当执行下面步骤时:$java-cpgeomesa-
tutorials
-hbase-quickstart-2.1.0-SNAPSHOT.jarorg.geomesa.example.hbase.HBaseQuickStart
jinger_000
·
2020-07-29 19:53
geomesa
UE4基础:设置游戏的输入控制
本文参考了UE4官方教程《BP3rdPersonGameFBXImporting&UsingSkeletons03v4.8
TutorialS
eriesUnrealEngine》文章目录设置输入控制的位置
开发游戏的老王
·
2020-07-29 19:43
Unreal笔记
UE4
游戏开发
ROS 学习系列 -- rocon_app_manager 中 'unegister service [/Cybernetic Pirate/XXX]' 错误处理方法
1.错误描述今天在PC和开发板上下载了rocon_app_manager_
tutorials
,并尝试在安卓系统上遥控远程ROS进程,执行下面命令启动roconapp和interaction集合:roslaunchrocon_app_manager_
tutorials
pairing.launch
东方赤龙曲和政
·
2020-07-29 18:03
ROS
机器人
C++读取MNIST 数据
可以到这里下载数据:http://wiki.jikexueyuan.com/project/tensorflow-zh/
tutorials
/mnist_download.html#includeclassCIDX3UBYTE
chinabinlang
·
2020-07-29 17:02
TensorFlow
Configure Samba Sharing between Ubuntu and Windows (Screenshot Tour)
10.10/10.04/LinuxMint/otherDistro'sandsharefileswithsambafromUbuntutoWindowsandWindowstoUbuntuIwrote
tutorials
onsambasometimeagobutsomepeoplesfoundthatisnotusefulf
ariesjzj
·
2020-07-29 17:57
Setup
&
Config
01-Get to know the layout of Lightroom Classic
Welcometothisseriesof
tutorials
designedtoteachyouthebasicsofAdobeLightroomClassicCC.ThistutorialintroducesyoutotheLightroomClassicinterface.Whatyoulearned
KurokoZ
·
2020-07-29 16:54
项目(二) esp32-cam 网页图像人脸
https://randomnerd
tutorials
.com/esp32-cam-video-streaming-face-recognition-arduino-ide/ESP32-CAMPinout
a83025273
·
2020-07-29 16:47
ROS动态参数设置 dynamic reconfigure
在调试程序时,为了能够方便的更改参数,可以运行rosrunrqt_reconfigurerqt_reconfigure为了将参数加入其中,一般步骤如下:1.创建配置文件cfg/
Tutorials
.cfg
wangqiang319670
·
2020-07-29 16:20
ros学习
上一页
58
59
60
61
62
63
64
65
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他