Tanseer Saji (Pen Name: Chris)

Machine Learning Engineer

Follow this feed RSS

Author Description

Software Engineer with hands-on experience in Machine Learning and Computer Vision. More than 3 year experience in Python and Javascript along with Frameworks such as Django, Keras, NLTK, Pandas, Node.js and Next.js. I mostly like to work on projects that impacts the public in a positive way at the same time challenges my Technical and Problem Solving skills.

posted by Chris

Three JS is a javascript library, an implementation of WebGL used to embed 3D elements on a Website.

posted by Chris

Implementation of downloading a file using Django and Pandas with information about HTTP Response.

posted by Chris

This code provides a basic understanding of UNet architecture and its application in Self Driving cars, Cinematography and Medical Imaging along with complete code in Pytorch.

posted by Chris

We give a brief introduction to GANs and code up a simple GAN as described in the original paper by Ian Goodfellow.

posted by Chris

This post gives a brief understanding of how an ISP can detect and block a VPN from its network.

posted by Chris

What is Deep Learning? What are the Limitation to AI? How an AI model learns. Learn all about these in this post.

posted by Chris

In this post, you'll see 5 ways you can make your python loops more idiomatic, run faster and more memory efficient.

posted by Chris

In this blog, we will discuss in depth about the concept of Perceptrons, The atom of Neural Networks.

posted by Chris

Machine learning is the way that makes your smartphones “smart”

posted by Chris

In this post, I go through the process of building a Trivia chatbot on Telegram.

posted by Chris

This post outlines a brief history of Git, why it is used, its features and How to install Git in Mac, Windows and Linux.

posted by Chris

In this blog, I will show you how to convert B64 encoded image to Django ImageField object.

posted by Chris

In this post, I'll be showing how you can add custom header to response in Django.

posted by Chris

Array, one of the fundamental Data Structure.

posted by Chris

In this blog, I'll go through some basic concepts of PHP language

posted by Chris

I will talk about the meaning of “Web Development” to me and how you can improve and enhance your web developing skills.

posted by Chris

In this post, I try to explore this thought by citing various examples that we humans do to simulate different senses.

posted by Chris

These notes are taken from official [android developer documentation](https://developer.android.com/docs/).

posted by Chris

I am very much influenced by Japanese Animation shows and movies, this post is me explaining how Anime has been a huge contributor to what my personality and interests are today. NOTE: This post is not related to Programming.

posted by Chris

Learn how to control the flow of program execution (if…else, loops, etc.), functions, Object-Oriented Programming, different usage and future of the language in the programming world.

posted by Chris

This post will give you an overview of python language, how to set it up and run python scripts on your machine.

posted by Chris

In this post, I talk about Big O notation and how it is helpful in determining the efficiency of an algorithm.

posted by Chris

We have a task, make something accurate and reliable out of something that is fundamentally chaotic.

posted by Chris

This short post is about Rori Vaden's book: Procrastinate of Purpose, which talks about the ways you can take advantage of your procrastination problem.

posted by Chris

There are two ways to write any code, the one that works and then there is the right way.

posted by Chris

Quantum computing will move business, science, and government forward in unprecedented ways by solving problems that are too complex for today’s computational systems.

posted by Chris

Learn to use Selenium to scrape data from Javascript rendered sites.

posted by Chris

Even a 100ms latency in a website can impact customer engagement and online revenue

posted by Chris

Decision Trees is a way of representing the relationship between different entities.