Skip to content
View DarkShrill's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report DarkShrill

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. QML-MapBox QML-MapBox Public

    This Qt project comprises a straightforward QML application leveraging Mapbox to display maps and generate routes to designated coordinates.

    C++ 2 1

  2. AudioConverter AudioConverter Public

    The project entails a software application designed to convert WAV audio files into raw PCM format utilizing G711 encoding. Users have the option to select from three distinct sample rates: 8000, 1…

    C 1 1

  3. CocoDatasetDownloader CocoDatasetDownloader Public

    Welcome to the project on downloading the COCO dataset from a JSON file! This application was developed with one goal in mind: to provide an educational and entertaining solution for obtaining data…

    C++

  4. Machine-Learning-HW2 Machine-Learning-HW2 Public

    This repository is the second assignments of Machine Learning course of Artificial Intelligence and Robotics @ Sapienza University of Rome

    Jupyter Notebook

  5. NeuralNetworkProject NeuralNetworkProject Public

    Neural Network Project with Jupiter. This Neural network project has been chosen to study and then implement, a machine learning framework called Bidirectional Generative Adversarial Networks, also…

    Jupyter Notebook

  6. RNA-Nussinov RNA-Nussinov Public

    Project of Algoritmi e Strutture Dati. To realize in Java an implementation of Nussinov's algorithm that, given a sequence of nucleotides, finds a pseudonode-free RNA secondary structure with a max…

    Java