-
BESOpython
BESO的python程序,对于进行abaqus的二次开发很有帮助,这样可以将有限元单独在abaqus中进行处理,而优化算法则采用python进行编写(BESO python program, for the secondary development abaqus helpful, so that the finite element can be handled separately in abaqus, while the optimization algorithm is written in python)
- 2021-04-05 22:49:03下载
- 积分:1
-
main
说明: 使用openmv实现人脸识别。。。。。。。。。。。。。。。。。。(Face recognition is a kind of biometric technology based on facial feature information. A series of related technologies, also known as portrait recognition and face recognition, that use cameras or cameras to collect images or video streams containing faces, and automatically detect and track faces in the images, and then perform face recognition on the detected faces.)
- 2020-11-22 21:01:13下载
- 积分:1
-
python学生信息管理系统(Django入门级示例)
实现了增删改查等基本操作 运行环境:python 2.7 django==1.8 mysql 5.7.26 开发环境:Pycharm 【调试说明】 1. 修改 settings.py 中的数据库信息 为你本机数据库信息,同时要在mysql中创建上数据库 student_crud 2. 运行命令 初始化数据库相关表(或者直接使用附件中的sql脚本创建) D:idePython27Scripts>python D:StudyProjectsPythonProjectDjango_CRUD_Student-mastermanage.py migrate 3. 运行命令 打开网址 D:idePython27Scripts>python D:StudyProjectsPythonProjectDjango_CRUD_Student-mastermanage.py runserver
- 2018-09-13下载
- 积分:1
-
KDD99-SVM
根据SVM,基于向量机算法的入侵检测系统,依托的是KDD99数据集(According to SVM, the intrusion detection system based on vector machine algorithm relies on KD99 data set.)
- 2021-04-22 13:48:49下载
- 积分:1
-
python智能小车
【实例简介】
python智能小车
- 2021-07-30 00:31:11下载
- 积分:1
-
Python-for-DE--algorithm-
Python实现的差分进化算法的源代码,供大家学习参考(Python implementation of the differential evolution algorithm source code for everyone to learn information)
- 2011-08-24 15:54:11下载
- 积分:1
-
最小二乘法
使用Python实现最小二乘法,所有的深度学习算法都始于这个数学公式。(Using Python to implement the least square method, all deep learning algorithms begin with this mathematical formula.)
- 2020-06-17 17:00:02下载
- 积分:1
-
鸢尾花
说明: 通过鸢尾花数据集,构建和训练模型,得到相应的聚类散点图(Through the iris data set, construct and train the model to get the corresponding clustering scatterplot)
- 2020-07-08 15:00:27下载
- 积分:1
-
机器学习实战
说明: 机器学习实战中文英文pdf+数据集+代码(Practice of machine learning)
- 2021-02-21 23:11:22下载
- 积分:1
-
RNN
说明: 循环神经网络源码,带注释性说明,作为模板使用(Circular neural network source code, annotated)
- 2020-05-08 11:19:42下载
- 积分:1