freakeinstein
I'm a hooman🧍🐕, I solve the world's problems, with software ⌨️. My interests are not constrained by meat-space. Borders are merely a construct 🚩
Earth
freakeinstein's Stars
magic-wormhole/magic-wormhole
get things from one computer to another, safely
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
huggingface/optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
airaria/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
microsoft/onnxruntime-inference-examples
Examples for using ONNX Runtime for machine learning inferencing.
pravj/geopattern
:triangular_ruler: Create beautiful generative image patterns from a string in golang.
tensorflow/similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
yzhangcs/parser
:rocket: State-of-the-art parsers for natural language.
autoliuweijie/FastBERT
The score code of FastBERT (ACL2020)
teacherpeterpan/Question-Generation-Paper-List
A summary of must-read papers for Neural Question Generation (NQG)
amzn/pecos
PECOS - Prediction for Enormous and Correlated Spaces
aleximmer/Laplace
Laplace approximations for Deep Learning.
Deeachain/Segmentation-Pytorch
Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet
microsoft/ANCE
A novel embedding training algorithm leveraging ANN search and achieved SOTA retrieval on Trec DL 2019 and OpenQA benchmarks
allenai/naacl2021-longdoc-tutorial
facebookresearch/ELI5
Scripts and links to recreate the ELI5 dataset.
wenhuchen/HybridQA
Dataset and code for EMNLP2020 paper "HybridQA: A Dataset of Multi-Hop Question Answeringover Tabular and Textual Data"
hukkelas/DSFD-Pytorch-Inference
A High-Performance Pytorch Implementation of face detection models, including RetinaFace and DSFD
google/tcp_killer
Shuts down a TCP connection on Linux or macOS. Local and remote endpoint arguments can be copied from the output of 'netstat -lanW'.
nanguoshun/LSR
Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
patil-suraj/onnx_transformers
Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.
Visual-Behavior/aloception-oss
Aloception is a set of package for computer vision: aloscene, alodataset, alonet.
warner/python-spake2
pure-python implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm
twistedcubic/learn-to-hash
Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
anokhee/generative-landscapes
Mountain Landscape generator with HTML5 canvas
NicoleJaneway/faq-tool
Uses NLP to predict the best frequently asked question (faq) response for a user input question.