-
peft Public
Forked from huggingface/peft🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Python Apache License 2.0 UpdatedApr 30, 2024 -
LLaMA-Efficient-Tuning Public
Forked from hiyouga/LLaMA-FactoryEasy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
Python Apache License 2.0 UpdatedOct 11, 2023 -
mmf Public
Forked from facebookresearch/mmfA modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
Python Other UpdatedOct 19, 2022 -
graph-learn Public
Forked from alibaba/graph-learnAn Industrial Graph Neural Network Framework
C++ Apache License 2.0 UpdatedSep 7, 2022 -
DeepCTR Public
Forked from shenweichen/DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models .
Python Apache License 2.0 UpdatedAug 23, 2022 -
OpenNMT-py Public
Forked from OpenNMT/OpenNMT-pyOpen Source Neural Machine Translation in PyTorch
Python MIT License 8000 UpdatedMay 10, 2021 -
transformer-pointer-generator Public
Forked from xiongma/transformer-pointer-generatorA Abstractive Summarization Implementation with Transformer and Pointer-generator
Python MIT License UpdatedSep 28, 2020 -
lasertagger Public
Forked from google-research/lasertaggerPython Apache License 2.0 UpdatedSep 26, 2020 -
transformers Public
Forked from huggingface/transformers🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Python Apache License 2.0 UpdatedSep 2, 2020 -
TensorFlow-TransX Public
Forked from thunlp/TensorFlow-TransXAn implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
Python MIT License UpdatedJul 30, 2020 -
OpenKE Public
Forked from thunlp/OpenKEAn Open-Source Package for Knowledge Embedding (KE)
Python UpdatedApr 8, 2020 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedMar 6, 2020 -
F3Net Public
Forked from weijun-arc/F3NetCodes for the AAAI 2020 paper "F3Net: Fusion, Feedback and Focus for Salient Object Detection"
Python MIT License UpdatedDec 25, 2019 -
RecSys Public
Forked from mJackie/RecSys计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
UpdatedDec 17, 2019 -
pygtrie Public
Forked from google/pygtriePython library implementing a trie data structure.
Python Apache License 2.0 UpdatedOct 31, 2019 -
generative-models Public
Forked from wiseodd/generative-modelsCollection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Python The Unlicense UpdatedJan 31, 2019 -
tensor2tensor Public
Forked from tensorflow/tensor2tensorLibrary of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Python Apache License 2.0 UpdatedNov 2, 2018 -
bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
Python Apache License 2.0 UpdatedNov 1, 2018 -
sentencepiece Public
Forked from google/sentencepieceUnsupervised text tokenizer for Neural Network-based text generation.
C++ Apache License 2.0 UpdatedOct 29, 2018 -
finetune-transformer-lm Public
Forked from openai/finetune-transformer-lmCode and model for the paper "Improving Language Understanding by Generative Pre-Training"
Python MIT License UpdatedOct 25, 2018 -
farmhash Public
Forked from google/farmhashAutomatically exported from code.google.com/p/farmhash
C++ MIT License UpdatedAug 30, 2018 -
GELUs Public
Forked from hendrycks/GELUsAn activation function
Python MIT License UpdatedJul 16, 2018 -
transformer Public
Forked from Kyubyong/transformerA TensorFlow Implementation of the Transformer: Attention Is All You Need
Python Apache License 2.0 UpdatedJun 8, 2018 -
BicycleGAN Public
Forked from junyanz/BicycleGAN[NIPS 2017] Toward Multimodal Image-to-Image Translation
Python Other UpdatedMay 28, 2018 -
kgraph Public
Forked from aaalgo/kgraphA library for k-nearest neighbor search
C++ BSD 2-Clause "Simplified" License UpdatedMar 16, 2018 -
nsg Public
Forked from ZJULearning/nsgNavigating Spreading-out Graph For Approximate Nearest Neighbor Search
C++ Other UpdatedMar 13, 2018 -
qbsolv Public
Forked from dwavesystems/qbsolvQbsolv,a decomposing solver, finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem by splitting it into pieces solved either via a D-Wave system or a classical…
C++ Apache License 2.0 UpdatedDec 14, 2017 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedDec 6, 2017 -
LightGBM Public
Forked from microsoft/LightGBMA fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks…
C++ MIT License UpdatedNov 19, 2017 -
SIF Public
Forked from PrincetonML/SIFsentence embedding by Smooth Inverse Frequency weighting scheme
Python MIT License UpdatedOct 23, 2017