登录
首页 » Python » LSTM-IMDB

LSTM-IMDB

于 2021-04-15 发布
0 172
下载积分: 1 下载次数: 1

代码说明:

说明:  迭代算法的收敛率p是等于矩阵导数的最大特征根,Jacobi矩阵表示的是信息缺失的比例,所以p是一个可以有效的表示缺失信息的一个比例的标量,缺失信息的比例其实就是单位矩阵I 减去已经观测到的信息占完全信息的比例(The convergence rate P of the iterative algorithm is equal to the maximum characteristic root of the matrix derivative. Jacobi matrix represents the proportion of missing information, so P is a scalar that can effectively represent a proportion of missing information. The proportion of missing information is actually the proportion of the unit matrix I minus the observed information to the complete information.)

文件列表:

LSTM-IMDB\Dataset.py, 15612 , 2020-11-30

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

发表评论

0 个回复

  • IPv6环境下企业网的构筑及安全策略探讨_韩磊
    IPv6 network construction
    2020-06-20 21:40:02下载
    积分:1
  • CANopen_easy_begin
    说明:  canopen入门资料,适合初学者学习。(Canopen introductory materials, suitable for beginners to learn.)
    2019-05-15 11:48:38下载
    积分:1
  • SquashFS
    说明:  unpack and pack unpack SquashFS on windows
    2020-06-17 06:40:01下载
    积分:1
  • openssh-7.5.tar
    another openssh 7.5 version
    2018-01-04 05:38:01下载
    积分:1
  • VC++透明窗口效果的电子标尺源代码
    VC++透明窗口效果的电子标尺源代码   屏幕测量类:   CMeasure : public CWnd测量基类   方法:    //创建透明窗口,做公共初始化    CreateMeasure(虚拟)    //以当前鼠标点为基准输出信息    virtual void CMeasure::ExportInfo(CString str, CDC *pDC, CPoint point)    //消息处理函数    afx_msg void OnLButtonDown(UINT nFlags, CPoint point);    afx_msg void OnLButtonUp(UINT nFlags, CPoint point);    afx_msg void OnMouseMove(UINT nFlags, CPoint point);    //按下左键时绘图,空    virtual void DrawLButtonDown(UINT nFlags, CPoint point);    //移动鼠标时绘图,绘制十字定位线    virtual void DrawMouseMove(UINT nFlags, CPoint point);   属性:    CDC m_dcMem;保存临时背景供恢复用    CWnd* m_pWndParent;父窗口指针    int m_nScreenWidth;屏幕参数    int m_nScreenHeight;    CPen m_Pen;用于绘图的笔    COLORREF m_colorFont; 用于记录绘图时的元素颜色    COLORREF m_colorTag;    COLORREF m_colorLine;   CMeasureLine : public CMeasure测量两点直线的类   方法:    CreateMeasure(虚拟)    virtual void DrawLButtonDown(UINT nFlags, CPoint point);    virtual void DrawMouseMove(UINT nFlags, CPoint point);   属性:    BOOL m_bSecond;是否是已点击一次
    2022-03-01 01:45:04下载
    积分:1
  • EduSoho网络课堂+8.1.5
    EduSoho网络课堂 8.1.5()
    2017-11-02 11:29:41下载
    积分:1
  • gxpression
    说明:  一个非常漂亮的日历程序,打开软件便载入当前系统日期并最小化到托盘中(A beautiful calendar program that opens the software and loads the current system date and minimizes it to the tray)
    2018-12-22 05:29:22下载
    积分:1
  • 并行算法,矩阵相乘,MPI。 cannon.c
    并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
    2022-05-21 07:31:06下载
    积分:1
  • C# 代码演示水仙花求和算法
    C# 代码演示水仙花求和算法,关于求和水仙花数的原理:一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。具体代码可看下面:   //水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。   private void button1_Click(object sender, EventArgs e)   {    int a = 0, b = 0, c = 0;//定义变量    listBox1.Items.Clear();//清空listBox1控件    for (int i = 100; i
    2022-06-16 00:33:40下载
    积分:1
  • 59744
    说明:  线性调频信号的匹配滤波及对其进行加窗处理(Matched filtering and windowing of LFM signal)
    2019-11-11 11:24:48下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载