Click here to Skip to main content
15,868,016 members
Everything / Artificial Intelligence

Artificial Intelligence

artificial-intelligence

Great Reads

by CodeProject
Version 2.5.4. 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 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.
by Member 10912276
How to control game elements based on predefined conditions
by CodeProject
Version 2.5.4. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python

All Articles

Sort by Score

Artificial Intelligence 

3 Oct 2020 by Sandeep Mewara
A detailed look at how to deduce insights using Matplotlib with real world examples.
25 Feb 2010 by César de Souza
A complete explanation for the totally lost, part 1 of 2. The Levenberg–Marquardt algorithm provides a numerical solution to the problem of minimizing a (generally nonlinear) function. This article shows how the Levenberg-Marquart can be used to train Neural Networks.
24 Nov 2017 by Nikola M. Živković
Common neural network activation functions
24 Mar 2017 by Rob Kraft
An overview of the techniques that can be used to damage the most popular AI in use today, neural networks
21 Oct 2016 by marcus obrien
Computer engineering and the hidden neural network brain in the Arduino 101
20 Jun 2017 by Dave Ceddia
If you are learning React, start small
17 Dec 2014 by Paul M Watt
Why computers haven't replaced programmers
7 Aug 2017 by John Newcombe
Hopfield Neural Network for Character Recognition in .NET and C#
22 Nov 2017 by Bahrudin Hrnjica
How to setup learning rate per iteration in CTNK using C#
28 Mar 2013 by Bahrudin Hrnjica
Function optimization with genetic algorithm by using GPdotNET
10 Jan 2015 by Simon Jackson
A review of Unity AI programming essentials
7 Jul 2016 by Steve Naidamast
Getting an understanding of complex app development
21 Jan 2018 by Nikola M. Živković
The biggest power of ANNs is that they can be familiarized with some kind of problem in the process of training and are later able to solve problems of the same class – just like humans do! But how do they do that?
15 Nov 2017 by Nikola M. Živković
Did you know that first ideas revolving around AI can be traced back to the 40's? Nevertheless, it is still a field that is in its infancy, so to say, and a concept that we still don't know a lot about.
1 Mar 2018 by Philipp_Engelmann
With recent scientific advancements in Deep Learning, Artificial Intelligence and Neural Networks, as well as steadily evolving tools such as Tensorflow, Pytorch, and Keras, writing, testing and optimizing your own Neural Networks is now easier than ever before.
18 Dec 2020 by Sandeep Mewara
A quick look into basic workflow when we apply Machine Learning to a problem
28 Apr 2012 by snorkie
This paper explores what a virus is, their evolution, and where they may be encountered today.
8 Aug 2012 by rtybase
This post is dedicated to K-Means Clustering Algorithm, used for unsupervised learning.
22 Dec 2017 by Philipp_Engelmann
In this part of this series, we will add some more Turing machines and extend the logging.
19 Feb 2013 by Chris Boss
Today's development tools are becoming so complex that it makes one wonder, what has happened to software development.