登录
首页 » Python » 079842-01

079842-01

于 2020-06-17 发布
0 192
下载积分: 1 下载次数: 1

代码说明:

说明:  《深入浅出Python机器学习》源码 ipynb格式("Deep and Simple Python Machine Learning" Source Code ipynb Format)

文件列表:

978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch10.ipynb, 135321 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch11.ipynb, 172060 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\ch12.ipynb, 15407 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\ch13 optional.ipynb, 17828 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch14 prepare.ipynb, 234278 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch1practice.ipynb, 9101 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\ch2-knn-classifier.ipynb, 99959 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch2.ipynb, 20566 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch3 knn.ipynb, 249517 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\CH4.ipynb, 99606 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch5.ipynb, 197426 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch6.ipynb, 182443 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch7.ipynb, 240734 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch8.ipynb, 336559 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook\Ch9.ipynb, 369363 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序\jupyter notebook, 0 , 2018-08-14
978-7-302-50323-1-深入浅出Python机器学习 源程序, 0 , 2018-08-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • ARMAandARandMA
    这是AR,MA,ARMA模型和仿真程序,希望对大家的学习有帮助!(This is the AR, MA, ARMA modeling and simulation program, and they hope to have helped everyone to learn!)
    2008-03-25 15:18:01下载
    积分:1
  • DSP
    蝶型算法计算快速FFT的书上源码 亲测可用 该其中数值 可计算任意长度FFT(Butterfly Algorithms for Computing Fast FFT Book Source Codes The pro-test can be used to calculate FFT of arbitrary length.)
    2020-06-17 05:20:01下载
    积分:1
  • VehicleDynamicSimulationwithMATLAB
    ,建立车体6个自由度加上前轮转向系统1个 自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽车前轮转角,也可以不给定前轮 转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性(, 6 degree of freedom body set up with front-wheel steering system a degree of freedom mathematical model of the vehicle mathematical model of the motor vehicle without the introduction of the assumption that a lot of man-made can achieve a given vehicle' s front wheel angle, it may not give pre-set rotation angle do not rely on the complexity of the determination of the required lateral force function and the related model parameters taking into account characteristics of the tire rolling)
    2009-03-29 19:01:22下载
    积分:1
  • 笼型异步交流风机
    说明:  笼型异步发电机组模型,包括风力机,发电机等,可运行(Detailed model and grid-connected control of doubly-fed fan can be operated.)
    2019-07-10 23:13:03下载
    积分:1
  • fangxiangtu_ganrao
    说明:  基于广义旁瓣相消器的自适应阵列处理(GSC)很好的解释了最优波束形成器的干扰抑制原理。(generalized sidelobe cancellation of jamming)
    2019-03-21 20:15:10下载
    积分:1
  • chap2_4eq
    说明:  滑模控制器的程序,用M文件和model实现,很有参考价值(Sliding mode controller procedures, with M files and model achieved a good reference)
    2008-10-12 17:06:56下载
    积分:1
  • GMM
    说明:  高斯混合模型,实测有效,适合各种维度的变量(gmm;gaussian mixture model;Gaussian Mixture Modeling)
    2020-06-21 09:40:02下载
    积分:1
  • 有关树的程序
    说明:  《数据结构》中与树相关的程序,包括层次遍历TL,分类二叉树、哈夫曼树、树层次遍历TL等等(Data structure source code implementation)
    2020-03-23 18:20:55下载
    积分:1
  • mastering_matlab
    说明:  精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 (The main contents of the book is the application of MATLAB to solve the optimization problem, by &quot optimization problem&quot , &quot MATLAB Optimization Toolbox&quot and &quot MATLAB Programming&quot combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
    2011-04-07 19:13:26下载
    积分:1
  • A(4)
    谭浩强(第3版)程序源代码第五章源代码A(4)
    2010-06-12 15:27:26下载
    积分:1
  • 696518资源总数
  • 105250会员总数
  • 16今日下载