Stars
Learning with 3D rotations, a hitchhiker’s guide to SO(3) - ICML 2024
A Python scikit for building and analyzing recommender systems
Best Practices on Recommendation Systems
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Dism++ Multi-language Support & BUG Report
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
An interactive image segmentation tool for image segmentation labeling, which use GrabCut and implemented in OpenCV 3 and Python.
📚 Freely available programming books
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-…
Study the Scale Invariance or Equivariance Convolutional Neural Network
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Natural Language Processing Tutorial for Deep Learning Researchers
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)