Click here to Skip to main content
15,885,141 members
Everything / Artificial Intelligence / Machine Learning

Machine Learning

machine-learning

Great Reads

by Thomas Weller
Demonstrates how to run Python scripts from C#
by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
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 Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
by Nicolas DESCARTES
How to implement neural networks in C#?
by Nicolas DESCARTES
How to implement logistic regression in ML.NET?

All Articles

Sort by Title

Machine Learning 

5 Jan 2016 by Bill Wagner
In this post, I look at the areas where I will invest my time in the coming year.
12 Sep 2017 by The Zakies
Question answer chatbot using natural language parsing and web scrapping
14 Apr 2021 by Martin_Rupp
In this article we introduce the main theoretical concepts required for building an ML-based translator.
14 Dec 2018 by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
3 Nov 2016 by Intel
Exploring Intel® Data Analytics Acceleration Library C++ Coding for Handwritten Digit Recognition
3 Apr 2019 by Mahsa Hassankashi
This article also has a practical example for the neural network. You read here what exactly happens in the human brain, while you review the artificial neuron network.
11 Feb 2005 by edeferia
Describes a simple implementation of a recommending system for e-commerce sites.
24 Jun 2019 by Thomas Daniels
This article describes the making of a tic tac toe player that uses neural networks and machine learning.
1 Jun 2017 by Intel
This paper introduces Intel software tools recently made available to accelerate deep learning inference in edge devices (such as smart cameras, robotics, autonomous vehicles, etc.) incorporating Intel® Processor Graphics solutions across the spectrum of Intel SOCs.
3 May 2017 by Intel
In this blog post, we highlight one particular class of low precision networks named binarized neural networks (BNNs), the fundamental concepts underlying this class, and introduce a Neon CPU and GPU implementation.
28 Jul 2021 by Abdulkader Helwan
In this article, we show you how to set up an Android Studio environment that is suitable for loading and running our .tflite model.
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.