AI-powered search & chat for Data / Computer Science Students

Crazy Things You Can Do With the Python Pillow Function

 Level Up Coding

Pillow aka PIL is simply a Python Imaging Library Continue reading on Level Up Coding

Read more at Level Up Coding

Some Interesting Tricks in Python Pillow

 Analytics Vidhya

Image manipulation is basically a process of transforming digitised image into a desired image. Most of the times, when people think of image manipulation, photoshop is what comes to mind. It is one…

Read more at Analytics Vidhya

Image preprocessing with Pillow

 Analytics Vidhya

Pillow is an open source library originally written by Fredrik Lundh, which allows to import, open, manipulate images and save them in different formats. With Pillow we can do per-pixel…

Read more at Analytics Vidhya

Pillow: Image Processing with Python Available for Pre-order

 Mouse Vs Python

Pillow: Image Processing with Python is my latest book on Python. It is now available for pre-order. What that means is that you can purchase an early version of the book and get all the updates to it...

Read more at Mouse Vs Python

Drawing Rectangles with Rounded Corners with Pillow and Python

 Mouse Vs Python

Pillow is a package devoted to working with images in Python. Starting in Pillow 8.2, there is a new drawing type: the rounded rectangle. A rounded rectangle lets you round the corners of the rectangl...

Read more at Mouse Vs Python

My wife couldn't sleep

 Towards Data Science

She was itchy and tired. She was also 29 weeks pregnant with our second child. Certainly not a unique struggle, but this itch was not normal. This is our story of ICP.

Read more at Towards Data Science

CatBoost

 Towards Data Science

While XGBoost and LightGBM reigned the ensembles in Kaggle competitions, another contender took its birth in Yandex, the Google from Russia. It decided to take the path less read, and took a…

Read more at Towards Data Science

How to create a custom-sized thumbnail in Python using Pillow

 Python in Plain English

Quickly generate thumbnails for your socials, blogs, and other websites. Continue reading on Python in Plain English

Read more at Python in Plain English

REST

 Codecademy

REST is an architectural style for API design that is defined by six constraints. These constraints, or design principles, were first documented in Roy Fielding’s dissertation “Architectural Styles an...

Read more at Codecademy

Start Using the Pillow Library to Process Images in Python

 Real Python

This is a preview of a Real Python Video Course about processing images using the Pillow library and Python. When you look at an image, you see the objects and people in it. However, when you read an ...

Read more at Real Python

Foundation

 Full Stack Python

Foundation is a CSS framework used to design web application user interfaces.

Read more at Full Stack Python

Insomnia again

 Daniel Roy Greenfeld Blog

Insomnia again February 21, 2008 This was originally posted on blogger here . These days I've got insomnia every day I don't work out for several hours. Ack. I hate being this strung out. Tags: legacy...

Read more at Daniel Roy Greenfeld Blog

taking rest

 Technical Ramblings

On my way back to home from work I was thinking, I should take rest. In my world rest always meant working on some non work codebase, reading a book, watching a movie. But I don’t want to do any of th...

Read more at Technical Ramblings

Ducklings

 The Big Book of Small Python Projects

22 Ducklings This program creates a scrolling field of ducklings. Each duckling has slight variations: they can face left or right and have two different body sizes, four types of eyes, two types of ...

Read more at The Big Book of Small Python Projects

Batch-Resizing Images in Python with Pillow

 Towards Data Science

Sometimes you need to edit a ton of images for your project. For example, in web development, the bulk image resizing is done to make all images smaller and lighter to optimize transfer speed through…...

Read more at Towards Data Science

Bag Of Words(BoW)

 Analytics Vidhya

Natural Language Processing Text Featurization Technique. “Bag Of Words(BoW)” is published by Devesh Singh in Analytics Vidhya.

Read more at Analytics Vidhya

The shape that survives the noise

 Towards Data Science

Because dealing with noise comes before any kind of model fitting, you want as transparent a way to extract a robust signal from a noisy one. Typical methods include filtering (Kalman filter …) and…

Read more at Towards Data Science

How Bayesian Statistics convinced me to sleep more

 Towards Data Science

Over the years, I have heard many of my friends comment- Do you ever sleep? Well, I won’t blame them. Generally, I am the first one up even after a late night, although that has changed over time. In…...

Read more at Towards Data Science

Where does your cup of coffee come from?

 Towards Data Science

A case study on coffee market with a systems perspective.

Read more at Towards Data Science

What is RAG?

 Towards AI

Originally published on l ouisbouchard.ai, read it 2 days before on my blog! Watch the video

Read more at Towards AI

Sofa Mobility Report

 Towards Data Science

Three months ago during the most active phase of the quarantine, my colleague Alex and I were sitting on the sofas on acceptable social distance in different cities. We were wondering if there is a…

Read more at Towards Data Science

Fold

 PyTorch documentation

Combines an array of sliding local blocks into a large containing tensor. Consider a batched input tensor containing sliding local blocks, e.g., patches of images, of shape ( N , C × ∏ ( kernel_size )...

Read more at PyTorch documentation

My Quarantine, Wrapped

 Towards Data Science

At the beginning of 2020, Spotify rolled out a feature called ‘wrapped’ which gave users analytics on their listening history. As a fan of data and music, I really enjoyed getting insights into my…

Read more at Towards Data Science

Under the Devil’s Thumb

 Pete Warden's blog

We're just back from a three-day backpacking trip through the Rockies, and I'm still nursing my aching legs. I hadn't done any backpacking since our trip to Scotland, so hiking with full packs was a s...

Read more at Pete Warden's blog