Stars
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Implementation of Graph Convolutional Networks in TensorFlow
Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."
CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)
This is a dataset for fake news detection research
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
CNNs for Sentence Classification in PyTorch
Super easy library for BERT based NLP models
jaberg / hyperopt
Forked from hyperopt/hyperoptDistributed Asynchronous Hyperparameter Optimization in Python
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
A library for Multilingual Unsupervised or Supervised word Embeddings
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
all kinds of text classification models and more with deep learning
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch
The source of the IJCAI2017 paper "Modeling Trajectory with Recurrent Neural Networks"
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.