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
USTC
【笔记】如何加载python中的各类库版本的requirement.txt的方法
sudopip3install-rrequirements.txt对于pytorch,可使用此命令从国内镜像进行快速安装:pip3installtorchtorchvision-ihttps://pypi.mirrors.
ustc
.edu.cn
宇航员WXH
·
2022-12-01 08:05
python
关于conda、虚拟环境envs、镜像通道mirrors channels、pip、pycharm解释器配置interpreter config的一些总结
目录conda与虚拟环境相关命令查看conda基本信息查看当前存在哪些虚拟环境创建虚拟环境克隆虚拟环境删除指定虚拟环境删除指定虚拟环境中某个包设置国内镜像添加Anaconda的TUNA镜像添加
USTC
仓库镜像设置搜索时显示通道地址
chizi15
·
2022-11-30 11:45
环境
其他
pycharm
python
conda
虚拟环境
解释器
论文笔记:AAAI 2020 Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction
1.前言论文链接:https://arxiv.org/pdf/1911.09419.pdfgithub:https://github.com/MIRALab-
USTC
/KGE-HAKEHAKE将实体映射到极坐标系中
饮冰l
·
2022-11-29 13:36
知识图谱
机器学习
深度学习
数据挖掘
神经网络
HAKE笔记:Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction
原文:LearningHierarchy-AwareKnowledgeGraphEmbeddingsforLinkPrediction代码:https://github.com/MIRALab-
USTC
zzflybird
·
2022-11-29 13:30
论文阅读笔记
知识图谱
tensorflow报错 FutureWarning: Passing (type, 1) or ‘1type‘ as a synonym of type is deprecated;
版本不兼容的问题可以使用如下命令更换numpy版本使用中科大的镜像一定要用-U来删除老版本,下载这个版本不用的话似乎就直接下载的18版本的pipinstall-Unumpy==1.16.0-ihttps://pypi.mirrors.
ustc
.edu.cn
起床啦修狗
·
2022-11-27 04:33
笔记
tensorflow
python
【论文阅读】Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction
LearningHierarchy-AwareKnowledgeGraphEmbeddingsforLinkPrediction》论文来源:EMNLP2020论文链接:https://arxiv.org/abs/1911.09419论文代码:GitHub-MIRALab-
USTC
天才少女101
·
2022-11-27 02:41
论文阅读
人工智能
自然语言处理
Transformer+YOLOv7排雷记录
来自于
USTC
的2022秋季数字图像处理project本课程设计基于cuda11.7和YOLOv7,引入了SwintransformerV2和BOTNET,COTNET,做了比较~一,RuntimeError
辩才天.Cp
·
2022-11-27 00:44
transformer
深度学习
人工智能
ubuntu16.04 针对rosdep init初始化报错的解决方案(一针见血版)
/sources.list/etc/apt/sources.list.baksudogedit/etc/apt/sources.list国内常用的地址源如下:清华源debhttp://mirrors.
ustc
.e
不爱打球的设计师不是一个好coder
·
2022-11-26 12:56
ubuntu
linux
conda升级tensorflow-gpu=2.5.0及cudn,cudatoolkit版本
2.3.0cudatoolkit=10.1.243cudnn=7.6.0=cuda10.1_0升级方式一:pipinstalltensorflow-gpu==2.5.0-ihttps://pypi.mirrors.
ustc
.edu.cn
yingchenwy
·
2022-11-25 15:12
tensorflow
conda
cudn
[TensorFlow] 运行报错——Ignore above cudart dlerror if you do not have a GPU set up on your machine.
pipinstalltensorflow-ihttps://pypi.mirrors.
ustc
.edu.cn/simple/问题分析:看报错信息也能看出来时GPU的问题。
海宝7号
·
2022-11-25 15:23
python2021
tensorflow
python
深度学习
cuda
R语言本地安装plsdepot包
去档案库里下载源文件,http://mirrors.
ustc
.edu.cn/CRAN/我放在了桌面,install.packages(“C:\Users\Jack\Desktop\plsdepot_0.1.17
users_csdn
·
2022-11-25 13:09
r语言
ROS的安装
/etc/lsb-release&&echo"debhttp://mirrors.
ustc
.e
司马小妹的成长故事
·
2022-11-25 11:36
slam
linux
ubuntu
slam
Mac OS 基于Python3.8安装OpenCV4
第一步安装Python(Linux和maxOS一般自带,win得自己装)第二步:安装OpenCV1、pip3installopencv_python-ihttps://pypi.mirrors.
ustc
.edu.cn
liyu.info
·
2022-11-25 00:04
python
python
opencv
jetson agx orin换源
#默认注释了源码仓库,如有需要可自行取消注释deb[arch=arm64]http://mirrors.
ustc
.edu.cn/ubuntu-ports/focalmainrestricteduniversemultiverse
CPFWWS
·
2022-11-24 20:26
ubuntu
服务器
运维
python常用的国内源地址(建议使用清华源)
阿里云http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn/simple/豆瓣(douban)http
sdcspn
·
2022-11-24 19:32
笔记
linux
python
pip下载太慢换源
pip.ini文件4.在pip.ini文件中输入下面的数据,index-url就是pip源,如果觉得太慢可以换[global]timeout=6000index-url=https://pypi.mirrors.
ustc
.edu.cn
QT-Smile
·
2022-11-24 13:27
深度学习之美
pip
python
开发语言
python离线库安装
/pathpyinstaller-ihttps://pypi.mirrors.
ustc
.edu.cn/simple/1、生成requirement.txtpipinstall-rrequirement.txt2
weixin_38394894
·
2022-11-24 10:09
python
开发语言
pip使用中科大源、清华源或修改默认源为中科大源、清华源
下查看默认源打开配置文件写入配置pip临时使用中科大源、清华源(windows、ubuntu下均可)1、下载某一个文件的时候,临时使用中科大源,加上如下后缀就行-ihttps://pypi.mirrors.
ustc
浅冲一下
·
2022-11-24 10:30
代码小技巧
python
深度学习
USTC
中科大数字图像分析2019年考题回忆
博客1——
USTC
中科大数字图像分析2019年考题回忆先来一段废话考试重点(听课重点关注)考点覆盖(本博客的核心来了)1,考数字弦的判定2,考连通悖论3,考掩模(其实就是算子)4,考Canny算子和SUSAN
请小兵
·
2022-11-23 22:15
课程
USTC
中科大
数字图像分析
2019年考题
国内镜像源汇总
https://pypi.tuna.tsinghua.edu.cn/simple北京理工大学:http://mirror.bit.edu.cn/web/中国科技大学:https://pypi.mirrors.
ustc
.edu.cn
柒柒钏
·
2022-11-22 19:11
小知识点
镜像源
国内常用源镜像地址
pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
祭夜醉美
·
2022-11-22 19:07
其它
python
国内镜像 源地址
源地址阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学:https://pypi.mirrors.
ustc
.edu.cn/simple/douban:http
墨风@@丘比特
·
2022-11-22 19:35
python
开发语言
numpy
爬虫
常见国内镜像源地址
pypi.tuna.tsinghua.edu.cn/simple/阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学:https://pypi.mirrors.
ustc
.edu.cn
_在水一方
·
2022-11-22 19:01
pip
python
常用国内镜像源地址汇总
国内镜像地址:阿里云http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn/simple/豆瓣(douban
supreluc
·
2022-11-22 19:31
keras
python
人工智能
config设置源 使用pip_PIP设置镜像源
mirrors.aliyun.com/pypi/simple/清华大学https://pypi.tuna.tsinghua.edu.cn/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
weixin_39854730
·
2022-11-22 17:00
config设置源
使用pip
python修改pip源,使用config命令
pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
红烧猎人
·
2022-11-22 17:28
Python
python
pip
阿里云
Python 用pip config set命令修改pip为国内镜像源 附打开文件夹修改和用命令行修改两种方法
这里例举了部分国内常见的开源镜像站镜像站名网址清华大学开源软件镜像站https://mirrors.tuna.tsinghua.edu.cn/阿里云开源镜像站http://mirrors.aliyun.com/中国科学技术大学http://mirrors.
ustc
.edu.cn
过期程序猿
·
2022-11-22 17:43
Python
python
pip
windows
【无标题】
源修改为国内镜像修改源方法:pip源修改为国内镜像国内镜像:阿里云http://mirrors.aliyun.com/pypi/simple/ 中国科技大学https://pypi.mirrors.
ustc
.edu.cn
超软的小钢镚
·
2022-11-22 09:23
python
开发语言
让 python pip 使用国内镜像源
pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
zhaijianfengrui
·
2022-11-22 08:24
python
ubuntu
linux
基于负荷曲线的聚类分析与预测
基于负荷曲线的聚类分析与预测数据预处理时间序列初步分析季节ARIMA模型(划分测试集训练集)聚类分析部分数据预处理#安装库专用#通过如下命令设定镜像options(repos='http://mirrors.
ustc
.edu.cn
一个语文不好的NLPer
·
2022-11-21 21:50
R语言数据分析与挖掘
电力行业
预测
时间序列
数据分析
聚类分析
pip 换源
pip换源是非常常用的操作,记录几个常用的国内源网站阿里云https://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
啊巴啊吧
·
2022-11-21 18:15
linux
pip
Pip 技巧 批量下载安装 WHL 文件
国内常用的Pip地址仓库如下:阿里云,http://mirrors.aliyun.com/pypi/simple/中国科技大学,https://pypi.mirrors.
ustc
.e
Daphnis_z
·
2022-11-21 18:41
环境搭建
python
pip
经验分享
PIP使用助记
pypi.tuna.tsinghua.edu.cn/simple阿里云:https://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
Dircou
·
2022-11-21 18:09
个人笔记
python
VS2022和QT5.14.2的安装调试
1QT下载安装https://mirrors.
ustc
.edu.cn/qtproject/archive/qt/5.14/5.14.2/qt-opensource-windows-x86-5.14.2.
天人合一peng
·
2022-11-21 18:05
C/C++
qt
开发语言
图像处理与计算机视觉基础,经典以及最近发展!
原作者:杨晓冬(个人邮箱:xdyang.
ustc
@gmail.com),看样子还是中科大学长原链接:http://www.iask.sina.com.cn/u/2252291285/ish图像处理与计算机视觉基础
Xiacedar
·
2022-11-21 08:07
机器视觉
计算机视觉
图像处理与计算机视觉 基础、经典以及最近发展
图像处理与计算机视觉基础、经典以及最近发展在这里,我特别声明:本文章的源作者是杨晓冬(个人邮箱:xdyang.
ustc
@gmail.com)。
LOZBX
·
2022-11-21 08:58
图像处理与计算机视觉
计算机视觉
图像处理
图像处理与计算机视觉基础、经典以及最近发展
图像处理与计算机视觉基础,经典以及最近发展Byxdyang(杨晓冬xdyang.
ustc
@gmail.com)一、绪论1.为什么要写这篇文章从2002年到现在,接触图像快十年了。
GarfieldEr007
·
2022-11-21 08:23
计算机视觉CV
图像处理
计算机视觉
经典
算法
配置python pip国内镜像源
1.国内镜像源: 阿里云http://mirrors.aliyun.com/pypi/simple/ 中国科技大学https://pypi.mirrors.
ustc
.edu.cn/simple/ 豆瓣(
猿代码_xiao
·
2022-11-21 04:54
python
人工智能
python
开发语言
解决 python 下载包慢的问题
://pypi.douban.com/simple/清华大学:https://pypi.tuna.tsinghua.edu.cn/simple/中国科学技术大学http://pypi.mirrors.
ustc
.edu.cn
@苏词吗?
·
2022-11-21 01:33
django开发
人工智能
后端
python
numpy
深度学习
关于win10环境下配置pycharm的anaconda虚拟环境
虚拟环境搞了整个上午,终于完成,期间遇到很多坑,在这里做个记录,希望能帮到有缘人吧(第一次做个博客,欢迎大家多多指点我这个小白)一下载anaconda的地址,我用的是中科大的镜像站**http://mirrors.
ustc
.edu.cn
Relerk
·
2022-11-21 01:45
pycharm
anaconda
win10
记录一下Ubuntu 18.04安装ROS遇到的问题以及解决方法
/etc/lsb-release&&echo"debhttp://mirrors.
ustc
.edu.cn/ros/ubuntu/$DISTRIB_CODENAMEmain">/etc/apt/sources.list.d
想学算法的蒟蒻
·
2022-11-21 01:41
机器人控制
ubuntu
python
其他
使用中科大源安装python库
simple/https://mirrors.bfsu.edu.cn/pypi/web/simple/尤其是针对conda安装问题解决方法:$pipinstallpandas-ihttps://mirrors.
ustc
.edu.cn
Leon嘞
·
2022-11-20 20:29
安装教程
linux
python
服务器
python3.7安装CV2(镜像),百试不爽,“Read timed out.“
使用镜像pipopencvpipinstall-ihttps://pypi.mirrors.
ustc
.edu.cn/simple/opencv-python
小杨加油
·
2022-11-20 06:57
opencv
python
tensorflow
pycharm安装指定版本的numpy包,其他包也适用
Windows激活环境命令activate先卸载numpy再安装指定版本(我的是numpy==1.19.3)pipinstallXXX-iSimpleIndexhttps://pypi.mirrors.
ustc
.edu.cn
努力的小冉
·
2022-11-20 05:02
python
开发语言
解决conda创建新的虚拟环境非常慢问题
1.更换国内的镜像源,在终端依次输入以下命令condaconfig--addchannelshttps://mirrors.
ustc
.edu.cn/anaconda/pkgs/main/condaconfig
小明是谁鸭
·
2022-11-20 01:36
conda
python
深度学习
conda配置+出现CondaHTTPError: HTTP 000 CONNECTION FAILED for url ...的终极解决方法
运行AnacondaPromptcondaconfig--addchannelshttps://mirrors.
ustc
.edu.cn/a
嘉瓦仔
·
2022-11-19 18:49
日常小tip
http
网络协议
网络
【ERROR】cannot verify xxx certificate, issued by ‘/C=US/O=Let’s Encrypt/CN=R3’:use `--no-check-certif
当我们使用wget下载不安全的的东西是会提示下列内容ERROR:cannotverifylug.
ustc
.edu.cn'scertificate,issuedby‘/C=US/O=Let'sEncrypt
飝鱻.
·
2022-11-19 16:56
hadoop
centos
服务器
linux
安装jieba库时pycharm报错并cmd中pip报错
simple--trusted-hostpypi.douban.com1)http://mirrors.aliyun.com/pypi/simple/阿里云2)https://pypi.mirrors.
ustc
.edu.cn
彤小彤_tong
·
2022-11-19 09:38
python
USTC
信院集群使用
https://git.
ustc
.edu.cn/ypb/gpu-cluster首先要跟管理员要个账号,这个不做叙述Dockerfile因为使用集群必须用Docker,所以这里要写一个Dockerfile
harry_tea
·
2022-11-19 05:32
服务器
docker
linux
运维
解决pip install 速度慢问题
pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu
Python大数据分析
·
2022-11-19 03:37
Python奇技淫巧
tensorflow
python
pycharm
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他