-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
text-to-ascii-art
Transform your text to ASCII Art!
- 2017-10-31 04:20:23下载
- 积分:1
-
K_means聚类分类模型
基于图像处理、模式识别和k-means聚类,对图像特征进行提取和分类,分别建立了图像定位模型、分类模型和异物检测模型
- 2022-03-23 06:40:49下载
- 积分:1
-
qlearning
说明: q-learning算法的python版本(it is version of python for q-learning algorithm)
- 2019-06-01 21:40:26下载
- 积分:1
-
Dogs-vs-Cats
说明: 通过深度学习,实现了猫狗图片分类问题,准确度达到88%(Through in-depth learning, the problem of cat and dog image classification is realized, and the accuracy is 88%.)
- 2018-12-25 20:20:35下载
- 积分:1
-
Python_Data_Science_Handbook
python data science handbook
- 2020-06-23 10:20:02下载
- 积分:1
-
VPN批量检测
说明: 批量扫描Vps网站的存活性,服务器IP+端口(Survivability of batch scanning Vps websites)
- 2020-06-24 18:20:01下载
- 积分:1
-
多线程爬取文档网
使用python线程池多线程爬取文档网中的文档,目前为指定关键词,采取深度优先策略爬取文档链接、按业下载文档,递归下载每一页,内存消耗较大。
- 2023-05-31 06:15:03下载
- 积分:1
-
Python 3 Object Oriented Programming 2nd
python3 object oriented programming
- 2020-06-22 06:40:01下载
- 积分:1
-
股票
说明: 使用深度学习中的RNN网络对股票的趋势进行预测(The RNN network of deep learning is used to predict the trend of stock)
- 2020-07-01 10:07:10下载
- 积分:1