Skip to content
View Giminosk's full-sized avatar
Block or Report

Block or report Giminosk

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. visual-wsd visual-wsd Public

    Forked from aksenyuk/visual-wsd

    Visual Word Sense Disambiguation

    Jupyter Notebook

  2. AB-testing AB-testing Public

    AB testing, stattests, poisson bootstrap, cuped, linearization

    Jupyter Notebook 5 1

  3. fastapi-chat fastapi-chat Public

    Event-Driven DDD Chat, FastAPI for RESTful APIs and handling WebSocket connections, Kafka for message brokering, MongoDB as the primary data store.

    Python

  4. analysis-of-fairness-measures analysis-of-fairness-measures Public

    Forked from alessandro1802/analysis-of-fairness-measures

    Analysis of (group) fairness measures. How fair can you get under class imbalance. Representation bias and stereotypical bias. Histogram visualizations and analyses.

    Jupyter Notebook

  5. StockMarketSimulator StockMarketSimulator Public

    Stock market simulator with GUI written in JavaFX, utilizing multithreading for simulation market processes

    Java

  6. Knowledge-Distillation Knowledge-Distillation Public

    Implemetation of simple example of knowledge distillation, with teacher network Res-Net152 and student network with 3 convolution blocks on custom classification dataset

    Python