Skip to content
View tanseersaji's full-sized avatar
๐Ÿ••
๐Ÿ••

Organizations

@NITSkmOS @flosscreatives

Block or report tanseersaji

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

Hi there ๐Ÿ‘‹

I think you accidently stumbled upon my GitHub profile, or maybe you came here at your own will. Either way here's little bit about me.

My name is Tanseer Saji (you can see an accurate represention of my face right there in my GH Profile Picture). I am a Machine Learning Engineer based in Dubai, UAE. I mainly work using Python (duh...)

I am also co-author of a blog called Idiomatic Programmers (Link)

Pinned Loading

  1. Idiomatic-Programmers/WGAN_GP Idiomatic-Programmers/WGAN_GP Public

    An implementation of WGAN with Gradient Penality

    Python

  2. threejs-perlin-noise-terrain threejs-perlin-noise-terrain Public

    Custom Shader with three.js and perlin noise

    JavaScript 1

  3. Idiomatic-Programmers/image_information_entropy Idiomatic-Programmers/image_information_entropy Public

    An algorithm to calculate the entropy of a given Image. Code taken from - https://www.hdm-stuttgart.de/~maucher/Python/MMCodecs/html/basicFunctions.html

    Python 1

  4. Idiomatic-Programmers/idiomaticprogrammers_community_posts Idiomatic-Programmers/idiomaticprogrammers_community_posts Public

    If you want to write an article to idiomaticprogrammers.com, follow the instructions below.

    JavaScript

  5. Idiomatic-Programmers/SimpleGAN Idiomatic-Programmers/SimpleGAN Public

    Python 1

  6. Idiomatic-Programmers/UNet Idiomatic-Programmers/UNet Public

    Implementation of UNet model as instructed by https://www.youtube.com/watch?v=IHq1t7NxS8k

    Python