zhouwubai's Stars
UX-Decoder/DINOv
[CVPR 2024] Official implementation of the paper "Visual In-context Learning"
audacity/audacity
Audio Editor
TMElyralab/MuseV
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
YUANZHUO-BNU/metahuman_overview
数字人资料整理
xszyou/Fay
Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
mli/paper-reading
深度学习经典、新论文逐段精读
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
tensorflow/models
Models and examples built with TensorFlow
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
ApolloAuto/apollo
An open autonomous driving platform
bshao001/ChatLearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
discourse/discourse
A platform for community discussion. Free, open, simple.
udacity/sdc-issue-reports
udacity/self-driving-car
The Udacity open source self-driving car project
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
tatsuyah/vehicle-detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
facebookarchive/bAbI-tasks
Task generation for testing text understanding and reasoning
carpedm20/NTM-tensorflow
"Neural Turing Machine" in Tensorflow
greydanus/dnc
Differentiable Neural Computer in TensorFlow
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
miyosuda/unreal
Reinforcement learning with unsupervised auxiliary tasks
terryum/awesome-deep-learning-papers
The most cited deep learning papers
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
wangshusen/deep-rl
Collection of Deep Reinforcement Learning algorithms