wduo
A wandering machine learning researcher, bouncing between groups. I want to understand things clearly, and explain them well. - Colah
Pretending in Hangzhou Creative Culture Company(PH3C)Beijing(wangduo.cnblogs.com)
wduo's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
WebwareForPython/DBUtils
Database connections for multi-threaded environments
redis/redis-py
Redis Python client
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
Azure/fetch-event-source
A better API for making Event Source requests, with all the features of fetch()
encode/starlette
The little ASGI framework that shines. 🌟
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
sysid/sse-starlette
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
openai/openai-python
The official Python library for the OpenAI API
triton-inference-server/fil_backend
FIL backend for the Triton Inference Server
triton-inference-server/python_backend
Triton backend that enables pre-process, post-processing and other logic to be implemented in Python.
triton-inference-server/core
The core library and APIs implementing the Triton Inference Server.
triton-inference-server/backend
Common source, scripts and utilities for creating Triton backends.
triton-inference-server/client
Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
triton-inference-server/tensorrtllm_backend
The Triton TensorRT-LLM Backend
snap-research/articulated-animation
Code for Motion Representations for Articulated Animation paper
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
harlanhong/CVPR2022-DaGAN
Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
facebookresearch/fairscale
PyTorch extensions for high performance and large scale training.
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
OpenBMB/BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
OpenBMB/ToolBench
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.