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
[Paper Note] Learning to Reweight
Examples
for Robust Deep Learning
LearningtoReweight
Examples
forRobustDeepLearningPAPERCODEAbstract面对样本不平衡问题和标签噪声等问题,之前是通过regularizers或者
Jemary_
·
2023-01-01 14:20
Paper
Reading
Learning to Reweight
Examples
for Robust Deep Learning
LearningtoReweight
Examples
forRobustDeepLearning一、总结用metalearning做的可解释性学习,很不错二、翻译abstract深度神经网络已被证明是非常强大的建模工具
菜菜的小孙同学
·
2023-01-01 14:49
论文
可解释性机器学习
深度学习
机器学习
人工智能
faiseq学习-LSTM实现
LSTM:https://fairseq.readthedocs.io/en/latest/tutorial_simple_lstm.html1、数据预处理在
examples
/translation,对
加油加油~~~
·
2023-01-01 01:32
ASR
pytorch
fairseq笔记
预处理和二值化IWSLT数据集:>cd
examples
/translation/#把当前路径切换到翻译示例下>bashprepare-iwslt14.sh#
koala_cola
·
2023-01-01 01:51
机器翻译
人工智能
自然语言处理
如何在参考书目中获得格式良好的url ?
usepackage{hyperref}\usepackage[hyphenbreaks]{breakurl}这两个包@misc{c.elmohamed,author="SalehElmohamed",title="
Examples
in
anshiquanshu
·
2022-12-31 16:56
学术研究
自然语言处理
对抗样本(对抗攻击)入门
其中一种错误叫对抗样本(adversarial
examples
)。对抗样本(Adversarial
examples
)
小刘同学_
·
2022-12-31 10:38
机器学习
对抗样本
AI安全
tensorflow入门(二)
实战个人笔记,共大家学习交流,欢迎拍砖作者:谢中朝1.TensorFlow实现简单的卷积神经网络'''载入MNIST数据集,并创建默认的InteractiveSession'''fromtensorflow.
examples
.tutorials.mnistimportinput_dataimporttensorflowastfmnist
绿色的森林
·
2022-12-30 22:50
Tensorflow
Tensorflow
mnist
cifar
tensorflow入门项目(二):手写数字识别之CNN模型(详解)
importtensorflowastfimportnumpyasnpfromtensorflow.
examples
.tutorials.mnistimportinput_datamnist=input_data.read_data_s
啊!我的小心脏
·
2022-12-30 22:19
深度学习
MATLAB基础笔记3:数据类型和文件读写
MATLAB笔记3:数据类型和文件读写此篇笔记只记录较重要知识点,一些和其他编程语言相似不做记录数据类型String连接>>s1='Example';s2='String';>>s3=[s1s2]s3='
ExampleS
tring
这个饕字怎么读
·
2022-12-30 20:47
matlab
笔记
matlab
excel
An introduction to r
solve4.show
examples
offunctionsortopic>example(topic)---example(solve)5.batchrunr
weixin_30437337
·
2022-12-30 17:15
数据结构与算法
使用Nordic的nrf52832进行主从机连接抓包分析
主机使用例程:nRF5_SDK_17.1.0_ddde560\
examples
\ble_central\ble_app_blinky_c\pca10040\s132\arm5_no_packs从机使用例程
~狂想家~
·
2022-12-30 15:01
蓝牙
Nordic
nrf52832
蓝牙
编译orb-slam2带线特征报错
Infileincludedfrom/home/jyyang/catkin_ws/src/ORB-SLAM2_with_line-master/
Examples
/ROS/ORB_SLAM2/src/AR
好人cc
·
2022-12-30 07:47
自动驾驶
Ceres-solver
examples
之pose_graph_3d学习笔记
Ceres-solver
examples
之pose_graph_3d学习笔记简要说明变量说明关键步骤一、Costfunction的搭建其中包括:二、构造Problem三、LocalParameterization
幽冥小龙
·
2022-12-30 07:44
后端优化
slam
ceres-solver
后端优化
pose_graph_3d
Ceres-solver
examples
之pose_graph_2d学习笔记
Ceres-solver
examples
之pose_graph_2d学习笔记简要说明变量说明关键步骤一、Costfunction的搭建其中包括:二、构造Problem三、LocalParameterization
幽冥小龙
·
2022-12-30 07:14
后端优化
slam
ceres-solver
二维位姿优化
后端优化
非线性优化
PT@多维随机变量独立性@条件分布
文章目录独立性二维离散型变量的独立性二维连续型随机变量的独立性例例例随机变量的函数的独立性对严格递增的情况证明ref条件分布离散型条件分布律例连续型条件密度函数连续型条件分布补充:概率和分布函数连续型条件密度小结
examples
xuchaoxin1375
·
2022-12-30 01:16
概率论
Python代码实现CNN手写数字识别——MNIST数据集
importtensorflow.compat.v1astftf.disable_v2_behavior()fromtensorflow.
examples
.tutorials.mnistimportinput_data
你好,明天,,
·
2022-12-29 19:08
CNN
Python代码
算法实现
神经网络
python
边缘计算:基于tflite实现安卓边缘端在线训练on device training(端侧训练)万字长文详解
ondevicetraining英文官网https://www.tensorflow.org/lite/
examples
/on_device_training/overviewond
seaside2003
·
2022-12-29 13:31
tensorflow学习
深度学习
边缘计算
android
tensorflow
AUTOML_NNI案例之 1.pytorch——minist 超参优化
1.代码文件https://github.com/microsoft/nni/tree/master/
examples
/trials/mnist-pytorch主要包括,配置文件config_windows.yml
thehappysheep
·
2022-12-29 12:37
AUTOML
项目笔记:Arduino读取SD卡
ArduinoUno):CS->10SCK->13MOSI->11MISO->12VCC->5VGND->GND2让Arduino检测到SD卡官方测试程序:检测SD卡连接并输出卡型号/*SDcardtestThis
examples
howshowusetheutilitylibrariesonwhichthe'SDlibraryisbasedinordertogetinfoabout
Raine_Yang
·
2022-12-29 12:30
实习记录
嵌入式硬件
Arduino
SD卡
c++
Arduino读取SD卡
cs231n课后SVM作业
用到的公式AlossfunctiontellshowgoodourcurrentclassifierisGivenadatasetof
examples
{(xi,yi)}i=1N\{(x_{i},y_{i
vegtsunami
·
2022-12-29 11:05
单目激光线扫3D三维坐标计算方法总结
此方法总结归纳来自于halcon的官方例程官方图片位置C:\Users\Public\Documents\MVTec\HALCON-18.05-Progress\
examples
\images\sheet_of_light1
大臉喵愛吃魚
·
2022-12-29 03:50
C++
三维点云
opencv
MATLAB实现自编码器(四)——变分自编码器实现图像生成Train Variational Autoencoder (VAE) to Generate Images
This
examples
howshowtocreateavariationalautoencoder(VAE)inMA
佟湘玉滴玉
·
2022-12-28 20:36
MATLAB深度学习
深度学习
变分自编码器
matlab
transformers - huggingface中 bertseqclassification使用
的使用学习内容:dataprecessor等类的搭建(预处理文本数据)pretrain模型的调用模型的搭建(与pytorch结合使用)训练过程DataProcessor类其中get_labels和几个get_
examples
kkzyb123
·
2022-12-28 18:29
NLP
自然语言处理
install huggingface transformers
github.com/huggingface/transformers.gitcdtransformerspipinstall-e.Step2:测试安装pytest,pipinstallpytest安装
examples
Mia_yy
·
2022-12-28 18:52
huggingface
examples
如果要使用huggingfacetransformer框架实现一些最简单的任务的话,可以直接用官方的demo代码:huggingface
examples
环境和官方要求一致,然后对应pytorch这个路径下
Reza.
·
2022-12-28 18:21
深度学习
深度学习
人工智能
Bert增量训练——run_mlm.py脚本训练参数中文总结概括
Bert增量训练,run_mlm.py脚本链接如下:https://github.com/huggingface/transformers/tree/main/
examples
/pytorch/language-modeling
想躺平的小陈
·
2022-12-28 18:11
python学习笔记
bert
人工智能
深度学习
利用huggingface出品的transformers进行预训练模型的finetune
language-modelingfinetuning本文基于最新的transformersv4.3.3https://github.com/huggingface/transformers/tree/master/
examples
KAila_Lucky
·
2022-12-28 18:09
nlp
自然语言处理
pytorch
transformers
python程序代写兼职群,代做STA 137作业、代做JobProaciency留学生作业、代写Python实验作业、代写c++/python课程设计作业 代写R语言程序|代写R语言程序...
TopicscoveredthisweekSTA137WinterQuarter,2019Monday,January7Timesseries
examples
(Handout1).Wednesday,January9Reviewofregression
李远路
·
2022-12-28 13:55
python程序代写兼职群
对抗样本生成算法之FGSM算法
目录背景原理论文Explainingandharnessingadversarial
examples
.这篇论文由Goodfellow等人发表在ICLR2015会议上,是对抗样本领域的经典论文。
学-evday
·
2022-12-28 13:20
对抗样本
深度学习
在OpenHarmony上,使用tensorflow lite推理Yamnet实现语音分类
TensorFlowLiteC++minimalexampleThis
examples
howshowyoucanbuildasimpleTensorFlowLiteapplication.Step1.InstallCMaketoolItrequiresCMake3.16orhigher.OnUbuntu
TuT_today
·
2022-12-28 13:46
OpenHarmony
tensorflow
人工智能
语音识别
OpenHarmony
Tensorflow lite在树莓派4B上进行图像分类和目标检测
接着前面系列博客来讲,这里来实现下官方例子一.在RaspberryPi4B上进行图像分类
examples
/lite/
examples
/image_classification/raspberry_piatmaster
竹叶青lvye
·
2022-12-28 13:46
Python与深度学习
Tensorflow
lite
raspberry
pi
4b
tensorflow
hub
从零搭建 Node.js 企业级 Web 服务器(十三):断点调试与性能分析
出于安全性考虑默认为关闭状态,可以通过node参数--inspect或--inspect-brk开启,配合IDE能够非常方便地调试代码,本章就上一章已完成的项目licg9999/nodejs-server-
examples
·
2022-12-28 13:21
Task failed task_1641530057069_0002_m_000000
问题描述:[
[email protected]
]$hadoopjarshare/hadoop/mapreduce/hadoop-mapreduce-
examples
-3.1.3.
AII派森
·
2022-12-27 20:02
Hadoop
hadoop
hdfs
mapreduce
GPT-3后的Codex模型和自训练应用
介绍https://beta.openai.com/
examples
?category=codeCodex模型系列是我们GPT-3系列的后代,该系列经过自然语言和数十亿行代码的训练。
朴拙数科
·
2022-12-27 18:42
NLP
数据清洗
nlp
ORB-SLAM3-2:案例mono_inertial_tum_vi解读
/
Examples
/Monocular-Inertial/mono_inertial_euroc./Vocabulary/ORBvoc.txt.
xmrmol
·
2022-12-27 14:05
ORB-SLAM
slam
句子匹配 无监督_在无监督的情况下创建可解释的句子表示形式
modelslearnfixedsizerepresentationofsentences,typicallywithsomeformofsupervision,whicharethenusedforsentencesimilarityorotherdownstreamtasks.
Examples
ofthisare
weixin_26632369
·
2022-12-27 09:13
python
java
js
leetcode
机器学习
ViewUI
np.squeeze()函数
Examples
-------->>>x=np.array([[[0],[1],[2]]])>>>x.shape(1,3,1)>>>
泮城~烟沙
·
2022-12-26 22:33
深度学习
numpy
python
迁移学习 迁移参数_迁移学习简介
Weashumanshavetheabilitytotransfertheknowledgegainedinonetasktouseitanothertask,theeasieristhetasktheeasieristoutilizetheknowledge.Somesimple
examples
wouldbe
weixin_26752765
·
2022-12-26 15:15
python
java
人工智能
机器学习
编程语言
Python——tensorflow2.8逻辑回归算法(mnist)
tensorflow在2.0以上去掉了mnist数据集的处理指令,如果要下载的话得转为keras来处理,但是下载的数据没办法减容next_batch()函数,所以我们可以使用另一种方法:把tensorflow.
examples
.tutorials.mnistimportinput_data
我是灵魂人物
·
2022-12-26 12:25
python
ChatterBot聊天机器人结构(四):选择不同的核心算法
通过logic_adapters来实现算法的选择,
examples
下有一个实现数学和时间问题的算法,如下:#-*-codin
go2coding
·
2022-12-26 12:19
聊天机器人
ChatterBot
学习记录二 启动和简单分析skynet自带的 sample
先看一下skynet基本目录,如下图,skynet自带的sample在
examples
路径下点进去看一下config,如下图发现都是配置信息,如下图这里调用了skynet-src/skynet_main.c
橙子味的鱼
·
2022-12-26 11:31
skynet
skynet
lua
Tensorflow框架搭建全连接神经网络训练手写数字mnist数据集
Mnist数据集是0-9十个数字构成的图片形式的数据集,每张图片是28*28的大小在这里插入图片描述导入tensorflow中带的mnist数据集,以one-hot的形式:fromtensorflow.
examples
.tutorials.mnistimportinput_d
燕小硕
·
2022-12-26 10:19
神经网络
tensorflow
深度学习
python
机器学习
人工智能和安全方向专业英语词汇论文摘录
AAttentionAttentionmechanisms:注意机Self-attentionArtificialNeuralNetworks:人工神经网络AdversarialNetwork:对抗网络adversarial
examples
mossfan
·
2022-12-26 08:54
专业知识
人工智能
安全
机器学习
网络空间
吴恩达【神经网络和深度学习】Week1——深度学习概述
2、SupervisedLearningwithNeuralNetworks2.1、
Examples
2.2、Theclassificationofdata3、WhyisDeepLearningtakingoff
小白有颗大白梦
·
2022-12-26 07:31
DeepLearning
深度学习
神经网络
人工智能
Uncaught ReferenceError: OrbitControls is not defined 轨道控制器使用 报错
需要手动导入在文件夹示例里面import{OrbitControls}from'three/
examples
/jsm/controls/OrbitControls';
_Rookie._
·
2022-12-25 17:03
three.js
js
强化学习使用gym时出现错误:ValueError: too many values to unpack (expected 4)
.问题解决4.总结1.问题描述最近在学强化学习,用parl和gym实现Pong游戏的策略梯度-REINFORCE算法,主要的代码参考paddle的parl的教程lesson4课程(具体链接:PARL/
examples
Er_Bai
·
2022-12-25 09:49
编程问题
python
开发语言
机器学习
matlab 卷积神经网络工具,CNN卷积神经网络MATLAB工具箱中文注释版
DeepLearnToolbox└──DeepLearnToolbox-master├──CAE│├──caeapplygrads.m│├──caebbp.m│├──caebp.m│├──caedown.m│├──cae
examples
.m
罐装核子可乐
·
2022-12-25 04:06
matlab
卷积神经网络工具
TensorFlow - save model
人工智能_huachao1001的专栏-CSDN博客https://blog.csdn.net/huachao1001/article/details/785019282.CodeTherearesome
examples
toshowhowtosavetrainedmodelsexampl
如果曾经拥有
·
2022-12-24 18:51
tensorflow
Qt创建单元测试新子项目
pro文件//引入库:QT+=widgetstestlib三、新建main.cpp类名:TestClass四、修改pro文件//生成moc文件的语句:target.path=$$[QT_INSTALL_
EXAMPLES
crushFlower
·
2022-12-24 17:23
C++
QT
qt
单元测试
开发语言
记录LeetCode岁月(217. Contains Duplicate)
Givenanintegerarraynums,returntrueifanyvalueappearsatleasttwiceinthearray,andreturnfalseifeveryelementisdistinct.
Examples
Input
·
2022-12-24 16:14
上一页
37
38
39
40
41
42
43
44
下一页
按字母分类:
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
其他