Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / artificial-intelligence / machine-learning

Machine Learning

machine-learning

Great Reads

by Intel
This article provides general guidelines for connecting any Intel Internet of Things (IoT) devices (that is, devices that support Intel microcontrollers like the Intel® Edison board and the Intel® Curie™ Compute Module) and Intel® IoT Gateways to the Microsoft Azure IoT Suite.
by The Zakies
Question answer chatbot using natural language parsing and web scrapping
by Sarah Moir
Analyzing My Music Data with Splunk
by Bill Wagner
In this post, I look at the areas where I will invest my time in the coming year.

Latest Articles

by Intel
This article provides general guidelines for connecting any Intel Internet of Things (IoT) devices (that is, devices that support Intel microcontrollers like the Intel® Edison board and the Intel® Curie™ Compute Module) and Intel® IoT Gateways to the Microsoft Azure IoT Suite.
by The Zakies
Question answer chatbot using natural language parsing and web scrapping
by Sarah Moir
Analyzing My Music Data with Splunk
by Bill Wagner
In this post, I look at the areas where I will invest my time in the coming year.

All Articles

Sort by Score

machine-learning 

by Bill Wagner
In this post, I look at the areas where I will invest my time in the coming year.
by Kevin Mack
Some resources to help with Artificial Intelligence in Azure if you are looking for some demos to show the “art of the possible” or tools to start
by Nikola M. Živković
Backpropagation in ANN
by Bill Wagner
Build recap
by Bahrudin Hrnjica
Notebook completely implemented on .NET platform using C# Jupyter Notebook and Daany
by Bahrudin Hrnjica
In this article, we are going to explore the main features in the new C# Juypter Notebook.
by Jake Drew
Full demo app using both C# and R interchangeably to rapidly identify and cluster similar images
by John Michael Hauck
CodeMash at the Kalahari Convention Center in Sandusky, OH, from January 8th through January 11th, 2013.
by Nikola M. Živković
Common neural network activation functions
by marcus obrien
Computer engineering and the hidden neural network brain in the Arduino 101
by Philipp_Engelmann
In this part of this series, we will add some more Turing machines and extend the logging.
by Jon Shern
Data Analysis with Python – The Tools and the Data
by Sandeep Mewara
A detailed look at how to deduce insights using Matplotlib with real world examples.
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.
by César de Souza
The ROC curve was developed by electrical and radar system engineers during World War II to detect enemy objects in enemy fields. The ROC analysis has been used in medicine, radiology, psychology and other areas for many decades. More recently, it has been introduced to machine learning.
by Ali Tarhini
Efficient Face Detection Algorithm using Viola Jones method Introduction Object detection is detecting a specified object class such as cars, faces, plates ext.
by rahulsahay20
In this section, I am going to talk about Logic Apps available in Azure.
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?
by Bahrudin Hrnjica
How to setup learning rate per iteration in CTNK using C#
by Philipp_Engelmann
How to implement Gradient Descent in Go
by Simon Jackson
How to build apps using Microsoft Cognitive Services
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.
by Nikola M. Živković
Have you ever wondered how Facebook knows how to suggest the right friend to tag? Speaking of it, how does the Google’s image search algorithm work? Yes, you are right, there is a neural network involved in all those tasks.
by rtybase
This post is dedicated to K-Means Clustering Algorithm, used for unsupervised learning.
by Dave Ceddia
If you are learning React, start small
by rtybase
Discussion of linear regression
by Shun Huang
Pocket Learning Algorithm and Basic Feature Engineering
by Jake Drew
ML methods using bootstrap samples and parallel processing to model very large volumes of data in short periods of time
by Rob Kraft
An overview of the techniques that can be used to damage the most popular AI in use today, neural networks
by Member 11794279
Microservices with Minimum Overhead using ASP.NET Web API and Azure – Part 2 – Deployment
by Jake Drew
Locality Sensitive Hashing for Unstructured Data
by Bahrudin Hrnjica
Predictive maintenance on .NET platform
by Sandeep Mewara
A quick look into basic workflow when we apply Machine Learning to a problem
by Rion Williams
Transformation on numerous fronts with just a few months of exposure to Kafka technology
by Bahrudin Hrnjica
How to train Iris data by batch using CNTK and C#
by Bahrudin Hrnjica
With this blog post, we are going to implement full C# program to train Iris data.
by Bahrudin Hrnjica
Visual Neural Network Designer in ANNdotNET