登录
首页 » 算法 » This is a book commonly used algorithms and model introduction, there are BP net...

This is a book commonly used algorithms and model introduction, there are BP net...

于 2022-01-31 发布 文件大小:24.09 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

这是书上的常用算法和模型介绍,有BP网络的C语言实现,HMM的C语言实现,失量量化的C语言实现。-This is a book commonly used algorithms and model introduction, there are BP networks realize the C language, HMM of the C language, loss of the C language to quantify.

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

发表评论

0 个回复

  • ssc-i2s-project-at91sam3u-ek-gnu
    SAM3U4E 可编程时钟输出用于生成 WM8731 主时钟 (MCLK)。的 SAM3U4E ODT (上模终止) 功能可保证无此时钟线上的信号完整性 需要外部的分立元件。 WM8731 pin 21 模式被推倒,默认情况下 ;这配置该设备,作为一种 TWI 装置内部 注册访问。 公务员事务局 Pin15 是把拉出来,而将其 TWI 地址设置为 33 [0x0011011]。 WM8731 数字接口在 SAM3U4E 同步串行控制器上的奴隶模式下工作 (SSC) 接口,这意味着编解码器的数字音频位 ADC/DAC 左/右控制和时钟是 要生成的 SAM3U4E。
    2023-08-05 19:35:04下载
    积分:1
  • 用C++编写最小二乘曲线拟合函数程序
    用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
    2022-01-22 02:02:13下载
    积分:1
  • tacticians were Newton and the Golden Section of a search algorithm C realized,...
    运筹学中牛顿法和黄金分割法一位搜索的算法C++实现,我大二时自己写的作业程序。-tacticians were Newton and the Golden Section of a search algorithm C realized, I write his sophomore year at the operating procedures.
    2022-01-31 19:41:40下载
    积分:1
  • 用delphi 实现的中国农历的 具体
    用delphi 实现的中国农历的 具体算法。-Chinese lunar calendar concrete algorithm realizes with delphi
    2022-08-15 20:50:49下载
    积分:1
  • TSP问题的优化
    用于处理TSP问题的优化算法完整进行了整个程序的编码调实,可以给初学者提供借鉴,为了获得更好的,学习提高,特此上传,希望可以帮到有需要的人,同时也希望大家可以上传些好代码以供学习,谢谢各位踊跃下载。 
    2022-03-03 17:02:25下载
    积分:1
  • 求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去 所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了...
    求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去 所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了-Seek primes, and stored in a text file, and the next performance can also be followed by the last results continue to look down so that one day you will find the largest prime number ... ... the same day, just hanging Q hang about this program on the list ... ...
    2022-03-13 09:49:31下载
    积分:1
  • 雅可比用C++语言
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是Jacobi算法-Jacobi algorithm with C language
    2023-03-24 08:40:03下载
    积分:1
  • Geometry algorithms library, you can use on delphi5
    几何图形算法库,可以在delphi5上用-Geometry algorithms library, you can use on delphi5
    2023-01-06 23:35:04下载
    积分:1
  • 实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10)...
    实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10) : 50,60,70,80,90,80,70,60,50,40 各种物品的总重量wi(i=1,2………10) : 17,30,25,41,80,70,64,56,47,38 求: 各种物品所取重量占其总重量的比例xi(i=1,2,…..10),满足0
    2022-03-10 18:40:19下载
    积分:1
  • C++实现基于用户的协同过滤
    算法过程:1).读入数据,将数据用user_brands存起来,同时建立userid_id,再建立id_brands  2).遍历id_brands得到物品-用户倒排表brand_ids,根据倒排表得到用户的相似矩阵sim_mat  3).为每个用户推荐产品:      3.1).求用户u买过的brand和所有brand的差集得到用户u没有买过的物品集合brand_unused;      3.2).用户u对每一个没用过的物品i的兴趣p(u,i):          3.2.1).找到与用户u最近的k个用户          对于每一个没用过的物品i:          3.2.2).找出这k个用户中对物品i有过行为的用户v[]√          3.2.3).将用户u和v[j]的兴趣相似度累加      3.3).取前m个最感兴趣的brand推荐给用户;  代码:UCF.cc(用户协同过滤核心代码):#include  #include  #include  #include  #include  #include  #include  #include  #include  #include  
    2023-03-01 07:45:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载