Pinned Repositories
CPPTemplate
一个c++的刷题模板,包含了刷题常用的库
LSTM-SPP
A Simple Multi-Variate, Multi-Step LSTM Stock Price Prediction Model in Python.
starter-academic
ARIMA
Simple python example on how to use ARIMA models to analyze and predict time series.
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
entra-docs
This is the public repo for Microsoft Entra documentation
fed_challenge
Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Jiahui-Gu
Config files for my GitHub profile.
LinkCrawler
Find broken links in webpage
Jiahui-Gu's Repositories
Jiahui-Gu/CPPTemplate
一个c++的刷题模板,包含了刷题常用的库
Jiahui-Gu/LSTM-SPP
A Simple Multi-Variate, Multi-Step LSTM Stock Price Prediction Model in Python.
Jiahui-Gu/starter-academic
Jiahui-Gu/ARIMA
Simple python example on how to use ARIMA models to analyze and predict time series.
Jiahui-Gu/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Jiahui-Gu/entra-docs
This is the public repo for Microsoft Entra documentation
Jiahui-Gu/fed_challenge
Jiahui-Gu/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Jiahui-Gu/Jiahui-Gu
Config files for my GitHub profile.
Jiahui-Gu/LinkCrawler
Find broken links in webpage
Jiahui-Gu/LSTM
基于LSTM神经网络的时间序列预测
Jiahui-Gu/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Jiahui-Gu/Multivariate-multi-step-time-series-forecasting-via-LSTM
多元多步时间序列的LSTM模型预测——基于Keras
Jiahui-Gu/one-click-hugo-cms
Jiahui-Gu/PDF_EnterKiller
-复制PDF文档时自动去掉回车/换行 -PDF line break remover
Jiahui-Gu/pinduoduo
pdd (拼多多) 爬虫 js 解密 anti_content 参数解密及全站抓取代码思路实现
Jiahui-Gu/SCINet
The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“.
Jiahui-Gu/transformer-time-series-prediction
proof of concept for a transformer-based time series prediction model