-
蒙特卡洛模拟
说明: 蒙特卡洛编程,含程序代码,代码直接复制即可,还有实例!!!(Monte Carlo programming, including program code.)
- 2019-11-04 09:23:14下载
- 积分:1
-
基于RNN的天气预测
在树莓派上实现了基于rnn的天气预测的神经网络模型
- 2022-02-15 01:34:54下载
- 积分:1
-
ThirdSoftVectorRegression
soft vector regression example
- 2020-06-19 02:00:01下载
- 积分:1
-
小程序
这是一些简单的python小程序,后面会持续更新,对于初学者很有帮助
- 2022-03-31 18:18:22下载
- 积分:1
-
基于GAN的人体动作识别
说明: 针对数据集较少导致人体动作识别率较低的情况,基于生成对抗网络搭建了一个人体动作识别网络,有效解决了以上问题(In view of the low recognition rate of human motion caused by the lack of data set, a human motion recognition network is built based on the generated countermeasure network, which effectively solves the above problems)
- 2020-05-18 20:42:05下载
- 积分:1
-
lstm-gru-pytorch-master
说明: 使用python和pytorch实现LSTM和GRU网络,并用MNIST数据集进行训练学习(Use Python and python to implement LSTM and Gru network, and use MNIST data set for training and learning)
- 2020-03-07 21:47:57下载
- 积分:1
-
ransac
说明: sift特征提取,ransac剔除匹配点进行优化,实现图像拼接。(SIFT feature extraction, RANSAC eliminate matching points for optimization, to achieve image mosaic.)
- 2020-07-04 18:03:06下载
- 积分:1
-
Pytorch implementation of Generative Adversarial Networks
# pytorch-MNIST-CelebA-GAN-DCGAN
Pytorch implementation of Generative Adversarial Networks (GAN) [1] and Deep Convolutional Generative Adversarial Networks (DCGAN) [2] for MNIST [3] and CelebA [4] datasets.
* If you want to train using cropped CelebA dataset, you have to change isCrop = False to isCrop = True.
* you can download
- MNIST dataset: http://yann.lecun.com/exdb/mnist/
- CelebA dataset: http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
* pytorch_CelebA_DCGAN.py requires 64 x 64 size image, so you have to resize CelebA dataset (celebA_data_preprocess.py).
* pytorch_CelebA_DCGAN.py added learning rate decay code.
## Implementation details
* GAN
![GAN](pytorch_GAN.png)
* DCGAN
![Loss](pytorch_DCGAN.png)
## Resutls
### MNIST
- 2022-03-21 10:01:59下载
- 积分:1
-
模糊聚类分析法(python)
运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equivalence relation; determining classification number.)
- 2019-05-28 23:34:59下载
- 积分:1
-
test
说明: 通过python 脚本在abaqus 创建模型(Creating model in ABAQUS through Python script)
- 2020-12-29 18:39:00下载
- 积分:1