登录
首页 » matlab » 徐亦达machine-learning-notes-master

徐亦达machine-learning-notes-master

于 2020-08-01 发布 文件大小:66286KB
0 271
下载积分: 1 下载次数: 3

代码说明:

  包含了悉尼科技大学徐亦达老师的课程课件,有贝叶斯理论、EM算法、卡尔曼滤波、HMM、粒子滤波、概率论相关知识等(The file includes knowledge about EM, HMM, particle filter, kalman filter and so on.)

文件列表:

machine-learning-notes-master, 0 , 2018-12-17
machine-learning-notes-master\.ipynb_checkpoints, 0 , 2018-12-17
machine-learning-notes-master\.ipynb_checkpoints\industry_master_class-checkpoint.ipynb, 397574 , 2018-12-17
machine-learning-notes-master\30_min_AI.pptx, 23850197 , 2018-12-17
machine-learning-notes-master\AI_and_machine_learning.pdf, 26079223 , 2018-12-17
machine-learning-notes-master\DeeCamp2018_Xu_final.pptx, 3609670 , 2018-12-17
machine-learning-notes-master\README.md, 14259 , 2018-12-17
machine-learning-notes-master\bayesian.pdf, 194373 , 2018-12-17
machine-learning-notes-master\cnn_beyond.pdf, 5768711 , 2018-12-17
machine-learning-notes-master\data_analytics.pdf, 234173 , 2018-12-17
machine-learning-notes-master\deeCamp.pdf, 1511661 , 2018-12-17
machine-learning-notes-master\deep_nlp.pdf, 2451275 , 2018-12-17
machine-learning-notes-master\dimension_reduction.pdf, 191710 , 2018-12-17
machine-learning-notes-master\dpp.pdf, 341506 , 2018-12-17
machine-learning-notes-master\dqn.pdf, 761540 , 2018-12-17
machine-learning-notes-master\dynamic_model.pdf, 573234 , 2018-12-17
machine-learning-notes-master\em.pdf, 620657 , 2018-12-17
machine-learning-notes-master\files, 0 , 2018-12-17
machine-learning-notes-master\files\index.txt, 1 , 2018-12-17
machine-learning-notes-master\industry_master_class.ipynb, 397574 , 2018-12-17
machine-learning-notes-master\introduction_monte_carlo.pdf, 280729 , 2018-12-17
machine-learning-notes-master\markov_chain_monte_carlo.pdf, 420166 , 2018-12-17
machine-learning-notes-master\neural_networks.pdf, 214958 , 2018-12-17
machine-learning-notes-master\non_parametrics.pdf, 430299 , 2018-12-17
machine-learning-notes-master\non_parametrics_extensions.pdf, 208186 , 2018-12-17
machine-learning-notes-master\optimization.pdf, 448999 , 2018-12-17
machine-learning-notes-master\particle_filter.pdf, 306711 , 2018-12-17
machine-learning-notes-master\probability.pdf, 311242 , 2018-12-17
machine-learning-notes-master\rbm_gan.pdf, 302287 , 2018-12-17
machine-learning-notes-master\recommendation.pdf, 630499 , 2018-12-17
machine-learning-notes-master\regression.pdf, 438860 , 2018-12-17
machine-learning-notes-master\selected_probability.pdf, 1011148 , 2018-12-17
machine-learning-notes-master\statistics.pdf, 160908 , 2018-12-17
machine-learning-notes-master\stochastic_matrices.pdf, 296053 , 2018-12-17
machine-learning-notes-master\variational.pdf, 623710 , 2018-12-17
machine-learning-notes-master\word_vector.pdf, 513826 , 2018-12-17

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

发表评论

0 个回复

  • singnui
    BP神经网络的整个训练过程,matlab编写的元胞自动机,独立成分分析算法降低原始数据噪声。( The entire training process BP neural network, matlab prepared cellular automata, Independent component analysis algorithm reduces the raw data noise.)
    2016-09-15 11:20:27下载
    积分:1
  • 14771767修正剑桥模型的源程序(FORTRAN编写)
    说明:  用于abaqus二次开发材料VUMAT,为初级学者找到更简单的方法(Materials for ABAQUS secondary development)
    2021-04-21 22:38:49下载
    积分:1
  • Tower-of-Hanoi-problem
    算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 (Tower of Hanoi problem description and explanation of the design and analysis of algorithms hope that we have time to look at)
    2013-12-12 10:46:55下载
    积分:1
  • codes
    在图论中的floyed算法程序,可以算两点之间的最小距离(The floyed algorithm in graph theory)
    2012-09-01 00:31:21下载
    积分:1
  • regrRR
    Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。(Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.)
    2008-07-24 15:50:34下载
    积分:1
  • zip
    说明:  基于MATLAB SIMULINK的F-14战斗机俯仰运动仿真,包含风载模型,控制模型等(Pitch motion simulation of F-14 Fighter Based on MATLAB Simulink, including wind load model, control model, etc)
    2020-03-14 00:15:24下载
    积分:1
  • suanshubianma
    算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
    2012-08-13 03:57:21下载
    积分:1
  • ABAQUS+UMAT+FORTRAN
    ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method. This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
    2020-12-05 21:59:24下载
    积分:1
  • spline
    三次样条曲线拟合代码,先训练,后差值,计算非常准确(Three times spline curve fitting, the first training, and after, computation is very accurate)
    2012-02-21 20:27:19下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载