KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
alpha-RNN
★ 30
Open GitHub ↗
alpha-RNN
Download README (.md)
Explore Similar Repositories
DupeFix-Project
:
A mod for Minecraft 1.12.2 that fixes dupes in other mods.
kaggle_rsna_2nd_place_solution
:
Notebooks to accompany the blog posts about the 2nd place Kaggle RSNA winners: https://github.com/darraghdog/rsna
CRUD-NetCore-TDD
:
Building a .Net Core web API with TDD
shop
:
Online Shop für Anfänger
nft-port
:
基于nftables的端口中转工具
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
alpha-RNN
?
Download (.md)
# alpha-RNN alpha-RNN This repository contains notebook and a subset of the data needed for producing the graphs in the paper: M. F. Dixon, Industrial Forecasting with Exponentially Smoothed Recurrent Neural Networks, 2020. - Alpha_RNNs_regime_switching.ipynb: generates plots for Example 2 in the paper - Alpha_RNNs_weather.ipynb: generates plots for Example 3 in the paper - Alpha_RNNs_DK2_electricity.ipynb: generates plots for Example 4 in the paper requires Load7.csv - Alpha_RNNs_Bitcoin.ipynb: generates plots for Example 5 in the paper requires coinbase.csv.zip (unzip first) - Alpha_RNNs_HFT.ipynb: generates plots for Example 6 in the paper requires HFT.csv.zip (unzip first) Note that cross-validation in each notebook is disabled by default to avoid excessive run-times. This can be enabled by seting the cross_val flag to True. All notebooks have been tested on Mac OS X (Sierra 10.12.6) with Python 3.6 and TensorFlow 1.4. The notebooks have also been tested in Google Colab with firefox version 72.0.2.