Pinned Repositories
01_Diffusion-Models
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
02_denoising-diffusion
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
03_stable_diffusion
A latent text-to-image diffusion model
alg_for_optimization
Jupyter notebooks associated with the Algorithms for Optimization textbook
Algo_in_Rust
All Algorithms implemented in Rust
Algorithm-Design-Manual-Programs-V3
Programs for the third edition of the Algorithm Design Manual
algorithm-stone
ACM/LeetCode算法竞赛路线图,最全的算法学习地图!
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
latex-listings-rust
A Rust language and style specification for the LaTeX-package listings
fujiehuang's Repositories
fujiehuang/aoc-2020-Rune
Advent-of-code 2020 using Rune (https://github.com/rune-rs)
fujiehuang/awesome-tikz
A curated list of awesome TikZ documentations, libraries and resources
fujiehuang/candle-tutorial
Tutorial for Porting PyTorch Transformer Models to Candle (Rust)
fujiehuang/CLRS_solutions_3ed
📚 Solutions to Introduction to Algorithms Third Edition
fujiehuang/dart_interactive
REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar
fujiehuang/dart_language
Design of the Dart language
fujiehuang/Data-Structures-Algorithms-JS
Data Structures & Algorithm Complete Course ( Source Code ) 👀
fujiehuang/deep-learning-pytorch-huggingface
fujiehuang/gym_solutions
Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.
fujiehuang/Introduction-to-Algorithms-4th-Edition
Time is Money, Efficiency is Life
fujiehuang/javascript-DSA
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
fujiehuang/kotaemon
An open-source RAG-based tool for chatting with your documents.
fujiehuang/latex_intro_cn
A Chinese edition of the Not So Short Introduction to LaTeX2ε
fujiehuang/LatexDiagrams
Latex Diagrams that I have generated/taken from internet.
fujiehuang/lc-dsa-crash-course-ts
fujiehuang/LC-Interview-Crash-Course
fujiehuang/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
fujiehuang/leetcode-cli.rs
fujiehuang/leetcode-typescript
fujiehuang/leetcode_offer
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
fujiehuang/leetcode_soulmachine
LeetCode题解,151道题完整版。
fujiehuang/mPLUG-DocOwl
mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding
fujiehuang/PMCA_LC
Practice Makes Code Accepted
fujiehuang/Resolve_Script
fujiehuang/rullm
Blazingly fast LLM inference.
fujiehuang/rust_for_cpp_coder
Rust for C++ programmers
fujiehuang/ssr
SimpleScreenRecorder, a screen recorder for Linux
fujiehuang/TypeScript-DSA
Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
fujiehuang/xla-rs
Experimentation using the xla compiler from rust
fujiehuang/yt-dlp
A feature-rich command-line audio/video downloader