Stars
Git repo for Before It's Too Late: A State Space Model for the Early Prediction of Misinformation and Disinformation Engagement
DeepSeek-VL: Towards Real-World Vision-Language Understanding
This Guidance demonstrates how to combine Retrieval Augmented Generation (RAG) with AWS services to build generative AI applications.
Papers about explainability of GNNs
Data and code related to the report "Truth, Lies, and Automation: How Language Models Could Change Disinformation"
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
💻 Build terminal styled websites in minutes!
Source codes for "Improved Few-Shot Visual Classification" (CVPR 2020), "Enhancing Few-Shot Image Classification with Unlabelled Examples" (WACV 2022), and "Beyond Simple Meta-Learning: Multi-Purpo…
Must-read papers on prompt-based tuning for pre-trained language models.
A social networking service scraper in Python
PyTorch Implementation of MAML (Model-Agnostic Meta-Learning algorithm)
Get information from Twitter using the front-end API built into the Twitter website.
Dataset of GPT-2 outputs for research in detection, biases, and more
CNNs for Sentence Classification in PyTorch
Convert images of LaTex math equations into LaTex code.
Greek Fake News Detector: A web app that detects fake news written in the greek language, based on spaCy and Streamlit.
Code for a simple MLP (Multi-Layer Perceptron)
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoe…
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 entr…
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
A collection of important graph embedding, classification and representation learning papers with implementations.
A curated list of graph-based fraud, anomaly, and outlier detection papers & resources
hydecorp / hydejack
Forked from poole/hydeA boutique Jekyll theme for hackers, nerds, and academics
COVID-19 Infodemic Twitter dataset
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252