Skip to main content

Queueing Recurrent Neural Network

Project description

Queueing Recurrent Neural Network (Q-RNN) made-with-python

Queueing Recurrent Neural Network (Q-RNN) is a new kind of Artificial Neural Network that has been designed to use in time-series forecasting applications. According to experiments that have been run, QRNN mostly outperforms the LSTM, Simple RNN and GRU, in the cases where the dataset has highly non-linear characteristics.

Table of contents

What is Q-RNN?

It is a compose of Simple RNN and Random Neural Network.

Comparison

Overall Comparison

Installation

Use the package manager pip to install foobar.

pip install queueing-rnn

Usage

import queueing-rnn

License

GitHub license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

queueing-rnn-1.0.2.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page