-
JDPackage-master (1)
京东抢卷、抢购python代码,代码中有注释,可以自行修改功能(Jingdong grabs and snap up Python code. There are notes in the code, which can be modified by itself.)
- 2018-11-09 08:18:49下载
- 积分:1
-
Free-form deformation自由变形
在pyqt框架下进行所有已实现的操作,包括变形、文件的读取与写入等,仅支持Windows。
注意:OBJ文件存储时请以.obj为后缀,FFD文件存储时请以.FFD为后缀。
- 2022-12-28 06:50:04下载
- 积分:1
-
python实现登录注册-图片文字识别
python实现登录注册-图片文字识别(基于百度api) 均为新手级别示例,基于tkinter
- 2020-12-09下载
- 积分:1
-
Recommender-Systems-master
说明: 使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset
The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets.
Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
- 2019-01-13 21:30:57下载
- 积分:1
-
cam
说明: pycamera,在python上的摄像头调用工具(pycamera,camera demo for python)
- 2019-04-25 10:23:20下载
- 积分:1
-
PyShearlets
说明: 剪切波代码实现 有Matlab和python两个版本 都是可以运行和跑通的(The implementation of shear wave code has two versions: MATLAB and python, which can run and run.)
- 2019-10-08 16:56:07下载
- 积分:1
-
图像旋转(角度计算并旋转)
说明: 通过直线判断图像的倾斜角度,并将其自动旋转正(Judging the tilt angle of an image by a straight line and automatically rotating it forward)
- 2019-04-29 16:36:36下载
- 积分:1
-
chapter3
周志华 机器学习 第三章 python 参考答案(Zhou Zhihua machine learning third chapter Python reference answer)
- 2018-06-07 21:59:46下载
- 积分:1
-
Spam
说明: 使用贝叶斯分类器实现的智能拦截垃圾邮件软件。黑白名单,特别关心,功能齐全,含精美UI界面,可换肤。(Intelligent spam interception software using Bayesian classifier)
- 2021-03-22 14:39:16下载
- 积分:1
-
Battery-Kalman-master
说明: 简单的电池建模(戴维南模型)以及卡尔曼滤波器,用于估算模拟锂电池的充电状态(SoC)估计。可模拟CC / CV充电和脉冲放电。 然后显示图形,显示仿真结果。 可以在Python / main.py中使用容量和Thevenin模型值。 充电/放电协议也可以更改,值可在Python / protocol.py中找到。(Simple battery modeling (the Thevenin model) and the Kalman filter are used to estimate the state of charge (SoC) of an analog lithium battery. Can simulate CC / CV charging and pulse discharge. Then display the graph and display the simulation results. The capacity and Thevenin model values can be used in Python / main.py. The charge/discharge protocol can also be changed and the values can be found in Python / protocol.py.)
- 2020-12-10 09:09:20下载
- 积分:1