Lists (2)
Sort Name ascending (A-Z)
Starred repositories
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Google Research
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
A guidance language for controlling large language models.
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
This repository contains implementations and illustrative code to accompany DeepMind publications
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
OmniGen: Unified Image Generation. https://arxiv.org/pdf/2409.11340
Qwen2.5-Omni is an end-to-end multimodal model by Qwen team at Alibaba Cloud, capable of understanding text, audio, vision, video, and performing real-time speech generation.
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation 🌟