Skip to content
View Henvezz95's full-sized avatar
Block or Report

Block or report Henvezz95

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. BarBeR BarBeR Public

    The repository contains multiple algorithms for 1D and 2D barcode localization proposed in different papers in the past years. The repository contains the tools to measure the performance of those …

    C++ 1

  2. FOOT-Data-Acquisition-System FOOT-Data-Acquisition-System Public

    Bachelor Thesis Project aimed at developing the VHDL part of a Data Acquisition System. The system was designed to be used in the FOOT (FragmentatiOn Of Target) experiment. The FOOT experiment aims…

    VHDL 2

  3. Simple-RL-Example Simple-RL-Example Public

    The repository contain a simple example of Black-Box function approximation using Reinforcement Learning. The technique used is based on the algorithm of Deep Deterministic Policy Gradient, but for…

    Jupyter Notebook 1

  4. Perona-Malik-Diffusion Perona-Malik-Diffusion Public

    MATLAB implementation of the Perona-Malik Diffusion (anisotropic diffusion). The algorithm is designed to denoise images while keeping edges intact. Both explicit and semi-implicit implementations …

    MATLAB 4 1

  5. Denoising-Autoencoder-MNIST Denoising-Autoencoder-MNIST Public

    Example of a denoising autoencoder trained on the MNIST dataset using PyTorch.

    Jupyter Notebook 1

  6. GraphCalc GraphCalc Public

    Simple Graphing calculator app for Android designed with Android Studio in 2016

    Java