GoJamie's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
google/eng-practices
Google's Engineering Practices documentation
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
MSWorkers/support.996.ICU
Microsoft and GitHub Workers Support 996.ICU
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
kimiyoung/transformer-xl
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
kubeflow/spark-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
open-telemetry/opentelemetry-python
OpenTelemetry Python API and SDK
Jiakui/awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
hiromis/notes
open-telemetry/opentelemetry-cpp
The OpenTelemetry C++ Client
dask/fastparquet
python implementation of the parquet columnar file format.
BIGBALLON/CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR benchmark
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
Socialbird-AILab/BERT-Classification-Tutorial
akornor/playlistor
🎶Apple Music ↔️ Spotify playlist convertor.
nyu-dl/dl4marco-bert
andreamad8/Universal-Transformer-Pytorch
Implementation of Universal Transformer in Pytorch
yanhan/reading-list
cerndb/SparkPlugins
Code and examples of how to write and deploy Apache Spark Plugins. Spark plugins allow runnig custom code on the executors as they are initialized. This also allows extending the Spark metrics systems with user-provided monitoring probes.
aws-samples/eks-spark-benchmark
Performance optimization for Spark running on Kubernetes
datapunchorg/RemoteShuffleService
Remote shuffle service for Apache Spark to store shuffle data on remote servers.
Qurey/java-algorithm