资源列表
GAN-minist-tensorflow-master
- GAN 的基本例程,能够很好的帮助你理解生成对抗网络(The basic routines of GAN can help you understand how to generate confrontation networks.)
python画图
- 适合科研画图,方便修改代码和其他画图工具,总之真的很不错!
慢特征分析算法包
- 该算法旨在提取输入信号中的变化最缓慢的特征信号,即反映本质特性的信号。其中包含测试、简介、使用说明等。
Python数据可视化编程实战_code
- Python数据可视化编程实战_配套原代码(Matching the original code)
禁忌搜索解决tsp问题
- 使用matlab应用禁忌搜索解决tsp问题,算法齐全,本人使用没有任何问题。
吴恩达机器学习课程ex6
- 这个是吴恩达机器学习课程的ex6作业源文件 大家可以下载适应
Chaotic Systems Toolbox
- 这个工具箱包含一组函数,可以用来模拟一些最著名的混沌系统,其为相空间重构、模拟时间序列的线性特性、尺寸和噪声估计以及降噪提供了额外的功能。(This toolbox contains a set of functions which can be used to simulate some of the most known chaotic systems, such as: - The Henon map - The Ikeda map - The Logistic map - The
从零开始学Python网络爬虫源代码+教学PPT
- 《从零开始学爬虫》的配套资料(PPT和源码)("Learning Reptiles from Zero" (PPT and Source))
机器学习算法实现
- 实现主流机器学习算法,代码经过检验,都能跑的通。(Implementing Mainstream Machine Learning Algorithms)
sklearn-tree-BN-knn
- 分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the dat
spss数据挖掘
- 该资料包含经典电子书籍spss数据挖掘方法的影印版(This material contains a photocopy of the classic e-book spss data mining method.)
股票爬虫
- 网易财经股票爬虫,通过python编写的,可以访问某只股票所有的历史数据(Netease financial stock crawler, written by python, can access all the historical data of a stock)