-
代码及相关文件
说明: IPC分类号的共现矩阵,技术融合,PYTHON代码(Co-occurrence matrix of IPC classification number)
- 2020-07-12 21:18:53下载
- 积分: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
-
新建文件夹
说明: python实现小波和短时傅里叶变换,源代码和测试算例(Python implementation of wavelet and short time Fourier transform)
- 2020-10-07 09:37:36下载
- 积分:1
-
关于小波变换
python的小波变换,多种母波,根据自己的需求进行调用,多加修改成自己的即可。可以作为一维和二维的图像进行去噪处理等,一维信号的去噪也可用。
- 2022-07-18 10:36:37下载
- 积分:1
-
FRS-LSTM风速预测模型
【实例简介】python代码,亲测可用
- 2021-09-07 00:31:11下载
- 积分:1
-
inpaint-object-remover-python
实现基于样本块的图像修复,是Criminisi经典图像修复算法。(Criminisi algorithm about exemplar-based inpainting)
- 2020-11-06 14:49:50下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
Prediction master
说明: 采用事件分析法预测股票,是一种有效的方法(The event method has high accuracy in stock prediction)
- 2020-12-27 15:00:22下载
- 积分:1
-
hw3-code
说明: 这是强化学习关于动态规划的例子,我们需要让智能体自己找到最好的策略。环境是一个5*5的格子,只有走到正确的格子下才能够获得奖励。通过这个例子对动态规划能有一个很好的了解。(This is an example of reinforcement learning about dynamic programming. We need to let agents find the best strategy for themselves. The environment is a 5*5 grid. Only when you get to the right grid can you get a reward. Through this example, we can have a good understanding of dynamic programming.)
- 2018-12-27 19:40:58下载
- 积分:1
-
WORD文档操作(python源码)
需安装 pip install python_docx 生成的word文档如下
- 2019-12-08下载
- 积分:1