snailcoder's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
VundleVim/Vundle.vim
Vundle, the plug-in manager for Vim
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
yangyangwithgnu/use_vim_as_ide
use vim as IDE
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
samshadwell/TrumpScript
Make Python great again
me115/linuxtools_rst
Linux工具快速教程
sb2nov/resume
Software developer resume in Latex
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
dnl-blkv/mcdowell-cv
A Nice-looking CV template made into LaTeX
allenai/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
baidu/DuReader
Baseline Systems of DuReader Dataset
diegoalejogm/gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
allenai/writing-code-for-nlp-research-emnlp2018
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018
ymcui/cmrc2018
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
lpty/tensorflow_tutorial
tensorflow的一些实例
IvanSafonov/grpc-cmake-example
gRPC C++ example with CMake
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
kitahara-saneyuki/LCPython
guillaume-chevalier/GloVe-as-a-TensorFlow-Embedding-Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
ntessore/redsvd-h
Header-only version of RedSVD
rouseguy/BlackFridayDataHack
Black Friday Data Hack (online data science hackathon) held Nov 20-22 by Analytics Vidhya
dev-rke/teams-phone-fix
Fix phone calls with Microsoft Teams
satojkovic/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow