• Python
  • JAVA
  • SQL
  • web前端
  • 服务器
  • pandas
  • django
  • 其他
  • Android Studio
  • 友情链接
  • 首页
  • 文章归档
  • 默认分类
  • Python
  • JAVA
  • SQL
  • web前端
  • 服务器
  • pandas
  • django
  • 其他
  • Android Studio
  • 友情链接
  • 首页
  • 文章归档
  • 默认分类
GPFCZ

服务器

python命令工具argparse

155 次访问 2021-07-28
Read More

nginx的多个子域名配置

188 次访问 2021-06-20
Read More

Python任务调度工具Apache-Airflow的安装使用

338 次访问 2021-06-20
Read More

redis基础

167 次访问 2021-06-17
Read More

mongodb基础

186 次访问 2021-06-17
Read More

docker学习笔记

207 次访问 2021-06-08
Read More

re正则表达式笔记

172 次访问 2021-06-01
Read More

frp的使用

178 次访问 2021-05-31
Read More

markdown使用笔记

203 次访问 2021-05-28
Read More

linux tips

188 次访问 2021-03-29
Read More

Posts Navigation

PAGE 1 OF 2
赣ICP备20005282号

Copyright © 2022 GPFCZ

Powered by Halo • Theme by Subtle Galaxy • REFERENCE FROM 寒山

本站运行:

感谢位小伙伴的 次访问

Back to the top
最新文章
Python tips

>>>a = '1'>>>print(a)1>>>b = '1'.zfill(2*4)>>>print(b)00000001

generate gif file from static image

import imageio, os, sysdef png_gif(path): png_lst = os.listdir(path) frames = [] for i in png_lst: frames.append(imageio.imread(path +

pytorch 1

let's use torch to create first neural network: according we input data to trainning model by itself.import torchfrom torch.nn import functionalfrom m

a big problem when you install torch

IssueMaybe after you installed torch, you will found your graphics card can't available on your torch. I guess you must use pip repo or conda repo to

machine learnning - identification verify code image

identify verify code imagemachine learnning - identification verify code image - [opencv to identify string, machine learning to identify what string]

分类
默认分类 default
Python python
JAVA java
SQL sql
web前端 web前端
服务器 服务器
C语言 c语言
其他 other
django django
pandas pandas
Python语言 python语言
机器学习 sklearn
标签
多线程 多线程
datetime datetime
pivot_table pivottable
pandas pandas
支付宝 微信