Skip to content
View michaldyczko's full-sized avatar

Highlights

  • Pro

Organizations

@krakenteam
Block or Report

Block or report michaldyczko

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
michaldyczko/README.md

Hi! 👋

Welcome to my profile page! My name is Michał Dyczko, living in Warsaw/Poland.

I work as a Full-Stack Web Developer specialized in Django. By training, I am a Machine Learning Engineer focused on deep learning, doing my research in Computer Vision, in Learned Image Compression specifically.

🔧 Technologies & Tools

Here is my main technological stack:

📈 Github Stats

GitHub stats Top Langs

🔭 My Projects

Pinned Loading

  1. pytorch-parametrizations pytorch-parametrizations Public

    PyTorch implementation of the spectral parametrization of the weights of a 2D convolutional layer, as introduced in the paper "Efficient Nonlinear Transforms for Lossy Image Compression" by Johanne…

    Python

  2. pytorch-smartcrop pytorch-smartcrop Public

    Smartcrop transform for PyTorch

    Python

  3. gradientnorm-autoclipper gradientnorm-autoclipper Public

    Allows automatic gradient norm clipping. This feature can help to stabilize training in certain situations by limiting the magnitude of gradient updates. The implementation is inspired by the paper…

    Python