anton164's Stars
hwchase17/langchain
⚡ Building applications with LLMs through composability ⚡
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
tkipf/pygcn
Graph Convolutional Networks in PyTorch
gboeing/osmnx
OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
PAIR-code/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
salesforce/Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch.
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
gordicaleksa/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
aangelopoulos/conformal-prediction
Lightweight, useful implementation of conformal prediction on real data.
safe-graph/GNN-FakeNews
A collection of GNN-based fake news detection models.
zrnsm/pyculiarity
A Python port of Twitter's AnomalyDetection R Package
digitalmethodsinitiative/4cat
The 4CAT Capture and Analysis Toolkit provides modular data capture & analysis for a variety of social media platforms.
CedricFR/dataenforce
Python package to enforce column names & data types of pandas DataFrames
amazon-science/fact-check-summarization
luyang-huang96/GraphAugmentedSum
Knowledge Graph-Augmented Abstractive Summarization with Semantic-Driven Cloze Reward
aangelopoulos/conformal-risk
Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vision and natural language processing.
Kaleidophon/nlp-uncertainty-zoo
Model zoo for different kinds of uncertainty quantification methods used in Natural Language Processing, implemented in PyTorch.
waico/arimafd
Popular method ARIMA for outlier detection purposes
mcao516/EntFA
ChenxinAn-fdu/CGSum
[AAAI'21] Code and dataset for our paper: Enhancing Scientific Papers Summarization with Citation Graph
hltcoe/gazetteer-collection
teco-kit/SigniTrend
SigniTrend implementation of Schubert et al. - KDD'14
anton164/fall-spec
anton164/graph-factuality
Project for Deep Learning at Cornell Tech
danton-nlp/GEF
ORIE5355/project_code_public_share_2021