Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
betty
Betty: an automatic differentiation library for generalized meta-learning and multilevel optimization
bgpbt
[AutoML'22] Bayesian Generational Population-based Training (BG-PBT)
FuRL
jrlzoo
A collection of RL baselines in Jax.
RepL4RL
Representation Learning for RL
RIQL
rlmc
TemporalOT
fuyw's Repositories
fuyw/RepL4RL
Representation Learning for RL
fuyw/FuRL
fuyw/jrlzoo
A collection of RL baselines in Jax.
fuyw/TemporalOT
fuyw/cocotb
cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
fuyw/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
fuyw/Efficient-LLMs-Survey
[TMLR 2024] Efficient Large Language Models: A Survey
fuyw/fpbinary
Fixed point package for Python.
fuyw/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
fuyw/lleaves
Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
fuyw/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
fuyw/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
fuyw/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
fuyw/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
fuyw/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
fuyw/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
fuyw/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
fuyw/PYNQ-Tutorial
基于PYNQ Z2开发板与Vivado 2022.2的FPGA开发板使用教程
fuyw/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
fuyw/rlpd
fuyw/TD7
Author's PyTorch implementation of TD7 for online and offline RL
fuyw/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
fuyw/Time-Series-Library
A Library for Advanced Deep Time Series Models.
fuyw/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
fuyw/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
fuyw/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
fuyw/vivado-on-silicon-mac
Installs Vivado on M1/M2 macs
fuyw/WCCommon
Frequently used small tools and functions
fuyw/workbench-example-nemotron-finetune
An NVIDIA AI Workbench example project for fine-tuning a Nemotron-3 8B model
fuyw/Xilinx-FPGA-PCIe-XDMA-Tutorial
Xilinx FPGA PCIe 保姆级教程 ——基于 PCIe XDMA IP核