-
Nanyang Technological Univ.
- San Francisco Bay Area
- https://shipeng.studio/
- @blhsu
Stars
Plugin to generate BOM + CPL files for JLCPCB, assigning LCSC part numbers directly from the plugin, query the JLCPCB parts database, lookup datasheets and much more.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Virtual whiteboard for sketching hand-drawn like diagrams
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
Techniques and numbers for estimating system's performance from first-principles
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
A single file C++ header-only PEG (Parsing Expression Grammars) library
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A collection of algorithms and data structures
A command-line tool to turn web pages into readable PDF, EPUB, HTML, or Markdown docs.
Experiments for the official PEG parser generator for Python
draws an SVG schematic from a JSON netlist
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
Modern Computer Vision with PyTorch, published by Packt
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
Clone from source http://www.baisoku.org/nofrendo-2.0pre1.zip
An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.
Docs, Schematics, Factory Firmwares for ESP Development Kits
CPU design and toolchain for a simple computer architecture
A re-implementation of the compiler from https://craftinginterpreters.com