Click here to Skip to main content
15,885,925 members
Everything / Artificial Intelligence

Artificial Intelligence

artificial-intelligence

Great Reads

by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.

Latest Articles

by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
by Wessel Beulink
As businesses navigate the end of BizTalk and seek potent data transformation solutions, Azure Logic Apps has surged to the forefront, offering an agile, serverless platform that simplifies workflow automation.
by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete
by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.

All Articles

Sort by Updated

Artificial Intelligence 

2 Nov 2019 by @Abdul Azeez Thekkekandy
This article describes how AI can be utilized to make a better team strategy from Manager (or Team Coach) in a live soccer game by utilizing SAP HANA and Amazon Sagemaker capabilities together.
16 Feb 2021 by Abdulkader Helwan
In this article, we’ll discuss materials and methods for this project.
17 Feb 2021 by Abdulkader Helwan
In this article, we’ll work on restructuring ResNet50 to perform the new classification task.
18 Feb 2021 by Abdulkader Helwan
In this article, we’ll fine-tune our ResNet50 model.
19 Feb 2021 by Abdulkader Helwan
In this article, we’ll discuss the COVID-19 detection results we’ve achieved with our model and compare these results with those of other models.
22 Feb 2021 by Abdulkader Helwan
In this article, we’ll show you how to build a network for Covid-19 detection from scratch.
15 Mar 2021 by Abdulkader Helwan
In this series of articles, we’ll showcase an AI-powered deep learning system that can revolutionize the fashion design industry by helping us better understand customers’ needs.
16 Mar 2021 by Abdulkader Helwan
In this article we’ll show you how to use transfer learning to fine-tune the VGG19 model to classify fashion clothing categories.
17 Mar 2021 by Abdulkader Helwan
In this article we show you how to train VGG19 to recognize what people are wearing.
18 Mar 2021 by Abdulkader Helwan
In this article we evaluate VGG19 using real images taken by a phone camera.
19 Mar 2021 by Abdulkader Helwan
In this article we show you how to build a Generative Adversarial Network (GAN) for fashion design generation.
22 Mar 2021 by Abdulkader Helwan
In this article we show you how to train the GAN for fashion design generation.
12 Feb 2021 by Abdulkader Helwan
In this article, we introduce transfer learning and ResNet50.
18 Oct 2005 by Abhishek M
An article on Knowledge Management for organizations.
20 Dec 2017 by Adrian Pirvu
Neural Patterns model for new thinking machines
21 Jan 2019 by Adrian Pirvu
A closer look into differences between natural nervous systems and artificial neural networks
15 Jul 2019 by Adrian Pirvu
A Roadmap to Intelligence
5 Sep 2019 by Adrian Pirvu
Creation of sentient agents
19 Oct 2014 by Afzaal Ahmad Zeeshan
What are the wearable devices and what is the role of Internet of Things in them and how do they interact to make things better and easy.
22 Jul 2016 by Afzaal Ahmad Zeeshan
In this post, I am going to walk you through creating your own central hub to allow your connected devices to authenticate people using facial recognition system.
14 Feb 2017 by Alibaba Cloud
This post features a basic introduction to machine learning (ML). You don’t need any prior knowledge about ML to get the best out of this article. Before getting started, let’s address this question: "Is ML so important that I really need to read this post?"
8 Apr 2018 by Allister Beharry
We'll use the ClassifyBot program to put together an ML pipeline to solve a text classification problem using open-source ML components
14 Oct 2019 by Allister Beharry
NewsAlpha is a social news analyzer running on Microsoft Azure which aggregates and analyzes social news posts across different Internet forums and social media sites looking for threats of violence or self-harm in near real-time.
13 Jan 2021 by Allister Beharry
This article series will show you how to build a reasonably accurate traffic speed detector using nothing but Deep Learning, and run it on an edge device like a Raspberry Pi.
14 Jan 2021 by Allister Beharry
In this article, we select hardware components for our AI/Pi-based solution and assemble them into a functional system.
15 Jan 2021 by Allister Beharry
In this article, we’ll go through installation of the operating system on the Pi, securing it, and configuring it for remote access over WiFi.
18 Jan 2021 by Allister Beharry
In this article, we set up a development environment on Windows 10 for cross-platform computer vision and machine learning projects to run on our Pi device.
19 Jan 2021 by Allister Beharry
In this article, we have a look at the details of the TrafficCV implementation and the various object detection models to use for detecting vehicles and calculating their speed.
20 Jan 2021 by Allister Beharry
In this article, we focus on developing a computer vision framework that can run the various Machine Learning and neural network models – like SSD MobileNet – on live and recorded vehicle traffic videos.
27 Jan 2021 by Allister Beharry
In this article, we explore the different ways of measuring vehicle speed and the different Deep Learning models for object detection that can be used in our TrafficCV program.
22 Jan 2021 by Allister Beharry
In this we discuss improvements we can make to the software in terms of performance or accuracy. We also compare our homebrew open-source system to commercial vehicle speed detection systems.
4 Aug 2008 by Amir Emamjomeh
A simple example of how to classify data using genetic algorithm and VB.Net
28 Mar 2023 by Ammar Albush 1997
Logo Recognition System Program written in C# .NET 6.0 Windows Form (Tensorflow.net,Tensorflow.keras,Emgu Cv,ScottPlot.WinForms,Newtonsoft.Json)
11 Aug 2014 by Andres Cassagnes
A basic guideline to start with GUI designing with wxWidgets
16 May 2007 by Andrew Kirillov
The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, etc.
28 Sep 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating fully connected ANNs and applying them to different tasks.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
15 Oct 2006 by Andrew Kirillov
The articles describes a C# library for evolution computations and their application for several problems solving.
17 Nov 2014 by Android on Intel
In the conclusion of this two-part series, I detail the best 3D game engine and middleware solutions for Android* tablets, including free, open source, and proprietary options. I also note which have native support for x86 Intel® processors.
15 Apr 2016 by Android on Intel
Whether you are looking for an entire game engine to develop your idea into a game, or an efficient easy-to-use video codec to deploy full motion video, this list will guide you to the best middleware to use while developing your game for Intel® architecture.
19 Oct 2018 by Apriorit Inc, KonstantinovSlava
Two ways of performing object recognition using OpenCV and comparing them to each other. Both approaches have their own pros and cons. This comparison will help to choose the best one for your task.
10 Dec 2018 by Apriorit Inc, Vadym Zhernovyi
The experience of improving Mask R-CNN performance six to ten times by applying TensorRT
18 Feb 2019 by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
7 Mar 2019 by Apriorit Inc, Semyon Boyko
How to use this Google service and the free NVIDIA Tesla K80 GPU to achieve your own goals in training neural networks
4 Apr 2019 by Apriorit Inc, Semyon Boyko
Find out an easy way to use the pretrained Inception V3 neural network for video classification.
30 Apr 2019 by Apriorit Inc, Semyon Boyko
The approach that allows you to make a neural network analyze the current frame while remembering the state of previous frames
22 Mar 2019 by Apriorit Inc, Vadym Zhernovyi
Learn more about the challenges we faced with dataset preparation and network configuration, and how these problems can be solved.
31 Jul 2020 by Arnaldo P. Castaño
In this article, we go over the steps to detect faces in an image.
4 Aug 2020 by Arnaldo P. Castaño
In this article, we’ll talk about preparing a dataset for feeding the correct data to a CNN.
5 Aug 2020 by Arnaldo P. Castaño
In this article we’ll put together our CNN and train it for face recognition.
6 Aug 2020 by Arnaldo P. Castaño
In this article we’ll adapt the VGG16 model.
7 Aug 2020 by Arnaldo P. Castaño
In this article we focus on the Text-to-Speech with the use of Deep Learning.
2 Nov 2020 by Arnaldo P. Castaño
In this series of articles we will use a deep neural network (DNN) to perform coin recognition. Specifically, we will train a DNN to recognize the coins in an image.
3 Nov 2020 by Arnaldo P. Castaño
In the next article, we will preprocess a dataset to be inputted to a machine learning model.
4 Nov 2020 by Arnaldo P. Castaño
In this article we will go over the basics of supervised machine learning and what the training and verification phases consist of.
6 Nov 2020 by Arnaldo P. Castaño
In this article, we will examine a convolutional neural network for the problem of coin recognition, and we will implement one in Keras.NET.
6 Nov 2020 by Arnaldo P. Castaño
In this article we will examine the CNN we implemented for coin recognition using Keras.NET.
9 Nov 2020 by Arnaldo P. Castaño
To end off this series, we will present the alternative of adapting a pre-trained CNN to the coin recognition problem we have been examining all along.
11 Mar 2018 by Arthur V. Ratz
In this article we’ll formulate and thoroughly discuss about probabilistic Bayesian classification algorithm and its implementation in Node.JS and JavaScript that can be actively used to detect and locate messages containing potential spam and other unsolicited data.
6 Mar 2018 by Arthur V. Ratz
In this article, we'll discuss how to produce user-to-item recommendations by using SVD++, Pearson Correlation and probability-based similarity computation.
8 Sep 2019 by Arthur V. Ratz
How to properly install and configure SAP-HANA and TensorFlow Model Server to predict the S&P 500 Index
14 Sep 2019 by Arthur V. Ratz
How to create and export TensorFlow S&P 500 Index prediction model and serve it using TensorFlow Model Server
19 Oct 2005 by asef
Using Genetic Algorithm to solve the 8 Queens problem.
22 Oct 2011 by Asha Desai
This program allows you play Solitaire puzzle also known as Peg Solitaire Puzzle.
13 Apr 2011 by asheesh goja
‘Expert Systems’ is one of the most commercially successful application of Artificial Intelligence. This three part series describes how to develop an expert system based artificial advisor, using a backward reasoning algorithm.
13 Apr 2011 by asheesh goja
‘Expert Systems’ is one of the most commercially successful application of Artificial Intelligence. This three part series describes how to develop an expert system based artificial advisor, using a backward reasoning algorithm.
20 Jul 2015 by Ashkan Pourghasem
Hands on tutorial of implementing batch gradient descent to solve a linear regression problem in Matlab
3 Sep 2018 by asiwel
Bezier Curve Classification Training and Validation Models using CNTK and ALGLIB
1 Oct 2018 by asiwel
How to Deploy Trained Models Concurrently
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
21 Mar 2013 by Ata Amini
A set of static methods in Java that are critical in all mathematical calculations that involve matrices
26 May 2014 by Atalia Beukes
An example of how to use Microsoft Solver Foundation on a constraint satisfaction problem.
12 Feb 2007 by awseditor
What's That Tune? is a light-hearted mashup of three web services in C#. This proof-of-concept records audio from a microphone, saves it to Amazon S3, creates a task for workers to name the tune using Amazon Mechanical Turk, then polls Amazon ECS for related albums.
13 Dec 2023 by Benjamin Consolvo
This article explores the use of Large Language Models (LLMs) in various applications, such as chatbots, code generation, and debugging.
11 Dec 2023 by Benjamin Consolvo
This article explores the use of Stable Diffusion models, focusing on image-to-image generation, using Intel's newly released Intel Data Center GPU Max Series 1100.
12 Dec 2023 by Benjamin Consolvo
This article discusses the application of Stable Diffusion models in generative AI, focusing on image generation from text prompts.
13 Feb 2019 by billschreiber111
This article describes a recommendation engine or collaborative filter that is written in C#.
11 Oct 2013 by BrainlessLabs.com
This is the first of a series of articles where we will explore about writing compilers.
11 Apr 2008 by Carlos Jiménez de Parga
A wrapper class library for the DirectMusic MIDI.
12 Nov 2009 by Carlos Jiménez de Parga
Expert system modeling in CommonKADS and CLIPS implementation, embedded in C++.
22 Apr 2022 by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
10 Aug 2023 by Chris Maunder
Building, running and debugging CodeProject.AI Server on a Raspberry Pi
8 Nov 2023 by Chris Maunder
In this article we explore how CodeProject.AI Server really works, and how simple it is to add your own functionality to CodeProject.AI server quickly and easily, leaving you to focus on your business, not your MLOps
8 Nov 2023 by Chris Maunder
Dive into the world of machine learning and explore how it empowers businesses to extract valuable insights from vast amounts of data. Discover practical techniques and tools for successful implementation.
17 Oct 2022 by Chris Maunder
The first in a two-part series on detecting objects and evil rodents
23 May 2023 by Chris Maunder
The second in a two-part series on detecting objects and evil rodents
13 Nov 2023 by Chris Maunder
In this article we will explore how self-hosted AI, specifically CodeProject.AI Server, empowers businesses to leverage the power of AI while maintaining control over their data.
13 Nov 2023 by Chris Maunder
Discover the fundamentals of artificial intelligence (AI) and how it can revolutionize your business. Learn about the benefits, applications, and practical use cases to ignite your curiosity
13 Nov 2023 by Chris Maunder
Use CodeProject.AI Server to simplify your MLOps by providing a self-hosted, open source solution with easy installation, support for any language or framework, and built-in management of AI modules
13 Nov 2023 by Chris Maunder
This article explores the various self-hosted AI frameworks available and understand their strengths, weaknesses, and compatibility with your project requirements. Make an informed decision that aligns with your organization's goals
15 Feb 2024 by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python
4 Apr 2024 by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete
26 Oct 2023 by Chris Maunder
A registry for downloadable modules for installation in CodeProject.AI Server
17 Nov 2009 by Christ Kennedy
KOEI-like old-school war game and battlefield simulator, with infantry, artillery, and cavalry units.
13 Aug 2010 by Christ Kennedy
12 Dec 2018 by Christ Kennedy
An exhaustive search of all game-states used to trace Mini-Max decisions from End game up through to Start game
19 Sep 2023 by Cloud Native Apps Team
This article explores the concept of intelligent applications for readers, providing a clear understanding of the role of AI capabilities in modern applications.
19 Sep 2023 by Cloud Native Apps Team
Explore real-world examples of how Intelligent Apps revolutionize logistics, retail, finance, manufacturing, tech, and medicine
20 Sep 2023 by Cloud Native Apps Team
In the part of our series on intelligent apps, we’ll explore how AI is transforming application development, from design and architecture to building.