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
readthedocs
torch.scatter算子详解
0scatter理解关于该算子,torch官方的文档https://pytorch-cn.
readthedocs
.io/zh/latest/package_references/Tensor/#scatter_input-dim-index-src-tensor
leo0308
·
2022-12-28 17:45
基础知识
pytorch
深度学习
python
使用LightGBM和GridSearchCV预测Titanic数据集
这两个参数都很多,对应的文档在https://lightgbm.
readthedocs
.io/en/latest/Experiments.html和https://lightgbm.cn/docs/6/
silentwilliam
·
2022-12-28 15:39
python机器学习
sklearn
机器学习
python
python将自己的程序使用pyinstall打包(打包多个.py文件)
.安装pyinstaller,[github地址](https://github.com/pyinstaller/pyinstaller),[website](https://pyinstaller.
readthedocs
.io
小金~~
·
2022-12-28 15:08
#
Python
python
开发语言
python库介绍-PySimpleGUI-简单的GUI开发工具
https://pysimplegui.
readthedocs
.io/en/latest/cookbook/https://zhuanlan.zhihu.com/p/88665288
哈_哈,笑一个吧!
·
2022-12-28 12:31
实习&夏令营
python
[carla] carla-ros-bridge 修改信号灯行为。
查阅API网站可知traffic_light具有set_state(self,state)方法https://carla.
readthedocs
.io/en/latest/python_api/#carlatrafficl
一骑红尘荔枝来
·
2022-12-27 22:39
carla仿真环境教程
python
自动驾驶
python 版本 torchnet 简单使用文档
它只是方便复用的一个框架torchnet是用于torch的代码复用和模块化编程的框架文档:https://tnt.
readthedocs
.io/en/latest/github地址:https://github.com
_Cade_
·
2022-12-27 20:00
pytorch
torch
pytorch
torchnet
【RL】Reinforcement Learning Tips and Tricks
强化学习教程资源:https://stable-baselines3.
readthedocs
.io/en/master/guide/rl.htmlSB3教程:https://github.com/araffin
None072
·
2022-12-26 23:02
#
强化学习
人工智能
深度学习
conda下使用jupyter notebook 报错解决
问题ImportError:IProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
梦码城
·
2022-12-24 18:57
Python
机器学习
深度学习
人工智能
Python工具包 | 图像处理PIL库的基本使用
文章目录1.Image类的基本用法2.ImageFilter类的基本用法3.ImageFont类的基本用法4.ImageDraw类的基本用法官方的API文档如下:https://pillow-cn.
readthedocs
.io
Clichong
·
2022-12-24 16:08
#
Python
python
图像处理
计算机视觉
Jupyter Notebook导出PDF时报错“nbconvert failed: xelatex not found on PATH……”的解决办法
xelatexnotfoundonPATH,ifyouhavenotinstalledxelatexyoumayneedtodoso.Findfurtherinstructionsathttps://nbconvert.
readthedocs
.io
969329200
·
2022-12-23 09:09
python
pytorch-lighting使用
参考文档:LightningModule—PyTorchLightning1.7.5documentation(pytorch-lightning.
readthedocs
.io)pytorch_lightning
就要酸死你
·
2022-12-22 23:43
pytorch
深度学习
python
如何安装torch_geometric?
torch_geometric安装官网:https://pytorch-geometric.
readthedocs
.io/en/latest/notes/installation.html1.查看CUDA
知行合一and至于至善
·
2022-12-22 17:12
pytorch
深度学习
python
MMsegmentation安装教程
它需要Python3.6以上,CUDA9.2以上和PyTorch1.3以上MMSegmentation安装https://mmsegmentation.
readthedocs
.io/en/l
Thinkobj
·
2022-12-22 04:14
mmsegmentation
python
深度学习
pytorch
NNI自动调参工具
官方文档:https://nni.
readthedocs
.io/zh/stable/官方文档中的命令行自动调参写的并不十分明白,为避免后来人踩坑,做此纪录。总结一下,按三步走即可,十分方便。
zhongzhehua
·
2022-12-21 19:40
NNI
自动调参工具
【NNI】自动超参搜索
下载NNIhttps://nni.
readthedocs
.io/en/stable/installation.htmlpipinstallnni加入NNI大体上不需要修改什么,只要在之前的代码里加上下面这些
_YiFei
·
2022-12-21 19:07
机器学习
机器学习
深度学习
人工智能
1024程序员节
PubChem的Python接口PubChemPy使用心得
花了一整天琢磨PubChemPy这个接口,写一下自己的使用心得:目的:根据化合物名称批量下载化合物的smi格式参考资料:1.https://pubchempy.
readthedocs
.io/en/latest
CA&AI-drugdesign
·
2022-12-21 03:56
Python库:Imageio库(待完善)
Mainwebsite:https://imageio.github.ioDoc:https://imageio.
readthedocs
.io/en/stable/index.htmlimageio跨平台
mulus
·
2022-12-20 22:37
Python库
python
PaddleNLP
www.paddlepaddle.org.cn/paddle/paddlenlpGithub:https://github.com/PaddlePaddle/PaddleNLP使用文档:https://paddlenlp.
readthedocs
.io
伊织code
·
2022-12-20 15:53
PaddleNLP
简单例子说明XGBoost中树模型的构建过程
计算输出值6.新的预测值7.继续构建下一棵树这里不再介绍XGBoost的原理及推导过程,推荐一些资料:【机器学习】决策树(下)——XGBoost、LightGBM(非常详细)https://xgboost.
readthedocs
.io
热爱生活的菇凉
·
2022-12-20 11:04
算法工程师
XGBoost
机器学习
决策树
OpenCV_Python官方文档9——转换颜色空间&颜色过滤
OpenCV-PythonTutorialshttps://opencv-python-tutroals.
readthedocs
.io/en/latest/py_tutorials/py_tutorials.html1
HONGYUAN~
·
2022-12-20 10:23
opencv_python
opencv
python
物体追踪
转换颜色空间
Cartographer配置与安装
cartographer_ros官方参考链接:https://google-cartographer-ros.
readthedocs
.io/en/latest/compilation.html#system-requirementscartographer
晓晨的博客
·
2022-12-20 05:46
激光SLAM
ROS
Ubuntu
自动驾驶
ros
cartographer
ubuntu18.04 (melodic)cartographer安装(详细)
cartogrpher环境配置安装的官网网址:https://google-cartographer-ros.
readthedocs
.io/en/latest/compilation.html#building-installation
努力glow .
·
2022-12-20 05:44
笔记
ubuntu
python
自动驾驶
算法
Cartographer安装
参考链接https://doc.bwbot.org/zh-cn/books-online/xq-manual/topic/136.htmlhttps://google-cartographer-ros.
readthedocs
.io
清风丶腾云
·
2022-12-20 05:40
cartographer
安装
python3爬虫的运行状态scrapy+scrapyd +Gerapy分布式爬虫管理框架(转)
/article/details/109840745scrapyd部署爬虫项目GitHub:https://github.com/scrapy/scrapydAPI文档:http://scrapyd.
readthedocs
.io
__Songsong
·
2022-12-20 03:49
python爬虫
CARLA在Windows上的安装与运行
本文写作目的,一个是作为自己的操作笔记,二个是帮助一些更习惯看中文版本的一些朋友https://carla.
readthedocs
.io/en/latest/start_quickstart/这是Carla
xiaosongluo
·
2022-12-19 15:32
CARLA
windows
python
CARLA
Paddle-Inference win10平台C++源码编译(GPU版本亲测成功)
目标运行平台x64win10克隆源码gitclonehttps://github.com/PaddlePaddle/Paddle.git官方源码编译文档https://paddle-inference.
readthedocs
.io
Alex-Leung
·
2022-12-17 09:27
paddlepaddle
CUDA
paddlepaddle
python
c++
Python中的PID库
Things-DAQ-Code/blob/main/Digital-PID/gpiozero_extended.pysimple_pid(连续PID)API文档:https://simple-pid.
readthedocs
弱弱的嵌入式小白
·
2022-12-16 21:02
树莓派学习笔记
python
开发语言
linux
嵌入式硬件
记录一次 mmdetection 自定义数据训练和推理
—MMDetection2.22.0文档https://mmdetection.
readthedocs
.io/zh_CN/latest/https://github.com/open-mmlab/mmdetection
何小义的AI进阶路
·
2022-12-16 17:02
计算机视觉
人工智能
深度学习
深度学习
目标检测
计算机视觉
torch中的索引,切片,连接,换位
importnumpyasnp'''https://pytorch-cn.
readthedocs
.io/zh/latest/package_references/torch/#indexing-slicing-joining-mutating-ops
林丿子轩
·
2022-12-16 11:02
pytroch
官方文档研读
pytorch
python
深度学习
代码属性图之-Joern安装
二安装首先是官网的安装方法,如下:https://joern.
readthedocs
.io/en/latest/installation.html#system-requirements-and-d
water_likly
·
2022-12-15 20:06
代码属性图
Python Fitter 判断数据样本的分布函数拟合
HistFit类:适合密度函数本身Python拟合数据样本的分布github项目:https://github.com/cokelaer/fitterfittle说明文档:https://fitter.
readthedocs
.io
何为xl
·
2022-12-15 08:07
python数据分析
python
python --Pillow库详解
官文链接https://pillow.
readthedocs
.io/en/latest/handbook/tutorial.html#converting-between-modes安装PillowpipinstallPillowPillow
像风一样的男人@
·
2022-12-15 08:07
笔记
python
xgboost python分类_xgboost-Python代码详解
python机器学习-乳腺癌细胞挖掘(博主亲自录制视频)xgboost官网教程https://xgboost.
readthedocs
.io/en/latest/python/python_intro.html
weixin_39942033
·
2022-12-15 08:36
xgboost
python分类
python加载模型包_pytorch 加载(.pth)格式的模型实例
pytorch自带模型网址:https://pytorch-cn.
readthedocs
.io/zh/latest/torchvision/torchvision-models/按官网加载预训练好的模型
weixin_39634985
·
2022-12-14 08:06
python加载模型包
pytorch加载预训练模型(.pth格式)
0.写在前面pytorch自带模型网址:https://pytorch-cn.
readthedocs
.io/zh/latest/torchvision/torchvision-models/官方预训练模型调用代码
后悔大鲨鱼
·
2022-12-14 08:57
pytorch
python
深度学习
OpenCV-Python函数汇总
1.OpenCV包的安装在python控制台中输入pipinstallopencv-python或者访问官方网站https://opencv-python-tutroals.
readthedocs
.io
知欧zhou
·
2022-12-13 20:45
opencv
python
计算机视觉
调包实现Multiple imputation by chained equations(MICE)
Publicfunctions—imputenadocumentationhttps://imputena.
readthedocs
.io/en/latest/functions.html#multiple-imputation-by-chained-equationshttps
DeniuHe
·
2022-12-13 17:46
算法
python
机器学习
Google 开源项目风格指南
谷歌规范https://zh-google-styleguide.
readthedocs
.io/en/latest/contents/阿里巴巴Java开发手册https://github.com/alibaba
uncle_ll
·
2022-12-13 16:40
#
程序员
代码规范
谷歌
阿里
MMdetection3d环境搭建和使用避坑记录
MMdetection3d环境搭建和使用避坑记录官方github:https://github.com/open-mmlab/mmdetection3d官方文档:https://mmdetection3d.
readthedocs
.io
平山村小明
·
2022-12-13 15:30
深度学习
自动驾驶
机器人感知
3d
深度学习
pytorch
Detectron2使用教程
文章参考https://blog.csdn.net/weixin_42174674/article/details/116290093查看官网文档https://detectron2.
readthedocs
.io
无能者狂怒
·
2022-12-13 14:20
深度学习
深度学习
目标检测
人工智能
解决报错:ImportError: IProgress not found. Please update jupyter and ipywidgets
错误描述“ImportError:FloatProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
林仔520
·
2022-12-13 13:25
科研
Python
ipywidgets
jupyter
下数据集出错
ImportError:IntProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
Tiramisu66
·
2022-12-13 13:24
一些记录
TensorFlow
解决报错ImportError: IProgress not found. Please update jupyter and ipywidgets.
transformers模型导入预训练模型时,报错:ImportError:IProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
山顶夕景
·
2022-12-13 13:54
安装教程&bug解决
jupyter
python
Anaconda虚拟环境报错: ImportError: IProgress not found. Please update jupyter and ipywidgets. See https:/
中新建的虚拟环境中跑代码报出如下错误:ImportError:IProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
light-124
·
2022-12-13 13:54
debug
anaconda
深度学习学习——时间序列数据增强
数据增强的工具包:https://tsaug.
readthedocs
.io/en/stable/index.htmlWhatisthedifferencebetweenfeatureextractionwithorwithoutdataaugmentation
量化橙同学
·
2022-12-11 15:27
量化投资
深度学习
Ubuntu18.04安装QT及QT-ROS插件
下载链接:https://ros-qtc-plugin.
readthedocs
.io/en/latest/_source/How-to-Install
YMMMAR
·
2022-12-11 14:40
qt
开发语言
tensorflow中tf.keras.models.Sequential()用法_小张学习之路分享
由于自己还是个新手小白,尚没有总结这个用法的能力,这里分享几个自己看了,启发很大的学习网址:1.https://keras-cn.
readthedocs
.io/en/latest/getting_started
zdm_0301
·
2022-12-11 08:49
tensorflow
Sequential
tensorflow
网络
keras中ImageDataGenerator用法
u012969412/article/details/76796020https://www.jianshu.com/p/d23b5994db64keras函数官方解析连接:http://keras-cn.
readthedocs
.io
babywang0
·
2022-12-11 00:06
计算机视觉笔记
keras ImageDataGenerator类的个人笔记
参考网站:https://keras-cn-docs.
readthedocs
.io/zh_CN/latest/blog/image_classification_using_very_little_data
Gewenfei_1
·
2022-12-11 00:35
深度学习
图像
Keras
深度学习
Keras/Tensorflow训练逻辑研究
Keras是什么,以及相关的基础知识,这里就不做详细介绍,请参考Keras学习站点http://keras-cn.
readthedocs
.io/en/latest/Tensorflow作为backend
gqixl
·
2022-12-10 09:33
tensorflow
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
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
其他