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
MNIST出战告捷--附错误盘点
:URLError:由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败A1:MNIST官方网站下载数据,(.gz)格式无需解压,保存在本地即可保留开头的fromtensorflow.
examples
.tutorials.mnistimportinput_data
z_1900
·
2023-01-29 22:59
车队仿真软件Plexe-sumo仿真初探 plexe-python接口
感谢前辈的探索基于Plexe-SUMO的V2X仿真-简书两个主要的链接demo程序:plexe-pyapi/
examples
atmaster·michele-segata/plexe-pyapi·GitHub
悄悄笙箫
·
2023-01-29 21:59
车队
大数据
Matlab的ACC模型
C:\Users\Documents\MATLAB\
Examples
\R2020b\mpc\AdaptiveCruiseControlExample首先看一下官方写的demo的效果图模型有三个状态量:delta_d
悄悄笙箫
·
2023-01-29 21:59
日记
simulink学习
MPC
汽车
Improving Transferability of Adversarial
Examples
with Input Diversity
1.作案动机已知:迭代攻击(eg.I-FGSM)过拟合且易陷入局部最优,不适合迁移。单步攻击(eg.FGSM)欠拟合,不适合迁移。对输入进行图像处理可以有效抵抗对抗攻击。推测:图像处理之后进行训练,提高迁移率。2.作案手段①先回顾FGSM和I-FGSM和MI-FGSM:②再各将其中对x’的梯度按p的概率换成对T(x’)的梯度:其中T定义为:总图如下:③攻击集成网络:用的就是之前攻击集成网络的老套路
少年芒果君
·
2023-01-29 21:22
像素攻击
对抗攻击
算法
python
像素攻击
对抗攻击
神经网络
迁移攻击
对抗样本之人机迁移:Adversarial
Examples
that Fool both Human and Computer Vision
前言Goodfellow、Elsayed团队又将对抗样本往前推进了一大步,产生了可以同时迷惑机器和人类的对抗样本,着实让人惊讶。主要是通过对机器识别模型产生迁移对抗样本,从而迷惑人类视觉,让我们看下具体是怎么做到的吧。breakout、question、futurework该论文做出了对抗样本的重要突破,提出了一系列问题,并综述了未来的工作。BreakoutElsayed等通过模型的迁移对抗样本,
于建民
·
2023-01-29 21:22
技术博客
对抗样本
计算机视觉
神经网络
迁移
cv
tensor变为彩色png图片存储在文件夹里面
把那个tensor/255就好啦forbin
examples
:#example是一个listforjinb:#b也是listimg_t_i=torch.
lanmy_dl
·
2023-01-29 19:48
数据
pytorch
深度学习
python
【Bert】(十)简易问答系统--数据解析
GitHub-google-research/bert:TensorFlowcodeandpre-trainedmodelsforBERT1.读取数据在run_squad.py的read_squad_
examples
mjiansun
·
2023-01-29 16:09
NLP
bert
深度学习
transformer
十组关于旅行、度假的超实用英语习语(上)
For
examples
:Wehavetowalkafairwayfromthestationtoourhotel,sotrytopacklight.我们要从车站走很长一段才能到酒店,所以尽量少带点东西。
乔麦朵
·
2023-01-29 13:18
matlab如何在极坐标绘图,Matlab在极坐标中绘图
load(fullfile(matlabroot,‘
examples
‘,‘matlab_featured‘,‘antennaData.mat‘)
allegrohq
·
2023-01-29 13:00
matlab如何在极坐标绘图
House Phrases: 17 Useful Phrasal Verbs Around the House 房屋短语:房子周围的17个有用的短语动词。
LearnusefulphrasalverbsaroundthehouseinEnglishwithmeaning,
examples
entencesandESLpicturetoimproveyourEnglish
24shuo英语
·
2023-01-29 12:43
用Python学《微积分B》(函数项级数)
上的定义: Incalculus,afunctionseriesisaseries,wherethesummandsarenotjustrealorcomplexnumbersbutfunctions.
Examples
offunctionseriesincludepowerseries
Sagittarius_Warrior
·
2023-01-29 11:03
数学
微积分
python
SpringBoot 整合 ES 实现 CRUD 操作
本文为spring-boot-
examples
系列文章节选,示例代码已上传至https://github.com/laolun
空夜Apes
·
2023-01-29 08:13
threejs-实战打造科技风智慧城市效果-持续更新中
创建场景加载模型FBX到场景中使用FBXLoader加载FBX模型到场景之中FBX加载DEMOimport{FBXLoader}from'three/
examples
/jsm/loaders/FBXLoader.js'constloader
菜鸡饶
·
2023-01-29 07:41
THREE
可视化
javascript
webgl
shader
threejs
ML线性回归 2022-02-19
#线性回归的梯度下降importnumpyasnpimportmatplotlib.pyplotasplt'''dataset数据集(TrainingSet)m=Numberoftraining
examples
x
動物園一二三
·
2023-01-29 05:18
Darknet学习笔记1:代码预处理
├──[data]│└──[labels]├──[
examples
]├──[include]├──[src]└──Makefile只保留.
Venyeh_Hoo
·
2023-01-28 21:30
4、递归神经网络(Mnist数据集)
importtensorflowastfimportnumpyasnpfromtensorflow.contribimportrnnfromtensorflow.
examples
.tutorials.mnistimportinput_datasess
MakeStart
·
2023-01-28 11:53
MongoDB - Database/Collection 复制、重命名
RenameDatabaseRenamedatabasetestto
examples
mongodump-u-p--authenticationDatabaseadmin--archive-d=test|
Anoyi
·
2023-01-28 11:51
简单命令
use
examples
切换之前,无需创建数据库。当您第一次在数据库中存储数据时(例如在数据库中创建第一个集合),MongoDB会创建数据库。
北海北_6dc3
·
2023-01-28 07:41
vue实战(17)——结合vue-video-player设置视频、流媒体自动播放
github.surmon.me/vue-video-player/官方案例对应代码地址:https://github.com/surmon-china/vue-video-player/tree/master/
examples
wayne1125
·
2023-01-27 19:04
ROS配置ORB_SLAM2
添加环境变量cd~gedit.bashrcexportROS_PACKAGE_PATH=${ROS_PACKAGE_PATH}:PATH/ORB_SLAM2/
Examples
/ROS该步的作用是设置ROS
嚣张的叉烧包
·
2023-01-27 07:14
ORB_SLAM2
ORB-SLAM2 ROS运行
添加路径在主目录按下ctrl+H会出现隐藏文件选择.bashrc在最后一行添加路径exportROS_PACKAGE_PATH=${ROS_PACKAGE_PATH}:~/ORB_SLAM2-master/
Examples
Gone_float
·
2023-01-27 07:42
SLAM
slam
使用alita 将React Native项目转化为小程序
alitanpminstall-g@areslabs/alita2.官方文档说明可以直接通过reactnativeinit一份项目直接转化,不过试了试,有问题,小程序一直报未找到入口文件app.js,所以尽量使用alita官方提供的
examples
Volon
·
2023-01-27 03:07
R | transform函数增删变量
代表你要进行的修改
Examples
:transform(airquality,new.col=Wind^2)添加列new.col,每项的值为Wind中每项值的平方transform(airquality
淇酱酱爱吃棒棒鸡
·
2023-01-26 18:25
@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" 为引入包时会出现错误
引入包步骤(以eclipse为例):1、项目上右击2、点击ConfigureBuildPath…3、在tomcat\webapps\
examples
\WEB-INF\lib目录下找到下面两个jar包引入
柒月烈阳
·
2023-01-26 16:45
Java
个人学习笔记
java
《Adversarial
Examples
: Attacks and Defenses for Deep Learning》阅读笔记
《Adversarial
Examples
:AttacksandDefensesforDeepLearning》这篇文章主要概述了AML领域的一些概念。
VnK_
·
2023-01-26 15:39
对抗样本学习
深度学习
神经网络
对抗样本学习笔记:Adversarial
Examples
: Attacks and Defenses for Deep Learning
(持续更新)一、相关优质博客1.全面入门2.直观理解原理3.相关补充论文4.对抗防御分类二、论文细节知识点1.hessian矩阵(表一):hessian矩阵实际上就是函数的二阶导矩阵Hessian矩阵在机器学习中的应用(拓展):即hessian矩阵能来找极值点2.RNN简单介绍,3.自编码器简单介绍:个人理解为类似无监督的学习算法,让机器训练出能保留原始数据较好特征的权值矩阵,然后每次训练当前层都
code-dream
·
2023-01-26 15:02
深度学习
数据安全
TensorFlow读取MNIST数据集问题解决方法
原始代码问题一:Nomodulenamed'tensorflow.
examples
.tutorials'原因:example文件夹中默认不存在tut
atLee
·
2023-01-26 14:16
C语言getdate函数、setdate函数的用法
原文地址:http://geeksforgeeks.org/getdate-and-setdate-function-in-c-with-
examples
翻译如下:更新于2019/07/24getdate
乱七八糟的心情
·
2023-01-26 11:15
SpringBoot基本配置详解
示例项目代码在:https://github.com/laolunsi/spring-boot-
examples
一、启动图案banner编写banner.txt放入resources文件夹下,然后启动项目即可修改默认图案
空夜Apes
·
2023-01-26 11:15
记录LeetCode岁月(217. Contains Duplicate)
Givenanintegerarraynums,returntrueifanyvalueappearsatleasttwiceinthearray,andreturnfalseifeveryelementisdistinct.
Examples
Input
·
2023-01-26 00:20
Pi Pico 点亮板载LED灯,并使用Visual studio配置CMakeList.txt编译文件
++的环境教程使用Visualstudio开发语言C++工具Cmake,自动生成Makefile2、目的,点亮板载led的,编写CMakeList1、新建一个mypro文件夹在D:\SDK\pico-
examples
漏洞百出
·
2023-01-24 14:57
Raspberry
Pi
Pico
pico
c++
cmake
五、深度学习-逻辑回归模型
Tensorflow图像处理预算四、线性回归模型的tensorflow实现逻辑回归模型的tensorflow实现#%%#读取MNIST数据##在condapython环境中,tensorflow1.15可能没有
examples
李好秀
·
2023-01-23 08:11
深度学习
深度学习
逻辑回归
tensorflow
【Spikingjelly】SNN框架教程的代码解读_4
训练好的模型脉冲发放和电压时间驱动:使用卷积SNN识别Fashion-MNIST卷积网络搭建训练SNN卷积网络可视化编码器思考参考时间驱动:使用单层全连接SNN识别MNISTclock_driven.
examples
.lif_fc_mnist.py
leSerein_
·
2023-01-22 17:24
卷积
神经网络
可视化
LeetCode 590. N-ary Tree Postorder Traversal
returnthepostordertraversalofitsnodes'values.Nary-Treeinputserializationisrepresentedintheirlevelordertraversal.Eachgroupofchildrenisseparatedbythenullvalue(See
examples
wenyq7
·
2023-01-21 16:19
LeetCode
leetcode
LeetCode 589. N-ary Tree Preorder Traversal
returnthepreordertraversalofitsnodes'values.Nary-Treeinputserializationisrepresentedintheirlevelordertraversal.Eachgroupofchildrenisseparatedbythenullvalue(See
examples
wenyq7
·
2023-01-21 16:49
LeetCode
leetcode
Matlab数据类型(笔记)
一、数据类型:二、强制转换:数据类型(待转换对象)三、字符型数据:字符串整合:e.g.S1='Example'S2='String'S3=[S1S2]%
ExampleS
tringS4=[S1;S1]%ExampleExample
六月渔烬
·
2023-01-20 13:47
Matlab学习笔记
matlab
python中bytes用法_Python numpy.bytes_() 使用实例
Thefollowingarecode
examples
forshowinghowtouse.TheyareextractedfromopensourcePythonprojects.Youcanvoteupthe
examples
youlikeorvotedowntheexmaplesyoudon
weixin_39914499
·
2023-01-20 08:03
python中bytes用法
python中bytes用法_python中bytes用法_Python numpy.bytes_() 使用实例
Thefollowingarecode
examples
forshowinghowtouse.TheyareextractedfromopensourcePythonprojects.Youcanvoteupthe
examples
youlikeorvotedowntheexmaplesyoudon
M3小蘑菇
·
2023-01-20 08:32
python中bytes用法
【MR】C++ bullet客户端基于MR的动力学仿真
程序基于(Aminimal
examples
howinghowtousePyBulletfromC++oversharedmemory.一个展示如何在共享内存上从c++使用PyBullet的最小示例。
十年一梦实验室
·
2023-01-20 00:52
mr
c++
开发语言
[CVPR-17] Focal Loss for Dense Object Detection
FocalLoss专注于在稀疏的hard
examples
zzl_1998
·
2023-01-19 10:00
目标检测
pyspark实践之 map/flatMap应用示例
1、map用法示例PySparkmap()Transformation-SparkBy{
Examples
}1.1比较map和foreach的功能异同PySparkforeach()Usagewith
Examples
-SparkBy
Just Jump
·
2023-01-19 07:55
spark
pyspark
map
flatMap
Naive Bayes 朴素贝叶斯
NaiveBayesian朴素贝叶斯内容来自于CS229,浙江大学机器学习听课笔记以及百度百科,blog补充Wewoulduseanexampletoshowthisalgorithm,this
examples
isstillusinginpracticenow.SpamemailclassifierXXXis1
HaronW
·
2023-01-18 17:41
Machine
Learning
卷积神经网络调库实现手写数字识别
importtensorflowastfimportrandomfromtensorflow.
examples
.tutorials.mnistimportinput_data随机种子tf.set_random_seed
心软是病@强颜欢笑
·
2023-01-18 16:38
卷积神经网络
实验1—从0实现logistic回归(只借助Tensor和Numpy相关的库)
importtorchfromIPythonimportdisplayfrommatplotlibimportpyplotaspltfromtorchimportnnimportnumpyasnpimportrandom1.生成数据集#特征数num_inputs=2#setexamplenumbernum_
examples
hht123888
·
2023-01-18 11:40
深度学习
pytorch
python
深度学习
python爬虫:scrapy-redis分布式爬虫(详细版)
为详细版,简略版请看https://blog.csdn.net/Aacheng123/article/details/114265960使用scrapy-redis改造前:importscrapyclass
ExampleS
pider
Acheng1011
·
2023-01-18 10:43
scrapy
python
分布式
爬虫
Python-Level5-day12:全连接层实现手写体识别项目,面向对象实现基于卷积神经网络的服饰识别项目
#01_mnist_demo.py#利用神经网络实现手写体识别(10分类的图像分类问题)importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_dataimportpylab
dpq666dpq666
·
2023-01-18 08:32
数据分析人工智能
python
迁移学习模型下载
所以当前迁移学习越来越火;对于分类网络,如inception和mobilenet,Google提供一个很好的迁移学习脚本:https://github.com/tensorflow/hub/blob/master/
examples
zack-jie
·
2023-01-18 07:07
AI
机器学习
tensorflow
工具使用
Altera DE2 Board Resources for Students
clickDE2imageabovetoviewlargerimageHowtopurchaseaDE2boardNewDE1infoishereNewCameraandLCDinfoishereDE2Design
Examples
DE2Clockisaclock
xianfengdesign
·
2023-01-18 07:01
设计与实现
硬件与接口
电路杂锦
resources
reference
keyboard
tutorials
documentation
image
dpdk kni 网络收发包流程分析
dpdk的kni流程原理,自带的demo编译运行:dpdk-18.11.1/
examples
/kni/build#.
sf_jiang
·
2023-01-18 03:14
DPDK
dpdk
kni
Envoy编译篇:bazel构建介绍
本篇文章通过https://github.com/bazelbuild/
examples
/tree/main/cpp-tutorial里面的例子,来简单介绍下bazel构建的基础知识,方便后续查找和学习
灰子学技术
·
2023-01-17 18:07
java
python
c++
git
android
上一页
34
35
36
37
38
39
40
41
下一页
按字母分类:
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
其他