Click here to Skip to main content
15,867,686 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 Updated

Artificial Intelligence 

22 Dec 2011 by #realJSOP
21 Oct 2011 by 2011999
Dear Experts,VS2010 Ultimate is it available Business Intelligence? Business Intelligence is available in 2008. if available in VS2010 please give me the path.Thanks for your valuable replay
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.
14 Jan 2019 by _Asif_
This is indeed a vast subject. You can start from ANTLR[^] but do keep in mind that its just tip of the iceberg.
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.
24 Feb 2021 by Abhijeet Rohilla
Is there any way we can identify a product whether its a counterfeit or original? Is there any type of technology which can be used to identify counterfeit goods? Any suggestion would be appreciated. What I have tried: I have tried Image API...
18 Oct 2005 by Abhishek M
An article on Knowledge Management for organizations.
19 Dec 2014 by Abo Homam
Hi I am new at Prolog, I learnt some of its concepts but still have difficulties in writing procedures I have this issue, I need to write a porgram in prolog to solve it but I couldn'tIt might be simple, but I found it hard for me as a beginnerquestion is thisWe have a box contains red...
14 Aug 2012 by Aditya Mangipudi
If you are talking about extensions. Here are few for V C++http://www.wholetomato.com/[^]http://www.devexpress.com/Products/Visual_Studio_Add-in/Coding_Assistance/[^]
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.
30 Jun 2015 by Afzaal Ahmad Zeeshan
Instead of changing the textures, vertices and other 3D modeling concepts, such as edges and shaders. Why not simply play a GIF? You can embed a separate video or a GIF file, that gets played when you are going to say something. I mean, user doesn't really care how much lips are wide, open...
5 Dec 2015 by Afzaal Ahmad Zeeshan
Ok, apart from what Ravi has said (with much respect to that answer), artificial intelligence is mostly done "without" graphical user-interface. Most of the stuff is being done in a mainframe or a supercomputer and only a "text" response is sent to your GUI application. Like Ravi mentioned...
24 Jul 2019 by Afzaal Ahmad Zeeshan
Quote: the way to label it We can start here. Computer algorithms need enough data to perform their tasks. In machine learning, the learning tasks are categorized as supervised or unsupervised. In supervised learning you provide the data with independent and dependent variables; your input...
4 Jan 2020 by Afzaal Ahmad Zeeshan
Quote: For example how to deal with unsupported languages. You can add multiple languages and Google Assistant (or other platforms) will tell Dialogflow what language to use. Read more on this topic here, Languages  |  Dialogflow Documentation  |  Google Cloud[^] Quote: Main target is to...
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.
17 Nov 2011 by Albert Holguin
Your linker errors are telling you that the linker can't find anything that matches the function signatures. This can be caused if:0. Forgot to include your .lib file for the linker1. The function signatures don't match (search for C++ function decorations/mangling for information), if...
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 Jan 2012 by Amir Mahfoozi
Have you read these pages :http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_7.html[^]http://www.dobrev.com/help/ver/Define_arrays.html[^]http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/contents.html[^]Use Google to find more resources.
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)
6 Jun 2019 by Amr Mohammad Rashad
I have been asked to implement an expert system about disease/symptoms. I do not know how to start? what things I should know to be able to progress?. If someone can help me with a demo/sample to look how such system should work and/or implemented I will be grateful for any sort of help. I do...
11 Aug 2014 by Andres Cassagnes
A basic guideline to start with GUI designing with wxWidgets
15 Oct 2006 by Andrew Kirillov
The articles describes a C# library for evolution computations and their application for several problems solving.
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.
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.
29 Mar 2022 by Andy Allinger
There's 2 big obstacles here you will have to face: First, 3*x + 2*y = 5 is underdetermined. Choose any x, and there is a y that will satisfy the equation. The genetic algorithm is for optimization. You need to pose this as an optimization...