Pinned Repositories
ai
aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
bob.extension
Python/C++ Bob Extension Building Support - Mirrored from https://gitlab.idiap.ch/bob/bob.extension
case-studies
Analysis of various tricky Rust code
channel3
ESP8266 Analog Broadcast Television Interface
cmplx
colorchord
Chromatic Sound to Light Conversion System
curiosity
Stellafane 2017 Teen Program Curiosity Rover project
esp
ESP01->UART->Firmata to Arduino
tinycc-xtensa
CNLohr's attempt at a javascript+xtensa port for TinyCC.
mhoffma's Repositories
mhoffma/esp
ESP01->UART->Firmata to Arduino
mhoffma/tinycc-xtensa
CNLohr's attempt at a javascript+xtensa port for TinyCC.
mhoffma/ai
mhoffma/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
mhoffma/bob.extension
Python/C++ Bob Extension Building Support - Mirrored from https://gitlab.idiap.ch/bob/bob.extension
mhoffma/case-studies
Analysis of various tricky Rust code
mhoffma/cmplx
mhoffma/colorchord
Chromatic Sound to Light Conversion System
mhoffma/curiosity
Stellafane 2017 Teen Program Curiosity Rover project
mhoffma/dftjunk
mhoffma/fft
mhoffma/dotfiles
mhoffma/itermore
🤸 More iterator adaptors
mhoffma/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
mhoffma/macrokata
Learn Macros In Rust
mhoffma/MaixPy
MicroPython for K210 RISC-V, let's play with edge AI easier
mhoffma/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
mhoffma/micropython-async
Application of uasyncio to hardware interfaces
mhoffma/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
mhoffma/numquant
Rust crate to quantize numbers to a smaller range to save bandwidth or memory
mhoffma/PiPtr
Repeater controller
mhoffma/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
mhoffma/qs
mhoffma/riscv-code-size-reduction
mhoffma/riscv-rust
mhoffma/riscv32_lcc
mhoffma/rust-autograd
Tensors and differentiable operations (like TensorFlow) in Rust
mhoffma/ruststuff
mhoffma/tflite
Parse TFLite models (*.tflite) EASILY with Python.
mhoffma/upytorch
A MicroPython binding to the C++ kernels of PyTorch