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
Examples
机器学习与Tensorflow(1)——机器学习基本概念、tensorflow实现简单线性回归
一、机器学习基本概念1.训练集和测试集训练集(trainingset/data)/训练样例(training
examples
):用来进行训练,也就是产生模型或者算法的数据集测试集(testingset/
WUWEILINCX123890
·
2020-08-17 00:29
Lua For Windows的配置与SciTE的使用
包括以下内容:LuaInterpreter(Lua解释器)LuaReferenceManual(Lua参考手册)QuickLuaTour(Lua快速入门)
Examples
(Lua范例)Librarieswithdocumentation
Sharing_Li
·
2020-08-16 23:17
Share
Lua
tensorflow(四):简单神经网络数据可视化,用tensorboard
一、准备神经网络程序importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data#载入数据集mnist=input_data.read_data_sets
科大小笨
·
2020-08-16 23:39
python深度学习
[LeetCode]—Valid Number 判断字符串是否为合法数据(科学计数法)
ValidNumberValidateifagivenstringisnumeric.Some
examples
:"0"=>true"0.1"=>true"abc"=>false"1a"=>false"2e10
SUN20082567
·
2020-08-16 23:09
数据结构与算法
几个第三方Java串口库
jSerialCommhomepage:http://fazecast.github.io/jSerialComm/https://github.com/Fazecast/jSerialComm/wiki/Usage-
Examples
purejavacommhomepage
DLite
·
2020-08-16 23:07
Java编程
java
串口
使用消息和消息队列
使用消息和消息队列--------------------------------------------------------------------------------Thefollowingcode
examples
demonstratehowtoperformthefollowingtasksassociatedwithMicr
ClackSteel
·
2020-08-16 23:03
Windows
thread
application
function
dialog
keyboard
null
gRPC-Web 踩坑记
从https://github.com/grpc/grpc-dotnet克隆了代码下来,
examples
/Browser这个项目就是gRPC-Web的例子。打开Browser.sln看一下目录结构。
叮当♪
·
2020-08-16 23:00
(四)Tensorflow的多层感知机(DNN)模型
对数字识别进行搭建DNN模型,用到了两层隐藏层模型,迭代50次基本效果达到99%+代码展示:importtensorflowastfimportmathfromtensorflow.
examples
.tutorials.mnistimportinput_datadefmultilayer_perception
下一秒,待续
·
2020-08-16 23:42
tensorflow
Analytic Functions in Oracle
ContentsOverviewandIntroductionHowAnalyticFunctionsWorkTheSyntax
Examples
CalculatearunningTotalTop-NQueriesExample1Example2WindowsRangeWindowsComputeaveragesalaryfordefinedrangeRowWindowsAccessingRowsA
lhdz_bj
·
2020-08-16 23:51
SQL调优
NS3 - compile - MPI Support : not enabled (mpic++ not found)
/wafconfigure--enable-sudo--enable-
examples
--e
ztguang
·
2020-08-16 22:09
Python modbus_tk官方slave例子使用方法
https://github.com/ljean/modbus-tk/blob/master/
examples
/tcpslave_example.py标题1.set_values10123612解释第一个参数
leecheni
·
2020-08-16 22:56
TensorFlow用MNIST训练的模型来识别手写数字
这是训练的代码importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_datamnist=input_data.read_data_sets
xazzh
·
2020-08-16 22:47
深度学习
TensorFlow
基于OpenCv,实现rgb转为bgr:
opencv/opencv-3.0.0/__install/\-DWITH_TBB=ON\-DBUILD_NEW_PYTHON_SUPPORT=ON\-DWITH_V4L=ON\-DINSTALL_C_
EXAMPLES
天上有太阳
·
2020-08-16 21:43
OpenCV
log4cplus2.0之Hello world程序
这是log4cplus2.0及之后版本的最简单的示例,内容来自:https://sourceforge.net/p/log4cplus/wiki/Code
Examples
/程序如下:#include#include
培培哥
·
2020-08-16 21:43
日志收集系统
ZBar在Windows上的使用(1)-ImageMagick
download.csdn.net/detail/sunflower_boy/91754331.1默认安装注意勾选上DevelopmentHeadersandLibraries安装完成后可在ZBar安装路径下找到
examples
向日葵10086
·
2020-08-16 20:20
ZBar
OpenCV
编程
java调用海康人脸识别机5603的sdk的使用总结(一)
这篇是入门教程准备工作:1.从官网下载demo,其中包含了java的demo2.将HCNetSDK.java直接复制到自己的项目中3.将java的demo中的
examples
.jar和jna.jar加载到自己的项目中开始编程
shijieming
·
2020-08-16 20:12
海康
java
linux下海康SDK开发(JAVA),及库文件的导入打包
(一)、导入jna和
examples
两个jar包在哪找?开发包里面LinuxJavaDemo(也就是开发实例)目录下怎么导入,以及项目打包时怎么附加?命令行mvninstall:instal
Wallens6
·
2020-08-16 20:28
NCNN(1)--添加对新网络支持教程(LeNet为例)
ncnn框架目前自带支持以下网络:FasterR-CNNMobileNet-SSDSqueezeNetSqueezeNet-SSDYOLOv2具体实现在路径/ncnn-master/
examples
/1
零尾
·
2020-08-16 19:59
Deep
Learning
NCNN
Github开源项目之APIDOC
github:https://github.com/apidoc/apidoc/github
examples
:http://apidocjs.com/#
examples
acomplexexample:http
青人
·
2020-08-16 19:48
开源框架
Swift中的模式匹配
2015.9.25添加关于标准库中现有的~>操作符的说明其他文章系列(1)CustomPatternMatching(本篇)(2)RangesandIntervals(3)MorePatternMatching
Examples
Vic__li
·
2020-08-16 18:52
SWIFT
人工智能入门:keras的example文件解析
对Keras官方示例文件代码进行学习,做一些笔记https://github.com/keras-team/keras/tree/master/
examples
1addition_rnn.py2antirectifier.py3babi_memnn.py4babi_rnn.py5cifar10
zhqh100
·
2020-08-16 17:19
TensorFlow
python
React简介
和组件化的开发深深的吸引了我,下面来跟我一起领略ReactJS的风采吧~~章有点长,耐心读完,你会有很大收获哦~AngularJS:http://www.runoob.com/angularjs/angularjs-
examples
.htmlBoo
旌云爸
·
2020-08-16 17:04
android开发
ServiceStack.Redis——Redis在.net上的客户端解决方案
上的客户端解决方案源码及使用:https://github.com/ServiceStack/ServiceStack.Redis例子:https://github.com/ServiceStack/ServiceStack.
Examples
yangzhenping
·
2020-08-16 17:00
ServiceStack
Redis
.net
C#
2020-7-22 吴恩达-改善深层NN-w1 深度学习的实用层面(课后作业)
参考链接1.Ifyouhave10,000,000
examples
,howwouldyousplitthetrain/dev/testset?如果你有1000万个样本,如何划分训练/开发/测试集合?
没人不认识我
·
2020-08-16 16:59
深度学习
python
IT
初学 Flink 找不到练手的 demo ?看这里
前言先列举几个大佬们的写的Flink例子flink-
examples
这是官方给的例子,可用于理解、熟悉APIflink-training-exercisesFlink背后的商业公司DataArtisans
weixin_34419326
·
2020-08-16 16:00
Baxter机器人在ros下,机械臂采集末端姿态并且轨迹还原
一、采集数据:rosrun采集程序,例如:joint_recoder.pyrosrunbaxter_
examples
joint_recorder.py-fexample_file#example_file
weixin_31422237
·
2020-08-16 15:42
python
机械臂规划
Pytorch批量数据读取方法详解: DataLoader
importtorchimportnumpyasnp'''Thefeaturesnumberis3,andthenumberof
examples
is1000.'''
miguemath
·
2020-08-16 15:18
Pytorch
Python
机器学习
vue集成three.js加载外部模型
xthree.js:0.115.0引入方式:import*asTHREEfrom'three'importStatsfrom'stats.js'import{GLTFLoader}from'three/
examples
一路从容
·
2020-08-16 14:53
Three.js
3D模型
入门flink---测试demo
/start-cluster.sh[jackray@localhost~]$cdflink-1.9.2/[
[email protected]
]$lsbinconf
examples
libLICENSElicenseslogNOTICEoptpluginsREADME.txt
编码的三叔
·
2020-08-16 13:37
flink
ubuntu 系统 /etc/profile, ~/.profile, ~/.bashrc, ~/.bash_logout,~/.bash_history 文件的内容及解析
#see/usr/share/doc/bash/
examples
/st
holdoner
·
2020-08-16 13:30
linux
jquerymobile 一个简单的九宫格实现(Gallery)
jquerymobile实现一个简单的九宫格代码如下:效果如下:index.html页面代码如下:jQueryMobile
Examples
-JQMGallery业务管理故障管理工单管理资产属性资产状态资产看板故障上报备品备件采购申请
longgangbai
·
2020-08-16 13:57
Phonegap学习总结
Machine Learning Course-CS 156 笔记 5
v=SEYAnnLazMULecture5TrainingversusTesting测试与训练
examples
breakpoint结论测试与训练用期末考试举例。
了困
·
2020-08-16 13:23
机器学习
muduo实现简单了聊天功能(44-45)
聊天服务器(MuduoManual.pdfP66)
examples
/asio/chat/server.cc单线程
examples
/asio/chat/server_threaded.cc,多线程TcpServer
laohan_
·
2020-08-16 13:56
Muduo
Library
Simple
在log4j.properties中使用maven的properites变量
can-i-substitute-eclipse-and-maven-variables-into-a-log4j-properties-filehttp://maven.apache.org/plugins/maven-resources-plugin/
examples
iteye_14735
·
2020-08-16 13:31
J2EE
百度编辑器ueditor的使用方法
1)官网上下载完整源码包,解压到任意目录,解压后的源码目录结构如下所示:_
examples
:编辑器完整版的示例页面_demos:编辑器的各种使用案例dialogs:弹出对话框对应的资源和JS文件themes
huangjianxiang1875
·
2020-08-16 12:08
PHP
JDK里的设计模式
下面是JDK中有关23个经典设计模式的示例,在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/
examples
-of-gof-design-patternsStructural
gl7788521
·
2020-08-16 12:50
设计模式
jdk
decorator
prototype
interface
spring
angr源码分析——BackwardSlice
下面是angr文档中给出的一个例子:>>>importangr#Loadtheproject>>>b=angr.Project("
examples
FunctionY
·
2020-08-16 12:40
漏洞挖掘
物联网
angr符号执行用例解析——codegate_2017-angrybird
用例源码以及二进制文件链接:https://github.com/angr/angr-doc/tree/master/
examples
/codegate_2017-angrybird这个二进制文件执行起来没反应
FunctionY
·
2020-08-16 12:40
漏洞挖掘
物联网
Java Annotations tutorial with
examples
JavaAnnotationsallowustoaddmetadatainformationintooursourcecode,althoughtheyarenotapartoftheprogramitself.AnnotationswereaddedtothejavafromJDK5.Annotationhasnodirecteffectontheoperationofthecodetheyan
chenghuo9876
·
2020-08-16 12:29
48.muduo学习笔记之example_聊天服务器例子
代码位于
examples
/asio/chat/一共有四个版本的服务器server.cc单线程server_threaded.cc多线程TcpServer,并用mutex来保护共享数据mutexserver_threaded_efficient.cc
LvPartner
·
2020-08-16 11:04
muduo学习
47.muduo学习笔记之example_下载文件例子
说明这个例子源码位于作者的源代码文件夹下
examples
/filetransfer文件下下实现一个发送文件的命令行小工具,这个工具的协议很简单,在启动时通过命令行参数指定要发送的文件,然后在2021端口侦听
LvPartner
·
2020-08-16 11:04
muduo学习
SSH密码暴力破解及防御实战
首先介绍几款常用的ssh暴力破解工具:1.hydra[海德拉]指定用户破解
Examples
:hydra-luser-Ppasslist.txtftp://192.168.0.1hydra-Luserlist.txt-pdefaultpwimap
m__ing
·
2020-08-16 11:42
渗透基础
USB Composite Device
TsuneoMemberpostedOctober23,200601:22AMUSBcompositedevice
Examples
USB_CDC_HID_IAD_10.zipMay10,2008rev1.0InitialreleaseThisexampleimplementsacompositedeviceofCDC
q553716434
·
2020-08-16 10:18
usb
Java异常处理最佳实践
JavaExceptionHandlingTutorialwith
Examples
andBestPracticesPankajJuly25,2013JavaExceptionisanerroreventthatcanhappenduringtheexecutionofaprogramanddisruptsitsnormalflow.Javaprovidesarobustandobjectorien
iteye_14735
·
2020-08-16 10:50
Java
Gstreamer使用教程(一):Linux下安装和使用Gstreamer
Gstreamersudosudoapt-getinstalllibgstreamer*2、使用Git命令下载例子gitclonehttps://gitlab.freedesktop.org/gstreamer/gst-docs3、进入到gst-docs/
examples
珠雨妮儿
·
2020-08-16 10:30
Linux
新手学习使用TensorFlow训练MNIST数据集
前提是对TensorFlow有了基本的了解,还有神经网络相关知识最基础的了解,下面直接用代码实现importtensorflowastfimportnumpyfromtensorflow.
examples
.tutorials.mnistimportinput_datamnist
林海湾Sea
·
2020-08-16 10:24
神经网络学习
TensorFlow(2) 使用TF构建多层感知机预测MNIST数据集
importtensorflowastfimporttensorflow.
examples
.tutorials.mnist.input_dataasinput_dataimportmatplotlib.pyplotasplt
Fronzy
·
2020-08-16 10:31
学习笔记
leetcode Valid Number 2.15 难度系数2
Question:Validateifagivenstringisnumeric.Some
examples
:"0"=>true"0.1"=>true"abc"=>false"1a"=>false"2e10
yundomo
·
2020-08-16 10:38
leetcode
java
150
pytorch多模态实践基础
GAN大全,2018年中https://github.com/hindupuravinash/the-gan-zooAsetof
examples
aroundpytorchinVision,Text,ReinforcementLearning
yiyayiya557
·
2020-08-16 10:23
干货——为什么降维和降维实例
参考资料https://www.scipy-lectures.org/packages/scikit-learn/auto_
examples
/plot_tsne.htmlhttp://colah.github.io
xiongpai1971
·
2020-08-16 10:49
上一页
83
84
85
86
87
88
89
90
下一页
按字母分类:
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
其他