314rated's Stars
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
xinghaochen/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
boudinfl/pke
Python Keyphrase Extraction module
shangjingbo1226/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
nwojke/cosine_metric_learning
Deep Cosine Metric Learning for Person Re-identification
tolstikhin/wae
Wasserstein Auto-Encoders
fartashf/vsepp
PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"
wildltr/ptranking
Learning to Rank in PyTorch
lichengunc/refer
Referring Expression Datasets API
lancopku/SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
jxgu1016/MNIST_center_loss_pytorch
A PyTorch implementation of center loss on MNIST
ashkonf/PageRank
A Python implementation of Larry's famous PageRank algorithm.
crabcamp/lexrank
LexRank algorithm for text summarization
hehefan/Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning
Britefury/self-ensemble-visual-domain-adapt
Code repository for the small image experiments our paper 'Self-ensembling for Domain Adaptation'
haeusser/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
pse-ecn/pose-sensitive-embedding
Pose Sensitive Embedding for Person Re-Identification (PSE)
czxxjtu/Hash-Learning.github.io
Mid-Push/Moving-Semantic-Transfer-Network
Tensorflow codes for ICML2018, Learning Semantic Representations for Unsupervised Domain Adaptation
lijin118/LisGAN
LisGAN, Leveraging the Invariant Side of Generative Zero-Shot Learning, CVPR 2019
Tony607/Text_multi-class_multi-label_Classification
Reuters-21578 multi-class multi-label Classification with Keras
gyglim/gm_submodular
gmftbyGMFTBY/SimpleReDial-v1
The sources codes of the DR-BERT model and baselines
HCPLab-SYSU/MSDA
ej0cl6/csmlc
Cost-Sensitive Multi-Label Classification
Impavidity/kim_cnn
Implementation for Convolutional Neural Networks for Sentence Classification of Kim (2014) with PyTorch and Torchtext.
Ja1Zhou/SimCSE_PRO
graduation project for bachelor degree, based on SimCSE