Topics
-
Sez Who? Support for iOS 10 Speech Recognition in Xamarin
by Guest Code Download- 0 replies
- 370 views
With Apple's update to its phone OS, we look at the support that Xamarin has for it by building a simple speech app. Continue reading...
-
Neural Networks Using the R nnet Package
by Guest Code Download- 0 replies
- 310 views
The R language simplifies the creation of neural network classifiers with an add-on that lays all the groundwork. Continue reading...
-
Customizing a Xamarin Forms Application, Part 2
by Guest Code Download- 0 replies
- 295 views
Last time, I created the app. This time, I take care of a few annoying but important issues with it, especially in the area of the user's experience with application connectivity. Continue reading...
-
Logistic Regression Using R
by Guest Code Download- 0 replies
- 301 views
I predict you'll find this logistic regression example with R to be helpful for gleaning useful information from common binary classification problems. Continue reading...
-
Use Custom Visualizers for C++ Objects
by Guest Code Download- 0 replies
- 303 views
Sometimes the default view of objects in the debugger isn't enough, especially if you operate on complex data structures. Here's one way to alter the view and use a customized one. Continue reading...
-
Deploy the Android 7 Multi-Window Mode via Xamarin
by Guest Code Download- 0 replies
- 269 views
It's relatively simple to make use of the multi-window mode now that Xamarin supports it. Here's how. Continue reading...
-
Build Data Applications for the Universal Windows Platform Using Entity Framework and SQLite
by Guest Code Download- 0 replies
- 348 views
Saving and retrieving data is a fundamental part of all but the simplest of applications. In this article, Nick walks through getting started using Entity Framework with SQLite to persist application data. Continue reading...
-
R Language OOP Using S3
by Guest Code Download- 0 replies
- 342 views
The S3 OOP model is still widely used, so let's use write S3-style OOP code via the R language. Continue reading...
-
Data Clustering Using R
by Guest Code Download- 0 replies
- 366 views
Find the patterns in your data sets using these Clustering.R script tricks. Continue reading...
-
Revealing Secrets with R and Factor Analysis
by Guest Code Download- 0 replies
- 341 views
Let's use this classical statistics technique -- and some R, of course -- to get to some of the latent variables hiding in your data. Continue reading...
-
Creating a Custom Start Page in Visual Studio 2017
by Guest Code Download- 0 replies
- 352 views
Visual Studio is all about making the developer coding experience more streamlined, allowing you to get to elements of the IDE that matter to you most. Customizing the Start Page is, well, a good start. Continue reading...
-
This R/S4 Demo Might Take You Out of Your Comfort Zone
by Guest Code Download- 0 replies
- 399 views
Let's explore factor analysis again, this time using the R ability to tap into OOP, but we won't use the RC model. Continue reading...
-
Neural Networks Using Python and NumPy
by Guest Code Download- 0 replies
- 358 views
With Python and NumPy getting lots of exposure lately, I'll show how to use those tools to build a simple feed-forward neural network. Continue reading...
-
Use Docker To Breathe New Life for Your ASP.NET Apps
by Guest Code Download- 0 replies
- 356 views
Using Docker's lightweight containerization technology, you can modernize and extend ASP.NET WebForms app quickly and safely on the Microsoft Azure cloud. In this first of a two-part series, we show you how. Continue reading...
-
Breathe New Life for Your ASP.NET Apps with Docker, Part 2
by Guest Code Download- 0 replies
- 325 views
Last time, we used Docker to modernize an ASP.NET WebForms app. In this second part, we take a feature-driven approach to extending it and improving performance. Continue reading...
-
Consuming REST Services from Your Mobile Application Using Swagger and AutoRest
by Guest Code Download- 0 replies
- 351 views
Consuming services is something every application needs to do. In this article, Nick demonstrates how to document a REST service using Swagger in order to make it easy to consume from a Universal Windows Application. Continue reading...
-
Neural Network Back-Propagation Using Python
by Guest Code Download- 0 replies
- 357 views
You don't have to resort to writing C++ to work with popular machine learning libraries such as Microsoft's CNTK and Google's TensorFlow. Instead, we'll use some Python and NumPy to tackle the task of training neural networks. Continue reading...
-
Track Your Fitness with a Fitbit and Xamarin
by Guest Code Download- 0 replies
- 340 views
Wally shows you how to use Xamarin.iOS to create a pedometer app for a Fitbit that employs the CoreMotion Framework. Continue reading...
-
Neural Network Cross Entropy Using Python
by Guest Code Download- 0 replies
- 361 views
James McCaffrey uses cross entropy error via Python to train a neural network model for predicting a species of iris flower. Continue reading...
-
A Filtered View of Core Image
by Guest Code Download- 0 replies
- 359 views
Playing around with Apple's Core Image imaging technology, using some simple C# code to perform facial recognition and apply filters to photos. Continue reading...
-
Who's Online 0 Members, 0 Anonymous, 34 Guests (See full list)
- There are no registered users currently online