16 Jun 2022

Featured; Perfect numbers

Introduction I recently came across perfect numbers in a coding challenge and the topic fascinated me. So I thought to dedicate a blog to these perfect numbers. A perfect number is a positive integer that is equal to the sum...

Number theory
Problem solving
Math

Read More

15 Jun 2022

A potpourri of programming and math

I have compiled a list of in-depth analysis notes for problems in math and competitve programming: math codeforces BTW: I will be starting a problem solving series for math and programming soon where I will explain some problems in depth....

Codeforces
Problem solving
Math

Read More

14 Jun 2022

Characteristics the optimal solution; a technique for finding observations

Introduction I was reading Codeforces blogs one day and this struck me in particular. Here’s my version of it. Some of you smart people out there may find the contents of this blog so obvious, that it does not deserve...

Codeforces
Problem solving
CP

Read More

14 Jul 2020

On the Detection of COVID-19 through Radiology and Unsupervised Learning

By Weichen Huang COVID-19 (Coronavirus Disease 2019) is an infectious viral disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) that has claimed over 572,000 lives worldwide and injured many more. The first cases were seen in Wuhan, China,...

AI
MachineLearning
COVID

Read More

01 May 2020

COVID-Efficientnet

COVID-Efficientnet: COVID-19 Detection with Chest X-ray Images and Deep Learning by Weichen Huang COVID-19 (Coronavirus Disease 2019) is an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The first cases were seen in Wuhan, China, in late...

AI
MachineLearning
COVID

Read More