jojolin's Stars
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
hamelsmu/code_search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
jojolin/python3-cookbook
《Python Cookbook》 3rd Edition Translation
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
readthedocs/sphinx_rtd_theme
Sphinx theme from Read the Docs
jojolin/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
pwxcoo/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
kaonashi-tyc/zi2zi
Learning Chinese Character style with conditional GAN
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
recommenders-team/recommenders
Best Practices on Recommendation Systems
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
caiyongji/emoji-list
emoji list; emoji表情列表
jojolin/Owesome-programming-tools
日常工作中的优秀编程工具 - Owesome programming tools used in my daily job.
AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
jojolin/facenet
Face recognition using Tensorflow
davidsandberg/facenet
Face recognition using Tensorflow
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rowanz/r2c
Recognition to Cognition Networks (code for the model in "From Recognition to Cognition: Visual Commonsense Reasoning", CVPR 2019)
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
rowanz/swagaf
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Jiakui/awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
kyzhouhzau/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk