-
PythonReader_1.9.4.101028
用来实现abaqusGUI操作脚本化的一个实时动态小程序(A real-time dynamic applet for abaqusGUI operation scripting)
- 2020-07-02 06:40:02下载
- 积分:1
-
Python-GUI-Programming-Cookbook
说明: Over 80 object-oriented recipes to help you create mindblowing
GUIs in Python
- 2020-06-23 00:40:01下载
- 积分:1
-
hr
说明: 人力资源数据分析练习,如果可以帮到您,请点赞(HR data analysis exercises)
- 2020-03-12 23:35:13下载
- 积分:1
-
python矩阵numpy库
[](https://travis-ci.org/numpy/numpy)
NumPy is the fundamental package needed for scientific computing with Python.
This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* tools for integrating C/C++ and Fortran code
* useful linear algebra, Fourier transform, and random number capabilities.
It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
More information can be found at the website:
* http://www.numpy.org
After installation, tests can be run (if ``nose`` is installed) with:
python -c "import numpy; nu
- 2022-08-20 23:43:20下载
- 积分:1
-
机器学习Python程序
覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimization algorithm; reinforcement learning and other algorithms of Python code.)
- 2018-10-26 18:55:12下载
- 积分:1
-
bp
说明: 使用鸢尾花数据集,预测鸢尾花种类。并随机选取100个样本作为训练数据,剩下50个作为测试数据。设置输入层四个神经元,接收输入的四个向量数据。设置一层隐含层,使用sigmoi激活函数,此问题为三分类问题,输出层激活函数使用sigmoi函数,神经元个数设置为3个,本类别输出1,其余类别输出0。(Iris, using data sets to predict Iris species. 100 samples were randomly selected as training data, and the remaining 50 samples were used as test data. Four neurons in the input layer are set to receive the four vector data. Set a hidden layer and use the sigmoi activation function. This problem is a three classification problem. The output layer activation function uses the sigmoi function. The number of neurons is set to 3. This category outputs 1 and the other categories output 0.)
- 2020-11-17 17:03:43下载
- 积分:1
-
pulse-detector
摄像头检测心率python程序,通过电脑的摄像头来检测心率,这里主要用到了图像的算法,检测人体额头的颜色变化(Python program the camera to detect heart rate, through the computer' s camera to detect heart rate, where the main image of the algorithm used to detect changes in body color forehead)
- 2021-01-14 18:58:46下载
- 积分:1
-
get-lucky
NAO机器人完美诠释机器人舞蹈之精髓,源码来源不易,请多多支持(The NAO ROBOT dance is a good example,if it can help you,i will very plearsure)
- 2018-05-07 21:12:26下载
- 积分:1
-
多核SVM
说明: python 自定义生成多核svm进行分类(python Custom Generated Multi-core svm)
- 2020-04-17 23:08:27下载
- 积分:1
-
ODL_Jonas_Adler_MIC_SW2015
说明: ODL python数据处理,用于医学影像重建,包括MLEM、FBP算法等(ODL Python data processing for medical image reconstruction, including MLEM, FBP algorithm, etc)
- 2020-11-30 21:09:29下载
- 积分:1