-
Tencent
- Shenzhen, Guangdong-province, China
- https://www.linkedin.com/in/fitzwang
Stars
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
A list of awesome papers and resources of recommender system on large language model (LLM).
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a reimplementation of Analytic-DPM: an Analytic Estimate of the …
Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
rhdong / tensorflow
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
A high performance and generic framework for distributed DNN training
wangcaihua / FATE
Forked from FederatedAI/FATEAn Industrial Level Federated Learning Framework
A framework for implementing federated learning
An Industrial Grade Federated Learning Framework
wangcaihua / serving
Forked from Angel-ML/servingA stand alone industrial serving system for angel.
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
wangcaihua / PyAngelPS
Forked from Angel-ML/PyAngelPSA python client for Angel Parameter server
wangcaihua / DeepCTR
Forked from shenweichen/DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models.
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.