Skip to content
View dvdimitrov13's full-sized avatar

Block or report dvdimitrov13

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. Logo_Detection Logo_Detection Public

    In this repo I present a CNN trained to detect different brand logos in pictures/videos. The network is based on the yolov5 architecture and takes advanatage of a couple different model sizes that …

    Python 3 1

  2. ABM_analysis_of_crypto_markets ABM_analysis_of_crypto_markets Public

    Simulating macro-trends in cryptocurrency markets through the use of network and agent-based models

    Jupyter Notebook 1 1

  3. Early_COVID_development_IT Early_COVID_development_IT Public

    Modelling the spread of COVID during the initial stages in Italy

    Jupyter Notebook

  4. Recipe_cuisine_prediction_NLP Recipe_cuisine_prediction_NLP Public

    By using structured prediction based on RNNs more specifically a Bi-LSTM in combination with a SVM classifier, we can extract the ingredients of any recipe and predict its cuisine based on them!

    Jupyter Notebook

  5. ImgtoVar ImgtoVar Public

    A python library developed as a product of my Thesis work. The package allows reserachers to turn images into structured data ready for statistical analysis.

    Python 5

  6. Decentralized_Voting_WebApp Decentralized_Voting_WebApp Public

    Forked from Alberto199810/Secure-Voting-DApp-Rinkeby

    As a final project in Fintech a team of 3 including me created this decentralized voting app using Ethreum smart contracts as backend and React and Drizzle as front end

    JavaScript