Skip to content
View CsanyiDavid's full-sized avatar

Block or report CsanyiDavid

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

Popular repositories Loading

  1. vrp vrp Public

    Implementing an integer programming based solution for the Vehicle Routing Problem on the road network of Hungary.

    C++

  2. brain_tumor_segmentation brain_tumor_segmentation Public

    Train a U-Net network on the BRATS(Brain Tumor Segmentation) dataset, implemented in pytorch.

    Jupyter Notebook

  3. bioinf bioinf Public

    Solutions of bioinformatics problems from rosalind.info.

    Python

  4. template_library template_library Public

    Own implementation of the STL vector data structure to practice c++.

    C++

  5. dijkstra_in_rust dijkstra_in_rust Public

    Implementation of a digraph data structure and the Dijkstra shortest parth algorithm in Rust.

    Rust

  6. async_cli async_cli Public

    Practice asynchronous programming in Rust.

    Rust