zhangchunxiao's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
jupyter/jupyter
Jupyter metapackage for installation, docs and chat
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
sktime/sktime
A unified framework for machine learning with time series
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
citation-style-language/styles
Official repository for Citation Style Language (CSL) citation styles.
hitsz-ids/synthetic-data-generator
SDG is a specialized framework designed to generate high-quality structured tabular data.
ndrplz/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
pyecharts/pyecharts-gallery
Just use pyecharts to imitate Echarts official example.
MAZiqing/FEDformer
CHENHUI-X/My-lecture-slides-and-code
B站PPT和代码 , 请先下滑获取使用教程.
lzz19980125/awesome-time-series-segmentation-papers
This repository contains a reading list of papers on Time Series Segmentation. This repository is still being continuously improved.
ibm-granite/granite-tsfm
Foundation Models for Time Series
carlthome/tensorflow-convlstm-cell
A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
xiyuanzh/time-series-papers
An up-to-date list of time-series related papers in AI venues.
PaddlePaddle/PaddleScience
PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle.
qingsongedu/Awesome-SSL4TS
A professionally curated list of awesome resources (paper, code, data, etc.) on Self-Supervised Learning for Time Series (SSL4TS).
TorchSpatiotemporal/tsl
tsl: a PyTorch library for processing spatiotemporal data.
bighuang624/DSANet
Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".
datamonday/TimeSeriesMoonlightBox
Time Series Analysis Models Source Code with Deep Learning Algorithms
alibaba-mmai-research/TAdaConv
[ICLR 2022] TAda! Temporally-Adaptive Convolutions for Video Understanding. This codebase provides solutions for video classification, video representation learning and temporal detection.
ricardovvargas/3w_dataset
The first realistic and public dataset with rare undesirable real events in oil wells.
MLNLP-World/Pytorch-Deep-Learning-Practice-Notes
Pytorch-Deep-Learning-Practice-Notes
timberding/Knowledge-driven-spoken-dialogue
Houchangxi/heuristic-algorithm
fish-kong/face-recognize-by-comera
1、结合opencv,利用特征提取方法(LDA LBP PCA)进行特征提取建立模型库;2、利用电脑摄像头进行拍照,每隔3秒提取一个正面照进行特征提取,然后与模型库中的样本进行余弦距离相似度计算,实现人脸匹配识别
Josepharol/deepdrive
End-to-end simulation for self-driving cars