Skip to content
View loganthx's full-sized avatar

Block or report loganthx

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

Popular repositories Loading

  1. Models Models Public

    Tensorflow Models Made it Easy

    Python

  2. DataSets_numpyGenerated DataSets_numpyGenerated Public

    Image Classification DataSets created with numpy only.

    Python

  3. PygameExamples PygameExamples Public

    Fake3D and RayCasting with pygame

    Python

  4. Basic_Ray_Casting Basic_Ray_Casting Public

    Basic approach to ray casting basics (diffuse, specular reflexions using point, directional and ambient light)

    Python

  5. DiffusionModelDebug DiffusionModelDebug Public

    Super simple method of checking if the respective model can overfit a dataset containing only one image copied multiple times

    Python

  6. UNET_explained UNET_explained Public

    We define our own UNET based on the original UNET article. It has way less layers, but the principle is the same.

    Python