Skip to content
View podgorskiy's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@IstoVisio @wvuvl

Block or report podgorskiy

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

    [CVPR2020] Adversarial Latent Autoencoders

    Python 3.5k 556

  2. GPND Public

    Generative Probabilistic Novelty Detection with Adversarial Autoencoders

    Python 129 31

  3. StyleGAN_Blobless Public

    Original stylegan without blobs (without retraining).

    Python 38 7

  4. bimpy Public

    imgui for python

    C++ 205 32

  5. KeplerOrbits Public

    C++ 64 11

  6. ShaderBoiler Public

    Aimed to eliminate preprocessor hell in shaders and kernels.

    C++ 44 5

484 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in pytorch/pytorch that received 13 comments

Bugfix in backward of linalg.eigh

Summary: Bugfix in backward of linalg.eigh The expression VhgV = VhgV - at::matmul(V.mH(), V * at::real(diag_VhgV).unsqueeze(-2)) was simplified to V…

+54 −16 lines changed 13 comments
1 contribution in private repositories Apr 1
Loading