Pinned Repositories
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、Transformer、NLP、ML、DL、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
AR_Project
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
compactness-robustness
Code and checkpoints of compressed networks for the paper titled "On Pruning Adversarially Robust Neural Networks" (https://arxiv.org/abs/2002.10509).
cuBERT
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
cudahandbook
Source code that accompanies The CUDA Handbook.
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
dataflow-orbslam
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
DeepLearningSystem
Deep Learning System core principles introduction.
gpu-limit
An auto Task Scheduling Management for ML tasks using GPU
WebberPang's Repositories
WebberPang/compactness-robustness
Code and checkpoints of compressed networks for the paper titled "On Pruning Adversarially Robust Neural Networks" (https://arxiv.org/abs/2002.10509).
WebberPang/gpu-limit
An auto Task Scheduling Management for ML tasks using GPU
WebberPang/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、Transformer、NLP、ML、DL、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
WebberPang/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
WebberPang/cuBERT
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
WebberPang/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
WebberPang/dataflow-orbslam
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
WebberPang/DeepLearningSystem
Deep Learning System core principles introduction.
WebberPang/Edge-AI-Paper-List
WebberPang/FM_RTS_AI
WebberPang/FM_RTS_AI-1
formal methods for real-time AI embeded systems
WebberPang/gputil
A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python
WebberPang/r-tod
WebberPang/Embodied-AI-Guide
具身智能入门指南
WebberPang/GPU-BranchDivergence
WebberPang/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
WebberPang/llama.cpp
Port of Facebook's LLaMA model in C/C++
WebberPang/ml-upscale
Export utility for unconstrained channel pruned models
WebberPang/pang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
WebberPang/pangwg.github.io
WebberPang/sarathi-serve
A low-latency & high-throughput serving engine for LLMs
WebberPang/Sim-D
A SIMD simulator
WebberPang/Smart-Algorithm
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现
WebberPang/tensorflow-cifar100
High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.
WebberPang/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
WebberPang/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
WebberPang/V2Ray_ws-tls_bash_onekey
V2Ray Nginx+vmess+ws+tls/ http2 over tls 一键安装脚本
WebberPang/VGG16
WebberPang/wmma_tensor_cuda_core_parallel
Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)
WebberPang/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.