papapabi's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
qmk/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
auchenberg/volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
iterative/dvc
🦉 Data Versioning and ML Experiments
google/yapf
A formatter for Python files
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
jupyter/docker-stacks
Ready-to-run Docker images containing Jupyter applications
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
PyImageSearch/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
pyinvoke/invoke
Pythonic task management & command execution.
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
AceLewis/my_first_calculator.py
my_first_calculator.py
google/robotstxt
The repository contains Google's robots.txt parser and matcher as a C++ library (compliant to C++11).
tpope/vim-vinegar
vinegar.vim: Combine with netrw to create a delicious salad dressing
python-restx/flask-restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
salesforce/WikiSQL
A large annotated semantic parsing corpus for developing natural language interfaces.
facebookarchive/bAbI-tasks
Task generation for testing text understanding and reasoning
thunlp/RCPapers
Must-read papers on Machine Reading Comprehension
hotpotqa/hotpot
jfilter/split-folders
🗂 Split folders with files (i.e. images) into training, validation and test (dataset) folders
leforestier/yattag
Python library to generate HTML or XML in a readable, concise and pythonic way.
EmilStenstrom/conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.