Day: October 5, 2017

Azure Microsoft

Azure Event Grid with Dan Rosanova

.NET Rocks has a great interview with Dan Rosanova, product owner for Azure’s messaging services including Event Grid, Hybrid Connections, Event Hubs, and Service Bus. Press the play button below to listen here or visit the show page at DataDriven.tv Show Notes Event-driven architecture in Azure! Carl and Richard talk to Dan Rosanova about Azure […]

Read More
Microsoft

.NET Standard 2.0

One of the great things about .NET is that you use it to write code for multiple runtimes: .NET Core, .NET Framework, Xamarin, etc. However, this historically introduced some complexity in writing, distributing and consuming libraries. .NET Standard solves this problem by allowing you to write code to a specification rather than specific platforms, and […]

Read More
Blockchain

19 Industries The Blockchain Will Disrupt

Blockchain is a distributed ledger technology that underlies cryptocurrencies like Bitcoin. It provides a way to record and transfer data that is transparent, safe, auditable, and resistant to outages. The blockchain has the ability to make the organizations that use it transparent, democratic, decentralized, efficient, and secure. It’s a technology that holds a lot of […]

Read More
AI Machine Learning

What is a Neural Network?

If you’ve heard the term “neural network” and was curious to exactly what it is, then watch this explainer video on the topic.

Read More
AI

The Future of Deep Learning Research

Siraj Raval explains where Deep Learning is going. Check out this intriguing description for the video, then watch it. Back-propagation is fundamental to deep learning. Hinton (the inventor) recently said we should “throw it all away and start over”. What should we do? I’ll describe how back-propagation works, how its used in deep learning, then […]

Read More