Skip to content
View richardesp's full-sized avatar

Highlights

  • Pro

Organizations

@IBM

Block or report richardesp

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 Loading

  1. cudaKNN cudaKNN Public

    This repository consists in the implementation of the KNN algorithm using the CUDA library, focused on NVIDIA's recent AMPERE architectures.

    C++ 1

  2. Masked-Face-Detection Masked-Face-Detection Public

    This project consists of a VGG16 convolution network for the detection of people with and without a mask

    Python 15

  3. pycritty pycritty Public

    Pseudo-code interpreter using Bison and Flex as lexical and syntactic processors.

    C++ 2

  4. Attention-based-models-for-Hyper-Kvasir Attention-based-models-for-Hyper-Kvasir Public

    Automatic and accurate analysis of medical images is a subject of great importance in our current society. In particular, this work focuses on gastrointestinal endoscopy images, as the study of the…

    Jupyter Notebook 2

  5. flask-conda-rest-template flask-conda-rest-template Public

    Python

  6. Multilayer-Perceptron-CPP Multilayer-Perceptron-CPP Public

    This practice consists of the implementation of a multilayer perceptron in C++. Several scripts have been added for the optimisation of hyper-parameters as well as additional arguments for training.

    C++