Posts by this author

Apr 21, 2020
Post comments count5
Post likes count1

Help us shape the future of deep learning in .NET

Deep learning is a subset of machine learning used for tasks such as image classification, object detection, and natural language processing. It uses algorithms known as neural networks to learn and make predictions on image, sound, or text data. Neural networks learn from experience, just like we do as humans. Similar to how we may try an activ...

.NET
Mar 30, 2020
Post comments count7
Post likes count1

.NET for ApacheĀ® Sparkā„¢ In-Memory DataFrame Support

.NET for Apache Spark is aimed at making ApacheĀ® Sparkā„¢, and thus the exciting world of big data analytics, accessible to .NET developers. .NET for Spark can be used for processing batches of data, real-time streams, machine learning, and ad-hoc query. The DataFrame is one of the core data structures in Spark programming. A DataFrame is a distri...

.NET
Feb 10, 2020
Post comments count0
Post likes count1

Using .NET for ApacheĀ® Sparkā„¢ to Analyze Log Data

.NET for Apache Spark makes ApacheĀ® Sparkā„¢, and thus the exciting world of big data analytics, accessible to .NET developers. .NET for Spark can be used for processing batches of data, real-time streams, machine learning, and ad-hoc query. In this post, we explore how to use .NET for Spark to perform log analysis.

Apache.NET