Click here to Skip to main content
15,883,822 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 

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.
22 Mar 2015 by Aby Mammen Mathew
IoT devices needs the capability to augment the environment around them, even when sensors utilized by them break down
27 May 2014 by Mohd Akram
6 Aug 2020 by Arnaldo P. Castaño
In this article we’ll adapt the VGG16 model.
28 Aug 2020 by Jarek Szczegielniak
Having converted a ResNet model to the Core ML format in the previous article, in this article we’ll now use it in a simple iOS application.
9 Oct 2008 by Rahul_Sindhu
Steering Behaviours, Genetic Algorithms, and Neural Networks in games
22 Jul 2021 by MehreenTahir
In this article we learn about how Azure Synapse Analytics and Azure Machine Learning help analyze data without extensive coding and ML experience.
1 Nov 2019 by Joel Ivory Johnson
How to collect vehicle information and use ML on AWS to predict and diagnose vehicle problems before they become serious
25 Nov 2018 by Coding Notes
An introduction to the SVM and the simplified SMO algorithm
23 Aug 2016 by Florian Rappl
This article describes the most important details of creating a useful bot using the Microsoft Bot Framework.
14 Oct 2018 by Bahrudin Hrnjica
ANNdotNET v1.0 has been released
13 Nov 2015 by Intel
A complete list of these JavaScript code sample titles is provided below along with their links to instructions and code.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
28 Sep 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating fully connected ANNs and applying them to different tasks.
23 Jul 2020 by Habibur Rony
Basics of the rule-based chatbot, machine-learning chatbot and AI chatbot.
20 Jan 2016 by Sacha Barber
Looking at Spark/Cassandra working together
3 Jan 2019 by DataBytzAI
Part one of a series to demystify and democratize the magic (not) of AI
1 Jun 2017 by Intel
Artificial intelligence holds greater promise in transforming clinical research.
11 Oct 2013 by ASP.NET Community
In one of our project the site usage of site was very heavy and we need to migrate it to load balancing server. I have never configured the sites in
30 Oct 2019 by DaveNoderer
Recommendation System for wholesale automotive sales
3 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
31 Mar 2015 by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
30 Mar 2015 by Florian Rappl, Niki Kilbertus
Using Microsoft Azure to add advanced machine learning capabilities with connected IoT devices, which monitor activities of a baby and his or her environment.
2 May 2022 by KristianEkman
How to build an AI which plays Backgammon
18 Jun 2018 by Jesús Utrera
Second article of a series of articles introducing deep learning coding in Python and Keras framework
14 Jun 2017 by Andy Allinger
Introduces data clustering and the k-means++ algorithm
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
3 Sep 2018 by asiwel
Bezier Curve Classification Training and Validation Models using CNTK and ALGLIB
3 Apr 2019 by Mahsa Hassankashi
1 Jun 2017 by Intel
This article provides an overview of recent enhancements available in the BigDL 0.1.0 release (as well as in the upcoming 0.1.1 release)
6 Feb 2018 by raddevus
Entry in the Artificial Intelligence and Machine Learning Contest. Here's how I learned / guessed how to find spam.
29 Sep 2017 by Gamil Yassin
ML algorithms based on function or type of problems they solve
19 Jul 2013 by Anoop Pillai
Doing some 'Big Data' and building a Recommendation Engine with Azure, Hadoop and Mahout
22 Mar 2018 by Scott Clayton
Build a recommendation system using collaborative filtering and matrix factorization.
1 Sep 2020 by Jarek Szczegielniak
In this article we can proceed to train our custom hot dog detection model using Apple’s Create ML.
10 May 2021 by Sergio Virahonda
In this article we build the model API to support the prediction service.
29 Aug 2017 by Intel® Nervana™ AI Academy
This article aims to explore what happens when Intel solutions support functional and logic programming languages that are regularly used for AI.
17 Dec 2017 by Vladimir Dorokhov
Build a simple machine learning service with ASP.NET Core, Tensorflow and Azure Cloud
12 Apr 2017 by Intel
Based on the topics covered and the examples cited in this paper, hopefully you are convinced that the technology advancements, especially those emulating the human brain and eye, are evolving at a fast pace and may soon replace the human eye.
25 Jun 2020 by philoxenic
In this article, you will be up and running, and will have done your first piece of reinforcement learning.
26 Jun 2020 by philoxenic
In this article, we will see what’s going on behind the scenes and what options are available for changing the reinforcement learning.
30 Sep 2023 by Ujwal Watgule
The Cheetah Optimizer is a nature-inspired metaheuristic algorithm designed to tackle complex optimization problems across multiple dimensions.
9 Sep 2023 by chlohee
Machine Learning. What languages come to mind? R? Python? Matlab? Bet you didn't think Visual Basic.
1 Mar 2018 by Scott Clayton
Detect the programming language of a code snippet using neural networks in Azure ML Studio
26 Dec 2016 by Fernando de Oliveira [MCP]
What if you could predict data using a cloud-based environment? You can do it with Azure Machine Learning.
1 Oct 2018 by asiwel
How to Deploy Trained Models Concurrently
9 Sep 2016 by Intel
This shop-floor equipment activity monitor application is part of a series of how-to Intel Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison development platform, cloud platforms, APIs, and other technologies.
13 Nov 2013 by Nish Nishant, Marcelo Ricardo de Oliveira, Monjurul Habib, Kunal Chowdhury «IN», Shai Raiten
In the summer of 2013, CodeProject celebrated hitting 10 million members and invited various CodeProject members to host get-togethers around the world. Here are some of the goings-on at those celebrations.
12 Feb 2013 by Terrence Dorsey
CodeProject wants to help women get involved and build careers in programming. What can we do? We asked some prominent female programmers, and this is what we learned.
3 Mar 2018 by Omar Gameel Salem
Using Collaborative Filtering to find people who share tastes, and for making automatic recommendations based on things that other people like.
20 Jun 2016 by Intel
Before you embark on a new Internet of Things project, you should consider which communication patterns are best suited to it.
8 Jan 2024 by Nicolas DESCARTES
What clustering algorithm should be selected for the clustering task?
2 Jun 2010 by taheretaheri
Highlights the differences in how you create an XOR network in Neuroph, Encog and JOONE
21 Oct 2016 by Intel
The Intel® Joule™ module is the newest addition to a line of powerful, multi-purpose development boards from Intel®
25 Jan 2019 by Philipp_Engelmann
Competing on kaggle.com for the first time
27 Apr 2012 by Manning
A chapter excerpt from Programming Robots
23 Apr 2021 by Jarek Szczegielniak
In this article – the first one of the series – we’ll go over some Docker basics as they apply to ML applications.
30 Oct 2014 by Omar Gameel Salem
Implementation of a sophisticated spell checker that makes use of language model to consider the context in which a word occurs
6 May 2021 by Sergio Virahonda
In this article, we’ll deep-dive into the Continuous Training code.
27 Aug 2020 by Jarek Szczegielniak
In this article we'll convert a ResNet model to the Core ML format.
3 Mar 2018 by sjb_strat
Create a Spam Filter Using Machine Learning
3 Nov 2018 by Philipp_Engelmann
In this series, I want to show you how to create a simple console-based Turing machine in Python. You can check out the full source code on https://github.com/phillikus/turing_machine. In this part, I will explain the fundamental theory behind Turing machines and set up the project based on that.
22 Nov 2018 by Philipp_Engelmann
How to create a Turing machine in Python - Part 2
11 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
19 Jul 2021 by Shweta Lodha
This article walks you through the steps required to create a custom ML model, train it and then use the same model to analyze the sales receipt.
26 Apr 2021 by Jarek Szczegielniak
In this article, we’ll start applying our basic Docker knowledge while creating and running containers in the various MLng scenarios.
5 Aug 2020 by Arnaldo P. Castaño
In this article we’ll put together our CNN and train it for face recognition.
11 Jun 2020 by Glenn Prince
This article gives you a good starting point for your own object detection projects.
14 Jun 2012 by Ghazanfar_Ali
Clustering of 2D data Using Python and simulation in PyGame
26 Nov 2019 by @Abdul Azeez Thekkekandy
This article explores Data Science lifecycles - Business Understanding, Data Understanding and Data Preparation
14 Aug 2017 by Intel
In this article, we discuss our teachings about data science in a series of steps so that any product manager or business manager interested in exploring this science will be able take their first step toward becoming a data scientist or at least develop a deeper understanding of this science.
8 Aug 2018 by asiwel
Data modelling and visualization using longitudinal Bezier curves
21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
15 Aug 2023 by Ujwal Watgule
Credit card fraud detection is an important application of machine learning techniques.
7 Dec 2021 by Mahsa Hassankashi
Deep learning convolutional neural network by tensorflow python, complete and easy understanding
9 Nov 2020 by Arnaldo P. Castaño
To end off this series, we will present the alternative of adapting a pre-trained CNN to the coin recognition problem we have been examining all along.
4 Nov 2020 by Arnaldo P. Castaño
In this article we will go over the basics of supervised machine learning and what the training and verification phases consist of.
14 Sep 2016 by Mike Lanzetta
In this post, I'll walk you through how to get one of the most popular toolkits up and running on Windows, and run through and explain some fun examples.
7 Aug 2020 by Arnaldo P. Castaño
In this article we focus on the Text-to-Speech with the use of Deep Learning.
18 Jun 2018 by Jesús Utrera
Third article of a series of articles introducing deep learning coding in Python and Keras framework
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
1 Jun 2017 by Intel
To make it easier to deploy BigDL, we created a “Deploy to Azure” button on top of the Linux (Ubuntu) edition of the Data Science Virtual Machine (DSVM)
12 Feb 2018 by Scott Clayton
Train a binary classifier in Azure and then use it in a C# application.
19 Apr 2017 by Intel
In this post we show how to set up a production-ready machine learning workflow with Intel® Nervana™ technology, neon, and Pachyderm.
19 May 2021 by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.
9 Jul 2020 by Raphael Mun
In this article, we’ll dive into computer vision running right within a web browser.
3 Mar 2009 by Heiko Kiessling
The article describes an easy to use a wrapper for Intel's OpenCV lib with examples.
19 Apr 2017 by Intel
This article describes different methods to detect outliers in the data and how the Intel® Data Analytics Acceleration Library (Intel® DAAL) helps optimize outlier detection when running it on systems equipped with Intel® Xeon® processors.