Stars
MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers
AbrLiu / learnopencv
Forked from spmallick/learnopencvLearn OpenCV : C++ and Python Examples
Learn OpenCV : C++ and Python Examples
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
Low-Light Enhancement and Denoising of Images
An interactive document scanner built in Python using OpenCV featuring automatic corner detection, image sharpening, and color thresholding.
Methods and Implements of Deep Clustering
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems", which is `dmls-book`
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。