Skip to content
View bubblecounter's full-sized avatar

Block or report bubblecounter

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. Animal-Doodle-Recognition Animal-Doodle-Recognition Public

    Comparison of different ML and CNN models to classifiy 13 animals selected from the Google's Quick Draw Dataset

    Jupyter Notebook

  2. German-Credit-Data German-Credit-Data Public

    Risk Prediction in German Credit Data

    Jupyter Notebook 1

  3. Graduation-Project Graduation-Project Public

    Graduation project and the paper presented in BalkanCom 2019.

    Java 1 2

  4. OS-Simulation OS-Simulation Public

    A program which will be able to execute several processes in a way that is similar to how computer systems works using methods and algorithms learned through Operating Systems course

    Java

  5. Sequence-Labeling-in-Scientific-Texts Sequence-Labeling-in-Scientific-Texts Public

    Applied different models for the task of sequence labeling in scientific texts.

    Jupyter Notebook

  6. Tomasulo-Algorithm Tomasulo-Algorithm Public

    Implemented dynamic scheduling of instructions using Tomasulo's algorithm with reorder buffer in python

    Python