Artificial Intelligence


Generate Python Code with OpenAI Codex API

A tutorial to explore the OpenAI codex API by generating Python code from natural language.

pythonopenaiai

How Deep Learning Works In Three Figures

artificial-intelligencedeep-learningmachine-learning

The Adoption of AI and Machine Learning in Healthcare: What is the Right Way to Proceed?

Let's find out how AI-powered technologies are being adopted in healthcare, given all the restrictions and benefits AI brings to the field.

aimachine-learninghealthcare

Image Stitching Using OpenCV

A step-by-step guide on how to make panorama and image stitching using Python and OpenCV.

technologyeducationmachine-learning

Why Is The K-Nearest Neighbors (KNN) Called A “Lazy Algorithm”?

machine-learningartificial-intelligenceai

9 Seaborn Datasets for Data Science + ML Beginners

Like the picture above, the journey to becoming a data scientist and reach the highest peak begins with learning to walk. You can’t start with a complicated neural network if you’ve never mastered…

pythonmachine-learningprogramming

Top 5 Open-Source Image Super-Resolution Projects To Boost Your Image Processing Tasks

computer-scienceartificial-intelligenceimage-processing

Recursive Neural Networks (RvNNs) and Recurrent Neural Networks (RNNs)

A recursive network is only a recurrent network generalization. In a recurrent network, weights are exchanged (and dimensionality stays constant) over the sequence and, in a test cycle, you can see a list of varying lengths then you will find in train times while working with position-dependent weights. For the same reason, the weights are distributed in a recursive network (and dimensionality stays constant).

recursive-neural-networksneural-networksartificial-intelligence

Five Unbelievable Open-Source Object Detection Projects Ready to Use in 2022

pythonartificial-intelligenceobject-detection

Are We Building AI systems that Learned to Lie to Us?

DeepFakes = DeepLearning + Fake

artificial-intelligencedeepfakes