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.

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. s2s-contrastive-text-recognition s2s-contrastive-text-recognition Public archive

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

    Python 4

  2. mismatch_string_kernel mismatch_string_kernel Public archive

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

    Python 1

  3. micros-chess micros-chess Public

    Simple matchmaking and chess game manager app with microservices and EventStore. (Exam assignment for Software Architectures and Methodologies course at University of Florence)

    Java

  4. rtems-task-sets rtems-task-sets Public archive

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

    C

  5. lwjgl-opengl-pathtracer lwjgl-opengl-pathtracer Public 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

  6. cuda-k-means-clustering cuda-k-means-clustering Public archive

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

    C++