Skip to content
View Szymon-Budziak's full-sized avatar
🦖
Focusing
🦖
Focusing

Highlights

  • Pro

Block or report Szymon-Budziak

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. nmt-for-low-resource-lang nmt-for-low-resource-lang Public

    Forked from dqmis/nmt-for-low-resource-lang

    Multilingual Neural Machine Translation for low-resource languages using Hugging Face Transformers.

    Python

  2. AI_football_game_analysis AI_football_game_analysis Public

    Football game analysis using YOLOv8 for object detection, Optical Flow for motion tracking, speed and distance calculations, perspective transformation, and K-Means clustering for pixel segmentation.

    Jupyter Notebook

  3. Algorithms_and_Data_Structures_course_AGH Algorithms_and_Data_Structures_course_AGH Public

    Solutions from Algorithms and Data Structures course at AGH University of Krakow. Please leave a star if it helped You ⭐

    Python 19 4

  4. Predicting_inflation_in_Poland Predicting_inflation_in_Poland Public

    Forecasting future inflation in Poland using selected economic indicators through models like ARIMA, Prophet, XGBoost and LSTM.

    Python

  5. Fashion_MNIST_GAN Fashion_MNIST_GAN Public

    Generative Adversarial Network (GAN) built with CNNs for both the generator and discriminator, implemented in TensorFlow and trained on the Fashion MNIST dataset.

    Jupyter Notebook

  6. SPV_node SPV_node Public

    A lightweight blockchain SPV (Simplified Payment Verification) node implemented in C++, enabling users to verify transactions without downloading the entire blockchain.

    C++