Pinned Repositories
AR-Net
A simple Auto-Regressive Neural Network for time-series
federated_kmeans
Federated k-means clustering algorithm implementation and proof of concept.
forecapp
gym_ev_charging
neural_prophet
NeuralProphet: A simple forecasting package
neuralprophet-data
Datasets used for NeuralProphet tutorials
stance_detection
Stance Detection for the Fake News Challenge with Conditional Encoding and Attention LSTM, as Stanford CS224N class project by Stephen Pfohl, Oskar Triebe and Ferdinand Legros.
swiss-cheese
Collection of important and useful coding tricks, tips and knowledge for people with a memory like Swiss cheese.
test-of-time
A small framework to benchmark forecasting models via backtesting
ourownstory's Repositories
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
ourownstory/AR-Net
A simple Auto-Regressive Neural Network for time-series
ourownstory/federated_kmeans
Federated k-means clustering algorithm implementation and proof of concept.
ourownstory/neuralprophet-data
Datasets used for NeuralProphet tutorials
ourownstory/swiss-cheese
Collection of important and useful coding tricks, tips and knowledge for people with a memory like Swiss cheese.
ourownstory/stance_detection
Stance Detection for the Fake News Challenge with Conditional Encoding and Attention LSTM, as Stanford CS224N class project by Stephen Pfohl, Oskar Triebe and Ferdinand Legros.
ourownstory/test-of-time
A small framework to benchmark forecasting models via backtesting
ourownstory/gym_ev_charging
ourownstory/forecapp
ourownstory/controller_ev_charging
ourownstory/latent_load_gen
Latent-space based residential load generation
ourownstory/synthetic_prophet
Repository for the synthetic time series generation for Neural Prophet
ourownstory/benchmark_prophet
Implementation to run Benchmarks on Neural Prophet
ourownstory/bike_share_analysis
ourownstory/bike_share_map_dashboard
ourownstory/cervical_cancer_cnn
Kaggle Challenge "ODT/Intel Cervical Cancer" contribution as Stanford CS231N class project by Stephen Pfohl, Oskar Triebe and Ben Marafino
ourownstory/gym_dummy_env
DummyEnv - The simplest possible implementation of an OpenAI gym environment
ourownstory/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
ourownstory/neural_prophet_lightning
ourownstory/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
ourownstory/atom
:atom: The hackable text editor
ourownstory/fastai2
Temporary home for fastai v2 while it's being developed