Skip to content
View lolepls's full-sized avatar

Block or report lolepls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. VHDL-nearest-centroid-calculator VHDL-nearest-centroid-calculator Public

    A hardware component written in VHDL that, given the position of an observer and some centroids on a 256x256 grid, computes the nearest centroid to the observer.

    VHDL 2

  2. cascaded-tiny-KWS-SV cascaded-tiny-KWS-SV Public

    Repository containing code, videos and documentation of my Master Thesis work "Cascading On-Device Keyword Spotting and Speaker Verification in TinyML"

    1

  3. infineon-psoc4-ai-written-digits-recognition infineon-psoc4-ai-written-digits-recognition Public

    This repository contains the source code for the Infineon Project Program demo showcasing a tinyML powered written digits recognition system running on an Infineon PSoC4 MCU and a Infineon CAPSENSE…

    C++ 1

  4. ml-workspace-template ml-workspace-template Public

    This repo is meant to be used as a template for machine learning projects. Clone this to your local machine to already have the needed folder structure and steps needed to build a ML-based applicat…

    Python 1

  5. differential-drive-robot-simulation differential-drive-robot-simulation Public

    Simulation of a keyboard controlled differential drive robot with a rotary encoder plugin.

    Makefile

  6. nondeterministic-turing-machine-interpreter nondeterministic-turing-machine-interpreter Public

    Nondeterministic Turing machine interpreter and simulator, written in C

    C