Pinned Repositories
adpredictor
A simple implementation of Microsoft's AdPredictor (http://bit.ly/SFgcq8) in Python
DesignPattern
This repository is built for design pattern in C++
IF
imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TF-OrdinalRegression
Tensorflow implementations of ordinal regression
GHARTHUR's Repositories
GHARTHUR/DesignPattern
This repository is built for design pattern in C++
GHARTHUR/IF
GHARTHUR/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
GHARTHUR/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
GHARTHUR/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
GHARTHUR/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
GHARTHUR/autogpt-telegram-chatbot
GHARTHUR/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, ... 🧠
GHARTHUR/apachecn-dl-zh
ApacheCN 深度学习译文集
GHARTHUR/code-server
VS Code in the browser
GHARTHUR/DDPM
PyTorch DDPM implementation
GHARTHUR/diffusion
Denoising Diffusion Probabilistic Models
GHARTHUR/EasyRec
A framework for large scale recommendation algorithms.
GHARTHUR/GFN4Rec
Source code for paper "Generative Flow Network for Listwise Recommendation"
GHARTHUR/gpt-translated-pdf-zh
GHARTHUR/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
GHARTHUR/leetcode
✨ Leetcode图解,解可解,非常解!
GHARTHUR/llama-models
Utilities intended for use with Llama models.
GHARTHUR/llama3
The official Meta Llama 3 GitHub site
GHARTHUR/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
GHARTHUR/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
GHARTHUR/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
GHARTHUR/Logic-RL
Reproduce R1 Zero on Logic Puzzle
GHARTHUR/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
GHARTHUR/open-r1
Fully open reproduction of DeepSeek-R1
GHARTHUR/simpleRL-reason
This is a replicate of DeepSeek-R1-Zero and DeepSeek-R1 training on small models with limited data
GHARTHUR/spinningup
An educational resource to help anyone learn deep reinforcement learning.
GHARTHUR/TinyZero
Clean, minimal, accessible reproduction of DeepSeek R1-Zero
GHARTHUR/udlbook
Understanding Deep Learning - Simon J.D. Prince
GHARTHUR/vscode-leetcode
Solve LeetCode problems in VS Code