Click here to Skip to main content
15,881,281 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 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.
by Oliver Kohl
This article provides a comprehensive guide to TensorFlow 2.x, covering its execution modes, model building APIs, and insights for choosing the right approach for machine learning projects.

All Articles

Sort by Score

Artificial Intelligence 

17 Oct 2023 by Daan Acohen
Effortlessly integrate and leverage OpenAI's text embeddings for enhanced text analysis in your .NET projects.
11 Oct 2023 by Daan Acohen
Explore the streamlined process of creating diverse image variations in .NET applications using OpenAI’s enhanced API functionality.
30 Apr 2013 by Jyothikarthik_N
The woes of a maintenance developer.
2 Dec 2015 by Fred Perkins
Some high-level thoughts on Artificial Intelligence. Is it really AI we are looking for?
17 Feb 2023 by Matthew Dennis
In this tip, we resolve an issue where on certain systems some of the processes were left running so each CodeProject.AI Server start would create more processes, using more system resources.
18 Nov 2017 by asiwel
Construct a confusion matrix or crosstab for binary or multi-level classifier training or validation data in C#
12 Oct 2023 by Daan Acohen
Seamlessly convert audio messages to text in .NET using OpenAI's API
13 Oct 2023 by Daan Acohen
Unlock seamless audio transcription capabilities in .NET with OpenAI's API
15 Oct 2023 by Daan Acohen
Discover how to leverage AI capabilities in .NET applications for generating custom images from textual descriptions with ease.
10 Oct 2023 by Daan Acohen
Easily interact with OpenAI’s API in .NET applications using the ConnectingApps.Refit.OpenAI NuGet package for streamlined, resilient, and loggable calls.
4 Mar 2024 by Oliver Kohl
This article provides a comprehensive guide to TensorFlow 2.x, covering its execution modes, model building APIs, and insights for choosing the right approach for machine learning projects.
24 Oct 2022 by InvisibleMedia
How to find an F equation that will give you the only successor (minimum distance) of a given number detected in the list of numbers
1 Mar 2024 by Member 10912276
How to control game elements based on predefined conditions
16 Mar 2014 by Giovanni Caputo
Solve N-Queen problem with CSP programming of Microsoft Solver
21 May 2017 by mohammad farahi
Character recognition with MLP Neural Network
21 Nov 2022 by Chris Maunder
Working through the combinations to get PaddlePaddle and PaddleOCR installed and working everywhere
1 Nov 2015 by Johnson Augustine
Faster image matching or comparison in large set of categorized images or training set in machine learning
18 Dec 2012 by rakesh1503
Writeback and writethrough using C# with SQL Server 2008 SSAS.