Topics
-
Neural Network Momentum Using Python
by Guest Code Download- 0 replies
- 337 views
With the help of Python and the NumPy add-on package, I'll explain how to implement back-propagation training using momentum. Continue reading...
-
Neural Network L2 Regularization Using Python
by Guest Code Download- 0 replies
- 420 views
Our data science expert continues his exploration of neural network programming, explaining how regularization addresses the problem of model overfitting, caused by network overtraining. Continue reading...
-
Create Responsive Xamarin Apps with ReactiveUI
by Guest Code Download- 0 replies
- 346 views
Learn how to leverage the open source MVVM ReactiveUI framework, the Observer Design Pattern, ReactiveX and more to make your Xamarin apps more responsive. Continue reading...
-
Neural Network Batch Training Using Python
by Guest Code Download- 0 replies
- 345 views
Our resident data scientist explains how to train neural networks with two popular variations of the back-propagation technique: batch and online. Continue reading...
-
Integrating Angular 2 Directives
by Guest Code Download- 0 replies
- 357 views
It’s easy to integrate your own attribute directives into Angular 2 templates to pass data from your component to your directive, have it respond to events on your page or even have your directive fire events to be processed by the component using it. Continue reading...
-
Add Custom Controls with Binding Properties to Your Xamarin.Forms App
by Guest Code Download- 0 replies
- 978 views
In an app of any meaningful size, wrapping up common functionality in a composite control reduces the long-term effort needed to craft the app. Learn how to do just that right here. Continue reading...
-
What's New with .NET Framework 4.6, Part 1: API Updates
by Guest Code Download- 0 replies
- 272 views
For this first in a series, Eric Vogel checks out the new IReadOnlyCollection Stack and Queue implementations in .NET Framework 4.6. Continue reading...
-
Building Universal Windows Apps for Universal Performance
by Guest Code Download- 0 replies
- 300 views
With the Universal Windows Platform, developers can target a wide variety of devices with a single application, but it comes with performance ramifications. We look at ways to make those apps more efficient and highly performant. Continue reading...
-
Xamarin 4 Improvements: Worth Upgrading?
by Guest Code Download- 0 replies
- 297 views
Like a mobile force, Xamarin 4 awakens. So upgrade now, especially if you're a Visual Studio developer and building apps for iOS. Continue reading...
-
ServiceStack and Razor Forms
by Guest Code Download- 0 replies
- 289 views
ServiceStack moves to a complete Web application framework with support for Razor forms. Continue reading...
-
Functional Programming, the .NET Way
by Guest Code Download- 0 replies
- 265 views
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#. Continue reading...
-
Functional Programming, the .NET Way, Part 2
by Guest Code Download- 0 replies
- 274 views
We looked at the basic features of functional programming with Visual F#. In this second part, we take it a bit farther and look at creating anonymous functions, pattern matching, and other features of F#. Continue reading...
-
Slimming iOS and Android Pics for Mobility
by Guest Code Download- 0 replies
- 278 views
Pictures are worth a thousand words, and some can be storage-hungry, which can be bad for mobile apps and sites. Here's a trick for slimming them down. Continue reading...
-
Chi-Square Tests Using R
by Guest Code Download- 0 replies
- 288 views
R is the perfect language for creating a variety of chi-square tests, which are used to perform statistical analyses of counts of data. Here's how, with some sample code. Continue reading...
-
A More Efficient Text Pattern Search Using a Trie Class in .NET
by Guest Code Download- 0 replies
- 297 views
The trie data structure is one alternative method for searching text that can be more efficient than traditional search approaches. Here's a trie class you can create in C#. Continue reading...
-
Hosting JavaScript in a Windows 10 App
by Guest Code Download- 0 replies
- 275 views
An introduction to the Chakra JavaScript engine and how it can be used within a Windows 10 app to execute JavaScript. Continue reading...
-
ASP.NET MVC 6 and Tag Helpers, Part 2
by Guest Code Download- 0 replies
- 275 views
Now that you know how to create tag helpers, let's create a custom one that loads a bootstrap-select dropdown via a remote URI. Continue reading...
-
Solving Sliding Tiles with Artificial Intelligence (and Some C#)
by Guest Code Download- 0 replies
- 295 views
True artificial intelligence is years away. But we can demonstrate the challenges of AI decisionmaking using C# to derive solutions for the classic sliding tiles puzzle. Continue reading...
-
Parameter Sweeps, or How I Took My Neural Network for a Test Drive
by Guest Code Download- 0 replies
- 288 views
The short definition of a parameter sweep is that it's the process of trying different training parameter values in order to find a good set of neural network weight values. Continue reading...
-
What's in iOS 9 for C# Developers?
by Guest Code Download- 0 replies
- 267 views
A high-level look at some of the more interesting features of the newest Apple mobile OS that can trip up C# developers making apps for it. Continue reading...
-
Who's Online 0 Members, 0 Anonymous, 50 Guests (See full list)
- There are no registered users currently online