Skip to content
View marcodiri's full-sized avatar

    Block or report marcodiri

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. s2s-contrastive-text-recognitions2s-contrastive-text-recognitionPublic archive

      PyTorch implementation of SeqCLR paper. (Exam assignment for Machine Learning course at University of Florence)

      Python 6 1

    2. mismatch_string_kernelmismatch_string_kernelPublic archive

      A Python3 implementation of the mismatch string kernel described in the publication by Leslie et al.

      Python 2

    3. rtems-task-setsrtems-task-setsPublic archive

      Implementation of sample task sets in RTEMS RTOS. (Exam assignment for Software Engineering for Embedded Systems course at University of Florence)

      C

    4. lwjgl-opengl-pathtracerlwjgl-opengl-pathtracerPublic archive

      Simple OpenGL path tracer developed in Java 8 using the library LWJGL. (Exam assignment for Computer Graphics and 3D course at University of Florence)

      Java

    5. cuda-k-means-clusteringcuda-k-means-clusteringPublic archive

      CUDA implementation of the K-means clustering algorithm. (Final-term assignment for Parallel Computing course at University of Florence)

      C++