我的第一本书终于出版了,书名叫做《ECharts数据可视化:入门、实战与进阶》,目前在当当、京东已经上架,可购买学习!什么是EChartsECharts,为Enterprise C...
https://developer.nvidia.com/rdp/cudnn-archivethanks to:494150793@qq.com
&j534s073J登录下载CentOS and Red Hat Linux# installing
sudo rpm -ivh libcu...
网上搜一堆解决问题的文章都没用1. 安装 pytesseractpip install pytesseract跑python识别程序,下列语句会报错pytesseract.image_to_string(Image.open(file...
一般Unicode指UTF-16打开UTF-8,用UFT-16编辑,保存还是UTF-8状态:ASCII 编码文件显示 DOS或UNIXUTF-8 编码文件显示为 U8-DOS或U...
解释见 https://blog.csdn.net/qq_26442553/article/details/94595715原文如下:1.执行一个python的multiprocessing.Pool进程池程序,实现多进程程序,...
print('\u60f3\u5f97\u7f8e')
pip install opencv-python --default-timeout 1000 -i https://pypi.mirrors.ustc.edu.cn/simple/
pip install numpy --default-timeout 1000 -i https://pypi.mirrors.ustc.edu.cn/simple/阿里云 http://mirrors.aliyun.com/pypi/simple/
中...
1. 选择历史版本及补丁安装https://developer.nvidia.com/cuda-toolkit-archive$ wget http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_...
把github.com 改成镜像即可 github.com.cnpmjs.org
改成中科大的源conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes去掉 -c
# conda i...
查看显卡是否存在$ lspci | grep -i vga禁用Nouveau驱动$ sudo vi /etc/modprobe.d/blacklist.conf
blacklist nouveau
:wq使用 dracut重新建立 initramfs p_...
1. 下载安装git clone https://github.com/deepklarity/jupyter-text2code.git
cd jupyter-text2code
pip install .2. 打开jupyter notebookjupyter notebook...
1. 下载 SimHei.ttfsudo wget https://github.com/StellarCN/scp_zh/raw/master/fonts/SimHei.ttf2. 安装中文字体SimHeisudo yum install fontconfig ...
image-tsne.ipynb 引用 lookalike下的模块 extract_feats import sys
sys.path.append("/work/lookalike/") # 指定绝对路径,告诉extract_feats.py中的f...