Artificial Intelligence


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

Pentaho Data Integration (PDI) Installation Guide - Easy yet powerful ETL tool

This is a step-by-step installation guide for Pentaho Data Integration. Well, why Pentaho Data Integration aka ‘Kettle’? Pentaho Data Integration (PDI) is an ETL (Extract, Transform, Load) tool to…

datadata-pipelinedata-analysis

How to Create an AI Blog Writing Tool with OpenAI API, GPT-3, and Python

Build an AI blog writing tool to create unique blog articles using GPT-3 Artificial Intelligence (AI) API.

openaiapigpt-3