php中文网 | cnphp.com

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 133|回复: 0

httpsarxiv.org abs 1802.09022中算法的实现

[复制链接]

2615

主题

2622

帖子

9281

积分

管理员

Rank: 9Rank: 9Rank: 9

UID
1
威望
0
积分
6544
贡献
0
注册时间
2021-4-14
最后登录
2024-4-19
在线时间
665 小时
QQ
发表于 2024-2-23 19:18:53 | 显示全部楼层 |阅读模式
【代码名称】: <https://arxiv.org abs 1802.09022>中算法的实现

【代码介绍】: <https://arxiv.org abs 1802.09022>中算法的实现

【代码截图】:文件列表:

algorithms.py (57343, 2020-07-18)
functions.py (1957, 2020-07-18)
logreg_a9a_full_grad.ipynb (808085, 2020-07-18)
logreg_a9a_stoch.ipynb (929122, 2020-07-18)
logreg_diabetes_full_grad.ipynb (1091151, 2020-07-18)
logreg_diabetes_stoch.ipynb (1037177, 2020-07-18)
logreg_heart_full_grad.ipynb (973277, 2020-07-18)
logreg_heart_stoch.ipynb (1033120, 2020-07-18)
logreg_phishing_full_grad.ipynb (850086, 2020-07-18)
logreg_phishing_stoch.ipynb (1016327, 2020-07-18)
logreg_w8a_full_grad.ipynb (744208, 2020-07-18)
logreg_w8a_stoch.ipynb (792361, 2020-07-18)
nesterov_n1000_big_sigma_variance_experiment.ipynb (3108620, 2020-07-18)
nesterov_n1000_no_noise_sparsity_experiment.ipynb (2820029, 2020-07-18)
nesterov_n1000_noise_experiment.ipynb (2188759, 2020-07-18)
nesterov_n1000_small_sigma_variance_experiment.ipynb (2265876, 2020-07-18)
nesterov_n100_big_sigma_variance_experiment.ipynb (3554981, 2020-07-18)
nesterov_n100_no_noise_sparsity_experiment.ipynb (2419868, 2020-07-18)
nesterov_n100_noise_experiment.ipynb (2390885, 2020-07-18)
nesterov_n100_small_sigma_variance_experiment.ipynb (2292619, 2020-07-18)
nesterov_n5000_small_variance_small_noise_sparse.ipynb (640426, 2020-07-18)
nesterov_n500_big_sigma_variance_experiment.ipynb (3344734, 2020-07-18)
nesterov_n500_no_noise_sparsity_experiment.ipynb (3087493, 2020-07-18)
nesterov_n500_noise_experiment.ipynb (2364238, 2020-07-18)
nesterov_n500_small_sigma_variance_experiment.ipynb (2359153, 2020-07-18)
utils.py (9767, 2020-07-18)



# An Accelerated Method for Derivative-Free Smooth Stochastic Convex Optimization ## [arXiv](https://arxiv.org/abs/1802.09022) Implementation of the algorithms and experiments from the paper ***"An Accelerated Method for Derivative-Free Smooth Stochastic Convex Optimization"*** by Eduard Gorbunov, Pavel Dvurechensky, Alexander Gasnikov. ## Files * algorithms.py contains the implementations of the methods considered in the experimental part of the paper * functions.py contains implementation of basic oracles for Nesterov's function and logistic regression * utils.py contains functions for preparing data and plotting the results ## Jupyter Notebooks Each .ipynb file corresponds to the particular set of experiments with given dimension of the problem (for Nesterov's function) or given dataset. All datasets are taken from [LIBSVM library](https://www.csie.ntu.edu.tw/~cjl ... atasets/binary.html). ## How to run the code In order to run the code one needs to create folders "dump", "plot" and "datasets" in the same directory with jupyter notebooks, download corresponding datasets from LIBSVM library in txt-format, and put them in the folder "datasets".

【代码下载】: httpsarxiv.org abs 1802.09022中算法的实现.zip (29.82 MB, 下载次数: 0)





上一篇:用A 算法编写的寻路搜索算法源程序
下一篇:此源代码用于实现&lt;https://arxiv.org abs 1807.01852&gt;中提出的算法
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|php中文网 | cnphp.com ( 赣ICP备2021002321号-2 )51LA统计

GMT+8, 2024-4-19 22:11 , Processed in 0.176740 second(s), 41 queries , Gzip On.

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2020, Tencent Cloud.

申明:本站所有资源皆搜集自网络,相关版权归版权持有人所有,如有侵权,请电邮(fiorkn@foxmail.com)告之,本站会尽快删除。

快速回复 返回顶部 返回列表