登录
首页 » python » 快速迭代收缩阈值算法

快速迭代收缩阈值算法

于 2023-07-20 发布 文件大小:1.49 kB
0 118
下载积分: 2 下载次数: 1

代码说明:

Python实现的FISTA(Fast Iterative Shrinkage Thresholding Algorithm)算法,用于求解l1优化问题,可用于求解稀疏表达、压缩感知等问题。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pyqt5图书管理系统(源码+安装说明+数据库)
    pyqt5图书管理系统 python pyqt5搭建一个图书管理系统终于第一个版本发布上来了,基本实现都比较简陋### 开始#### 安装依赖```shpip install PyQt5 -i https://pypi.douban.com/simplepip install pymysql -i https://pypi.douban.com/simple ```#### 安装数据库安装任意一种服务器类型数据库即可[Mariadb下载](https://mariadb.org/)#### 创建数据库以及建表进入项目根目录`cd BookManage`,运行`python generate_data.py`生成数据库文件 #### 修改数据库的连接属性进入util->dbutil文件,修改里面的数据库连接属性。#### 运行进入到项目的根目录下,`python run.py`既可以运行项目。### 包含功能1. 权限分级    - 普通用户    - 管理员用户2. 普通用户    - 借书    - 还书    - 续借3. 管理员用户    - 添加图书    - 编辑图书    - 删除图书    - 催还
    2020-06-27下载
    积分:1
  • 脚本格式的视频。
    如果您是第一次提交源代码,请先参考提交的代码;
    2022-02-02 16:03:20下载
    积分:1
  • tensorflow预测股票涨跌
    这个和上一个不同,上一个是预测股票的价格,这个是预测涨跌。
    2022-03-13 06:21:34下载
    积分:1
  • manage.py
    dgango框架搭建的配置文件参考,源于edX开源项目代码(dgango profile reference frame structures, from edX open source project code)
    2013-12-09 16:28:18下载
    积分:1
  • hopfield神经网络数字识别
    说明:  基于hopfield神经网络的数字识别Python程序,本人对现有的程序进行了扩充修改,只需要添加训练样本图片就可以增加训练样本(注意样本像素要一致),这是我的课程设计,只做了数字0-5的识别,如有需要,稍微修改程序即可实现0-9的识别。(Based on the number recognition Python program of Hopfield neural network, I have expanded and modified the existing program. I only need to add the training sample image to increase the training sample (note that the sample pixels should be consistent). This is my curriculum design, only do the number 0-5 recognition, if necessary, slightly modify the program to achieve 0-9 recognition.)
    2021-01-15 12:16:38下载
    积分:1
  • PCA by singular Value decomposition
    提供了Python笔记本代码。PCA可以通过特征值分解或奇异值分解技术执行。此代码通过奇异值分解执行PCA
    2023-02-28 15:35:03下载
    积分:1
  • chat-master
    pyhon写的聊天室 安装: cd /path/to/source python bootstrap.py bin/buildout make sure redis-server is started bin/supervisord [optional] bin/supervisorctl goto localhost:9527(a live chat room built with python Install: cd /path/to/source python bootstrap.py bin/buildout make sure redis-server is started bin/supervisord [optional] bin/supervisorctl goto localhost:9527)
    2013-12-05 19:16:45下载
    积分:1
  • MEMB
    盒子覆盖方法,用于求分形网络的维度,是复杂网络分析的重要手段(box-covering metthod,fractal demession,self-similar )
    2013-05-05 16:28:56下载
    积分:1
  • voc_draw.py
    说明:  VOC格式标注可视化。用于数据标注的检查等(draw a picture with voc 2007 format)
    2020-06-17 11:20:02下载
    积分:1
  • kNN
    这是一个Knn分类算法的Python实现,Matlab中有类似的函数(knn classifer)
    2014-10-25 19:24:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载