gengyi

gengyi:

博客地址:https://www.cnblogs.com/gengyi/

最新文章

关于python 类的使用

FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future

tf.data.Dataset.from_tensor_slices中的shuffle()repeat()batch()用法

python学习笔记——爬虫中提取网页中的信息

python学习笔记——爬虫的抓取策略

Python学习笔记——与爬虫相关的网络知识

python学习笔记—

pythonl练习笔记——爬虫的初级中级高级所匹配的知识

pythonl练习笔记——threading线程中的事件Event

pythonl练习笔记——python线程的GIL

python学习笔记——线程threading 重写run()方法和守护进程daemon()

python学习笔记——线程threading

python学习笔记——进程间通信方式对比

腾讯云服务器web环境配置过程

linux的cat命令

OpenCV 对矩阵进行掩码操作

神经网络优化 - 卷积网络基础

神经网络优化 - 搭建神经网络八股

神经网络优化 - 正则化

神经网络优化 - 滑动平均

TensorFlow 中的 tf.train.exponential_decay() 指数衰减法

神经网络优化 - 学习率

关于深度学习中的batch_size

Tensorflow运行程序报错 FailedPreconditionError

搭建神经网络