自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (4)
  • 收藏
  • 关注

原创 手写数字识别

搭环境后运行代码报错 Process finished with exit code -1073741819 (0xC0000005) 坑死我了。 以前搭的环境也没这个错啊。 后来又升级pyqt5这个库数据集才加载上。 可怜我的新电脑,被我来回倒腾。 为啥旧电脑的环境没有这奇葩问题。 ...

2020-10-04 07:27:11 51

原创 深度学习环境搭建

***Win10下的深度学习环境搭建*** 1 Anaconda下载 下载内嵌python3.6的Anaconda3-4.3.0 下载地址: https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ 2 创建环境(也可以不创建,直接在根目录下安装pytorch。) 1可以使用命令: conda create -n pytorch python=3.6(python版本不要乱选,要选内嵌的,如果使用图形界面创建环境,自己会识别。...

2020-09-17 15:36:22 934

深度学习卷积神经网络

用CNN实现数字识别

2020-11-21

fastdfs-client-java-1.27-SNAPSHOT.jar

jarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjarjar

2020-02-22

wsystatic.rar

包含图书管理员、用户两个平台。用户可以浏览、查询、分类和检索图书信息、借阅和下载图书目录、续借等功能;图书管理员可实现导入图书清单,对图书进行分类,操作书籍信息,查询书单信息,还书等功能。 设计的主要创新:为图书借阅系统增加了模糊查询功能,了解图书详情,在线提交书单,导入图书清单,下载借书单等功能。

2020-01-23

zookeeper-3.4.7.jar

分布式的注册中心ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them, which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed. Learn more about ZooKeeper on the ZooKeeper Wiki.

2020-01-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除