Recurrent Neural Network (RNN)
  • Category: Deep Learning
  • Development language: matlab,python
  • Operating platform / Operating system: Windows 7以上
  • Compilation tools and environment: matlab、PyCharm、Anaconda
  • GitHub download path: https://gitee.com/three-poles/DeepLearning
  • Method description:
  • Memory, parameter sharing and Turing completeness, so RNN has certain advantages in learning the nonlinear characteristics of sequences. RNN is applied in natural language processing (NLP), such as speech recognition, language modeling, machinetranslation and other fields. It is also used in various time series prediction.


    Installation: matlab/python

    Operation mode:

    Input variable: time series data

    Output variable: Training data

    QR code:

    • 安装方式:

      安装matlab/python

      运行方式:

      在matlab/PyCharm中打开脚本文件即可运行

      输入变量:

      时间序列数据

      输出变量:

      训练数据

      二维码: