Xue Ruiqing's starred repositories

bert

TensorFlow code and pre-trained models for BERT

Language:PythonLicense:Apache-2.0Stargazers:37716Issues:1000Issues:1142

brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

Language:C++License:Apache-2.0Stargazers:16336Issues:813Issues:1721

llama-recipes

Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:11417Issues:92Issues:316

sonnet

TensorFlow-based neural network library

Language:PythonLicense:Apache-2.0Stargazers:9737Issues:424Issues:193

DeepLearningFlappyBird

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

Language:PythonLicense:MITStargazers:6635Issues:285Issues:54

oneflow

OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.

Language:C++License:Apache-2.0Stargazers:5841Issues:145Issues:966

tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper

Language:PythonLicense:MITStargazers:5405Issues:264Issues:278

tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)

Language:PythonLicense:MITStargazers:2948Issues:146Issues:323

PeachPy

x86-64 assembler embedded in Python

Language:PythonLicense:NOASSERTIONStargazers:1968Issues:78Issues:89

tacotron

A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model

Language:PythonLicense:Apache-2.0Stargazers:1828Issues:126Issues:116

NNPACK

Acceleration package for neural networks on multi-core CPUs

Language:CLicense:BSD-2-ClauseStargazers:1671Issues:101Issues:195

HyperGAN

Composable GAN framework with api and user interface

Language:PythonLicense:MITStargazers:1194Issues:41Issues:113

pytorch-softdtw-cuda

Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch

Language:PythonLicense:MITStargazers:612Issues:10Issues:29

neon-guide

Makes ARM NEON documentation accessible (with examples)

SoundStream

This repository is an implementation of this article: https://arxiv.org/pdf/2107.03312.pdf

Tacotron

Implementation of Google's Tacotron in TensorFlow

bayesian-flow-networks

This is the official code release for Bayesian Flow Networks.

Language:PythonLicense:Apache-2.0Stargazers:228Issues:12Issues:6

realformer-pytorch

Implementation of RealFormer using pytorch

Language:PythonStargazers:102Issues:3Issues:0

soundstorm-speechtokenizer

Implementation of SoundStorm built upon SpeechTokenizer.

Language:PythonLicense:MITStargazers:94Issues:6Issues:8

char2wav_pytorch

pytorch implementation of lyre.ai's char2wav model