-
University of Southern California
- LOS ANGELES, USA
Stars
Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022)
Proposed fuzzy reward model with GRPO to improve VLM's abilities in crowd counting task.
Claude Code settings, commands and agents for vibe coding
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
Natural Language Processing Tutorial for Deep Learning Researchers
Supplemental Material for Algorithmic Trading and Quantitative Strategies
pengbinf / nn_vis
Forked from julrog/nn_visA project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Python code for "Probabilistic Machine learning" book by Kevin Murphy
All Algorithms implemented in Python
Chinese Translation for Problem Solving with Algorithm and Data Structures