yangxnn's Stars
igrigorik/vimgolf
Real Vim ninjas count every keystroke - do you?
overleaf/overleaf
A web-based collaborative LaTeX editor
ml-tooling/ml-workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
apachecn/fe4ml-zh
:book: [译] 面向机器学习的特征工程
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
python/cpython
The Python programming language
cvzone/cvzone
This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
opencv/opencv
Open Source Computer Vision Library
unbug/codelf
A search tool helps dev to solve the naming things problem.
keon/algorithms
Minimal examples of data structures and algorithms in Python
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
sanketkshah/NeurADP-for-Ride-Pooling
A simulator and learning agent to solve the ridesharing problem
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
sjchoi86/Tensorflow-101
TensorFlow Tutorials
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
tensorflow/quantum
Hybrid Quantum-Classical Machine Learning in TensorFlow
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
tensorflow/models
Models and examples built with TensorFlow
tensorflow/examples
TensorFlow examples
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.