ExcelsiorCJH's Stars
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
xingyu617/SimTS_Representation_Learning
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
BorgwardtLab/Set_Functions_for_Time_Series
Repository of the ICML 2020 paper "Set Functions for Time Series"
eecrazy/CausalBank
CausalBank dataset from our IJCAI 2020 paper "Guided Generation of Cause and Effect" https://www.ijcai.org/Proceedings/2020/502
ghsama/ConvTransformerTimeSeries
Convolutional Transformer for time series
hynek/structlog
Simple, powerful, and fast logging for Python.
rsheftel/pandas_market_calendars
Exchange calendars to use with pandas for trading applications
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
lucidrains/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
okojoalg/sequencer
Sequencer: Deep LSTM for Image Classification
microsoft/causica
yukimasano/self-label
Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
huggingface/notebooks
Notebooks using the Hugging Face libraries 🤗
cure-lab/Awesome-time-series
A comprehensive survey on the time series domains
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
kashif/pytorch-transformer-ts
Repository of Transformer based PyTorch Time Series Models
arxyzan/data2vec-pytorch
PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI
dqshuai/MetaFormer
A PyTorch implementation of "MetaFormer: A Unified Meta Framework for Fine-Grained Recognition". A reference PyTorch implementation of “CoAtNet: Marrying Convolution and Attention for All Data Sizes”
poets-ai/elegy
A High Level API for Deep Learning in JAX
lightly-ai/lightly
A python library for self-supervised learning on images.
DSBA-Lab/CodeLab
DSBA code study
cure-lab/SCINet
The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2022)
CausalInferenceLab/Causal-Inference-with-Python
Causal Inference for The Brave and True 책의 한국어 번역 자료입니다.
dovahcrow/patchify.py
A library that helps you split image into small, overlappable patches, and merge patches into original image.
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
mims-harvard/TFC-pretraining
Self-supervised contrastive learning for time series via time-frequency consistency
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch