ChatGPT Passed a Coding Interview!


Hello Reader,

Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓

Have you heard of ChatGPT? It's the latest model from OpenAI. It's capable of doing incredible things!

I've seen many people using it for different applications and the results are nothing short of outstanding!

I tested the model myself. I asked ChatGPT the following questions: "Can you create a program of a neural network that performs image classification using Pytorch and Python?"

As a response, I got this:

​

The way it answered my question is just so..human! It even gave me a code snippet of how to build such a neural network. Here's the code that was generated by ChatGPT:

​

Isn't this incredible!

There are a few things to fix such as the input size of the network but the rest is mostly correct!

The code is not complete though but I believe that this is mostly due to the limit that's set regarding the number of characters that a response should have which I think has been set by the OpenAI team to limit the processing time, since access to ChatGPT is free for now.

I've also seen a great video by Clément on Youtube where he asked ChatGPT some coding questions that you would usually see in a coding interview for hiring a software developer at Google or Facebook. ChatGPT was able to solve 3 coding questions ranging from: easy, medium to hard. The code that was generated by ChatGPT was basically perfect!

This is insane when you think about it!

Have you tried ChatGPT yet? If not then I highly encourage you to do so here!

That's it for this week's edition, I hope you enjoyed it!

Machine Learning for Medical Imaging

👉 Learn how to build AI systems for medical imaging domain by leveraging tools and techniques that I share with you! | 💡 The newsletter is read by people from: Nvidia, Baker Hughes, Harvard, NYU, Columbia University, University of Toronto and more!

Read more from Machine Learning for Medical Imaging

Hi Reader! I hope you're doing well in this fine weekend! In the past weeks I've been working on implementing basic image segmentation models for 2D and 3D from scratch. While doing so, I found a few things that were delightfully surprising while other things were painfully irritating. I tell you all about it in this edition of the newsletter! What Building AI Models from Scratch has Thought me One of the reasons why I did these experimentations was to understand some of the nitty gritty...

Hi Reader, I haven't sent you a newsletter email for some time now. This is because there are major events happening in my personal life. We just had our first kid, so I'm still trying to adapt to the new routine set by this cute little creature! I also changed my office! I used to work from home, but now I am working in a coworking space. I'm hoping that this will help me deliver more value to the newsletter subscribers as well as our clients at PYCAD. Now, back to the newsletter! I've got...

Dental implant - Wikipedia

Hello Reader, Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓ Applications of Machine Learning for Dentistry At PYCAD, we have worked a lot on the applications of AI to the dentistry domain. Here are 3 incredible ones. 1 - Diagnosis and...