Queueing Recurrent Neural Network
Project description
Queueing Recurrent Neural Network (Q-RNN)
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
Installation
Use the package manager pip to install foobar.
pip install queueing-rnn
Usage
import queueing-rnn
License
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(4.9 kB
view details)
File details
Details for the file queueing_rnn-1.0.3.tar.gz
.
File metadata
- Download URL: queueing_rnn-1.0.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2c42995d65fad7bfc609bbce3f6df08c002459a00e145fd88d7a258e7a606d |
|
MD5 | 7624891bce642df993519b55c92389e4 |
|
BLAKE2b-256 | e7cd5fe3e55b377bf16aeef7c3f33cd87aa0538e11f170fdc90e37054b8b405c |