COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Artificial Intelligence
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vinay Kumar (7)
Ibrahim Ersoy (2)
Tony Tromp (2)
Paul Lockwood (2)
Mike Gold (2)
Sourabh Somani (1)
Krunal Trivedi (1)
Christy Abraham Joy (1)
Allen James (1)
Mahesh Dahal (1)
Matthew Cochran (1)
Related resources for Artificial Intelligence
No resource found
Future of Artificial Intelligence
12/29/2020 12:10:07 PM.
Future of Artificial Intelligence
AI Series - Part Two - Programming Emotions
1/12/2018 11:59:02 AM.
I will be showing how to start AI Development with Cognitive Services. Previously, we kickstarted our new article series “AI HowTo” and talked about how to register for Emotion API Preview(Project Oxf
AI Series - Part One - Registering For Emotion API
1/11/2018 5:59:06 PM.
I will be showing how to start AI Development with Cognitive Services.
Microsoft Azure Bot Framework
12/4/2017 5:18:26 AM.
During //Build 2017 Microsoft announced Azure Bot Framework
Linear Regression Using Python (SciKit Learn)
11/6/2017 12:18:37 AM.
Perform Linear Regression using Machine Learning Package Sci-Kit Learn (SK Learn)
Understanding Gradient Descent Algorithm
11/3/2017 2:01:23 AM.
Understanding gradient descent algorithm used in Neural Networks (deep learning)
Introduction To Machine Learning
11/1/2017 5:38:29 AM.
What is Machine Learning? Machine Learning is closely related to Statistics and Artificial Intelligence. Machine Learning is about using certain algorithms to learn from data, get insights from it and
Understanding Logistic Regression
10/30/2017 12:52:57 AM.
In this video, I will tell you about Logistic Regression, Categorical variable, the Logistic Function. Also, check how Logistic/Sigmoid functions works using Python.
Activation Functions In Deep Learning/Neural Nets
10/28/2017 1:50:59 AM.
Common Activation Functions used in neural networks - Sigmoid / Logistic function , Softmax function, ReLU (Rectified Linear Units), identity, hyperbolic tangent.
Understanding Linear Regression
10/27/2017 1:19:57 AM.
Linear Regression Theory for Machine Learning. Learn about sum of squared error (SSE), Ordinary Least Squares method, slope intercept form of a line.
Introduction To Deep Learning And Neural Networks
10/26/2017 1:04:08 AM.
Deep Learning and Neural Networks introduction. First Neuron Model explanation. Working of Neurons or Nerve cells.
Future Of IoT, Machine Learning, And Artificial Intelligence
7/26/2017 3:08:49 PM.
This article represents a glimpse into the future of IoT, Machine Learning, and Artificial Intelligence.
Microsoft Cognitive Services Leap Forward
4/24/2017 12:04:13 PM.
New AI APIs from Microsoft give developers a great opportunity
Computer Vision AI In Simple Steps
9/26/2016 8:29:26 AM.
In this article, you will learn how to Integrate Computer Vision API to integrate picture recognition in your app.
C# Artificial Intelligence (AI) Programming: A Basic Object Oriented (OOP) Framework for Neural Networks
8/23/2006 2:51:28 PM.
A Neural Network is an Artificial Intelligence (AI) methodology that attempts to mimic the behavior of the neurons in our brains. In this article, we’ll be building a basic framework for AI Neural Networks in C# and teach our program to perform basic X-OR operations.
Nemesis-7rc1 ( Codename Deviate)
2/3/2006 12:08:15 AM.
Nemesis-7 is a full-screen 2D shoot’em up that makes use of the DirectInput, DirectSound and DirectDraw interfaces from DirectX. The player controls a spaceship which he uses to duel the computer opponent. I implemented some artificial intelligence to make the CPU play more human.
Nemesis-7rc1 ( Codename Deviate)
2/3/2006 12:08:15 AM.
Nemesis-7 is a full-screen 2D shoot’em up that makes use of the DirectInput, DirectSound and DirectDraw interfaces from DirectX. The player controls a spaceship which he uses to duel the computer opponent. I implemented some artificial intelligence to make the CPU play more human.
Tic Tac Toe
2/2/2006 5:08:39 AM.
TicTacToe is a demonstration of the AI game playing minimax algorithm. The game plays out every possible combination of moves from each position and consequently is unbeatable. This example uses .NET Beta 2 and was written using a text editor.
Tic Tac Toe
2/2/2006 5:08:39 AM.
TicTacToe is a demonstration of the AI game playing minimax algorithm. The game plays out every possible combination of moves from each position and consequently is unbeatable. This example uses .NET Beta 2 and was written using a text editor.
Mastermind Computer Player using Genetic Algorithms in C#
2/1/2006 12:42:43 AM.
After writing the Genetic Algorithm Article for implementing a Genetic Algorithm in C#, I tried to think of a good example of how to illustrate a real-world use of Genetic Algorithms to illustrate artificial intelligence.
Mastermind Computer Player using Genetic Algorithms in C#
2/1/2006 12:42:43 AM.
After writing the Genetic Algorithm Article for implementing a Genetic Algorithm in C#, I tried to think of a good example of how to illustrate a real-world use of Genetic Algorithms to illustrate artificial intelligence.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download