w446108264's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
microsoft/vscode
Visual Studio Code
ant-design/ant-design
An enterprise-class UI design language and React UI library
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django/django
The Web framework for perfectionists with deadlines.
tensorflow/models
Models and examples built with TensorFlow
coder/code-server
VS Code in the browser
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
microsoft/monaco-editor
A browser based code editor
QSCTech/zju-icicles
浙江大学课程攻略共享计划
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lib-pku/libpku
贵校课程资料民间整理
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
mobxjs/mobx
Simple, scalable state management.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
pjreddie/darknet
Convolutional Neural Networks
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
alievk/avatarify-python
Avatars for Zoom, Skype and other video-conferencing apps.
gruntjs/grunt
Grunt: The JavaScript Task Runner
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
kxxwz/SJTU-Courses
上海交通大学课程资料分享
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Turing-Project/WriteGPT
基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化
vasturiano/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
microsoft/NUWA
A unified 3D Transformer Pipeline for visual synthesis
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
canyie/pine
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.