Pinned Repositories
natural-instructions
Expanding natural instructions
AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
alfredo
my-transformer-implementation
WIP: My re-implementation of the Transformer from scratch, using PyTorch's Transformer as the benchmark.
proficient-education
A website designed for an education startup in the US.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchspider
a machine learning framework
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
text
Models, data loaders and abstractions for language processing, powered by PyTorch
garyhlai's Repositories
garyhlai/torchspider
a machine learning framework
garyhlai/my-transformer-implementation
WIP: My re-implementation of the Transformer from scratch, using PyTorch's Transformer as the benchmark.
garyhlai/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
garyhlai/AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
garyhlai/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
garyhlai/CortexTheseus
AI on Blockchain -- The Decentralized AI Autonomous System
garyhlai/course-v3
The 3rd edition of course.fast.ai
garyhlai/cpython
The Python programming language
garyhlai/cvxpy
A Python-embedded modeling language for convex optimization problems.
garyhlai/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
garyhlai/fullPage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
garyhlai/garys-notebook-gatsby
garyhlai/grokking
WIP: Implementation of "Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets"
garyhlai/kaboom
JavaScript game library
garyhlai/kaggle-commonlit
garyhlai/kaggle-petfinder
garyhlai/langchain
⚡ Building applications with LLMs through composability ⚡
garyhlai/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
garyhlai/natural-instructions-expansion
Expanding natural instructions
garyhlai/nerfstudio
A collaboration friendly studio for NeRFs
garyhlai/onnx_transformers
Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.
garyhlai/PrefixTuning
Prefix-Tuning: Optimizing Continuous Prompts for Generation
garyhlai/PyMuPDF-Utilities
Demos, examples and utilities using PyMuPDF
garyhlai/pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
garyhlai/scGREAT
We present scGREAT, a framework for Gene Regulatory inference utilizing gene Embeddings And Transformer from single-cell transcriptomics. By constructing the gene expression dictionary and gene biotext dictionary, we propose to develop pre-trained language models to learn the relationships between transcriptome factors and genes.
garyhlai/style-transfer-paraphrase
Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (https://arxiv.org/abs/2010.05700).
garyhlai/subset-active-learning
garyhlai/text
Data loaders and abstractions for text and NLP
garyhlai/torch-toolbox
[Active development]ToolBox to make using Pytorch much easier.Give it a star if you feel helpful.
garyhlai/transformer-implementation