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

徐亦达machine-learning-notes-master

于 2020-08-01 发布
0 232
下载积分: 1 下载次数: 13

代码说明:

说明:  包含了悉尼科技大学徐亦达老师的课程课件,有贝叶斯理论、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 个回复

  • Cpp-openlb
    格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型(Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9)
    2021-04-02 14:19:07下载
    积分:1
  • orthofit
    对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data. YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense using a polynomial of degree N and returns the smoothed data YS.)
    2021-02-14 15:49:49下载
    积分:1
  • MatrixCalculator
    实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
    2013-01-26 15:33:54下载
    积分:1
  • schur-decomposition
    一般矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition, the program can run successfully, you need a file for input)
    2021-01-19 19:58:41下载
    积分:1
  • EEHMT0
    根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
    2013-08-26 15:12:11下载
    积分:1
  • bicg_sparse
    程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )
    2013-09-09 18:31:58下载
    积分:1
  • PBGBand
    说明:  本程序可计算二维光子晶体的带隙,并得出带隙图,和带隙位置及宽度(This procedure computable two-dimensional photonic bandgap crystals, and came to the band-gap maps, and the band-gap position and width)
    2008-11-07 21:33:19下载
    积分:1
  • DosBigMath
    实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
    2012-05-26 21:15:29下载
    积分:1
  • MD
    说明:  从别的网上下来的,是一个简单又经典的分子动力学模拟程序,很适合初级使用。(for molecular simulation)
    2010-06-08 14:55:11下载
    积分:1
  • zuixiaoerchen1
    最小二乘估计法在直流电机参数估计中的一个应用,在只已知输入输出数据的情况下,就可以获得电机的内部参数。(DC motor parameter estimation least squares estimation method, in the case of known input and output data only, you can get the internal parameters of the motor.)
    2012-10-22 09:59:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载