Open in app

Sign In

Write

Sign In

Mark Farragher
Mark Farragher

1.8K Followers

Home

About

Jul 28, 2020

Use Python, NimbusML and ML.NET to predict New York taxi fares

There are many popular machine learning libraries for Python. There’s TensorFlow, scikit-learn, Theano, Caffe, and many others. And in the NET domain we have Microsoft’s new ML.NET machine learning library which can be used in C# and F# applications. But now Microsoft has created NimbusML, a new library that will…

Machine Learning

6 min read

Use Python, NimbusML and ML.NET to predict New York taxi fares
Use Python, NimbusML and ML.NET to predict New York taxi fares
Machine Learning

6 min read


Jul 23, 2020

Optical Character Recognition with F# and ML.NET

In this article, I’m going to build an app that recognizes handwritten digits from the famous MNIST machine learning dataset: The MNIST challenge requires machine learning models to read images of handwritten digits and correctly predict which digit is visible in each image. This may seem like an easy challenge…

Machine Learning

7 min read

Optical Character Recognition with F# and ML.NET
Optical Character Recognition with F# and ML.NET
Machine Learning

7 min read


Jul 22, 2020

Predict Heart Disease With F# And ML.NET Machine Learning

In this article, I am going to build an F# app with ML.NET and NET Core that reads medical data and predicts if a patient has a risk of heart disease. I will show you how to do this with only 120 lines of code. ML.NET is Microsoft’s new machine…

Machine Learning

7 min read

Predict Heart Disease With F# And ML.NET Machine Learning
Predict Heart Disease With F# And ML.NET Machine Learning
Machine Learning

7 min read


Jul 21, 2020

Use F# and ML.NET to predict New York taxi fares

Building machine learning apps has never been easier! Because we have ML.NET, Microsoft’s new machine learning library. It can run linear regression, logistic classification, clustering, deep learning, and many other machine learning algorithms. But did you know that the F# language is the perfect choice for developing machine learning applications…

Machine Learning

7 min read

Use F# and ML.NET Machine Learning To Predict Taxi Fares In New York
Use F# and ML.NET Machine Learning To Predict Taxi Fares In New York
Machine Learning

7 min read


Dec 13, 2019

Create Any Image with C# And A Generative Adversarial Network

In this article I’m going to build a specialized neural network architecture called a Generative Adversarial Network (GAN). GANs are weird. Here’s what they look like: The Generator is a convolutional neural network (CNN) laid out in reverse. A normal CNN reads in an image and outputs a list of…

Machine Learning

11 min read

Create Any Image With C# And A Generative Adversarial Network
Create Any Image With C# And A Generative Adversarial Network
Machine Learning

11 min read


Dec 12, 2019

Artistic Style Transfer With C# And A Neural Network

Style transfer is a process where we recompose an image in the style of another image by transferring the artistic style from one picture to another using a convolutional neural network. It looks like this: This is a photo of Pablo Picasso painting a bull on a sheet of glass…

Machine Learning

9 min read

Artistic Style Transfer With C# And A Neural Network
Artistic Style Transfer With C# And A Neural Network
Machine Learning

9 min read


Dec 3, 2019

Detect Text Sentiment With An LSTM Neural Network In C#

In this article I’m going to build an app that can automatically detect the sentiment of an English text. I actually tried this already in this article where I used a 1-dimensional convolutional neural network to analyze the movie review text. …

Machine Learning

8 min read

Detect Text Sentiment With An LSTM Neural Network In C#
Detect Text Sentiment With An LSTM Neural Network In C#
Machine Learning

8 min read


Dec 2, 2019

Detect Movie Review Sentiment With C# And A 1D-ConvNet

In this article I’m going to build an app that can automatically detect the sentiment of IMDB movie reviews. The first thing I’ll need is a dataset with thousands of movie reviews, correctly labelled as having positive of negative sentiment. The Kaggle IMDB dataset has exactly what I need. It’s…

Machine Learning

9 min read

Detect Movie Review Sentiment With C# And A 1D-ConvNet
Detect Movie Review Sentiment With C# And A 1D-ConvNet
Machine Learning

9 min read


Nov 19, 2019

Build Silicon Valley’s Hotdog Detector With C# And CNTK

In the TV show Silicon Valley there’s a famous scene where Jian-Yang demonstrates the SeeFood app that can identify any kind of food in an image. Of course, this being Silicon Valley, there’s a catch: the app can only identify hotdogs and classifies everything else as ‘not hotdog’. Watch the…

Machine Learning

12 min read

Build Silicon Valley’s Hotdog Detector With C# And CNTK
Build Silicon Valley’s Hotdog Detector With C# And CNTK
Machine Learning

12 min read


Nov 8, 2019

Detect Spam Messages with C# And A CNTK Deep Neural Network

Spam is becoming a huge problem. Last year, 53.5% of all email traffic worldwide was due to spam messages, with the most common topics being healthcare and dating. Imagine how much bandwidth and electricity is being wasted here! So let’s see if we can solve this problem. In this article…

Machine Learning

12 min read

Detect Spam Messages with C#  And A CNTK Deep Neural Network
Detect Spam Messages with C#  And A CNTK Deep Neural Network
Machine Learning

12 min read

Mark Farragher

Mark Farragher

1.8K Followers

Meet Your New Trainer https://www.mdfarragher.com

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech