资源列表
weifenjinhuadeyingyong
- 微分进化算法的两 篇应用文章
roboop
- 用于机器人运动学和动力学分析的函数包,内含帮组文件。 具体的用法可以参照http://hi.baidu.com/wujbclzw/blog/item/aa433dfce2b968f4fc037fb6.html-Robot kinematics and dynamics analysis for a function package that includes help group file. Can refer to the use of specific http://hi.baidu.com
les-rcseaux-de-neurone-rbf
- rbf neural network explication
testsphere
- 球体的磁异常正演程序,模拟了地质体在地下的磁异常情况。-Magnetic anomaly forward modelling
SVMcode
- 这是一个采用c++编写的用于机器学习文本分类的SVM算法的实现代码。-c prepared using machine learning for text classification of SVM codes.
SVMcode
- 基于svm的机器学习文本分类方法,具有很好的借鉴意义-Svm-based machine learning text classification methods, with a good reference
CompetitionChampionAlgorithm100801
- 可用于有约束函数优化的竞赛争冠算法程序已基本完成,但肯定还有未发现的问题.请您试用,并提宝贵的意见和批评.谢谢!该程序是在自创的无约束优化的竞赛争冠算法(旧称竞技取冠算法)函数优化程序基础上,开发出来的有约束优化程序.程序采用罚函数法实现有约束优化的,但罚因子(惩罚系数)的处理方法有别于其它罚函数法.该程序证明这种惩罚系数处理方法是有效的.该法调整惩罚系数简单,粗放,一般应用默认值即可.该程序普适性较好,进化参数调整简单,不敏感,全局最优解的搜索能力较强,数据重现性(鲁棒性)较好,获得结果精度较
pycuda-2017.1.1.tar
- 矩阵相乘的并行运算的算法,运算效率可以轻松提高近100倍。是进行人工智能研究及深度学习先关研究的必备并行算法。(The algorithm of parallel operation of matrix multiplication can easily increase the operation efficiency by nearly 100 times. It is a necessary parallel algorithm for the study of artificial in
111
- 爱因斯坦:广义相对论的基础在原理、方法和基本理论。-Einstein: the basis of general relativity in principle, methods and basic theory.
MATLAB
- 雷英杰《MATLAB 遗传算法工具箱与应用》 PDF 格式-LEI " MATLAB genetic algorithm toolbox and application" PDF format
softmax
- 人工智能导论作业,用softmax方法实现的水杯图片分类,可扩展到其他分类任务(Homework of AI. Classify images of cups using softmax. Can be used in other tasks.)
svm
- 人工智能导论作业,用SVM方法实现的水杯图片分类,并生成loss的下降趋势图(Homework of AI. Using SVM to classify images of cups and bottles.)