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

友链

赣ICP备20005282号

赣ICP备20005282号

Zok的博客

Zok的博客

赣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
支付宝 微信