
Bayesian Deep Learning on a Quantum Computer
Learn about bayesian deep learning and how to apply it to a quantum computer from Alex Pozas-Kerstjens
Read More
Realizing Quantum Computing Today with Quantum Inspired Optimization
Take a look at how quantum computing can solve real world problems in Chemistry using Q# and the new quantum libraries. Learn from the Quantum Inspired Optimization (QIO) team to learn how our current customers are using applications to find better classical solutions by looking at their quantum counterpart.
Read More
Principles of Intelligence Session 1: Learning, decisions, and intelligence
Here’s a great video from Microsoft Research Principles of Intelligence: A Celebration of Colleagues and Collaboration was a fun, once-in-a-lifetime gathering in celebration of colleagues and collaborations on Eric Horvitz’ milestone birthday. The event included short talks from Eric’s beloved colleagues and collaborators from over the decades—with the goal of celebrating their ideas, collaborations, and […]
Read More
Automated ML Forecasting and DNN
Learn about the new features Automated Machine Learning (Automated ML) is releasing, from enhanced time-series forecasting capabilities and no-code user interface, to DNN support for text and forecasting scenarios. Related Links: Learn More: https://aka.ms/automatedmldocs The new studio: https://ml.azure.com Notebook Samples: https://aka.ms/automatedmlsamples
Read More
What is Quantum-Inspired Computing?
Quantum-Inspired Computing has recently come up on my radar. Watch this video to see why this is a big deal.
Read More
GitHub Arctic Code Vault
Talk about cold storage. The GitHub Arctic Code Vault is a data repository preserved in the Arctic World Archive (AWA), a very-long-term archival facility 250 meters deep in the permafrost of an Arctic mountain. The archive is located in a decommissioned coal mine in the Svalbard archipelago, closer to the North Pole than the Arctic […]
Read More
Getting Started with OData and Cosmos DB in ASP.NET Core
Hassan and Jeremy are back to exploring using OData with Cosmos DB. They walk through creating a new Cosmos DB instance, download the generated sample and show to to add OData functionality to an API. Useful Links Optimizing Web Applications with OData $Select Integrating Cosmos DB with OData (Part 1) OData for .NET Documentation
Read More
Neural Network Architectures
Steve Brunton describes the wide variety of neural network architectures available to solve various problems in this lecture. Book website: http://databookuw.com/ Steve Brunton’s website: eigensteve.com
Read More
Deep Q Learning From Paper to Code
- Frank
- November 25, 2019
- deep double q learning pytorch
- deep q learning algorithm
- deep q learning pytorch
- deep q learning tutorial
- double deep q learning tutorial
- double q learning pytorch
- dueling deep q learning pytorch
- dueling double deep q learning pytorch
- q learning algorithm
- q learning pytorch
- q learning tutorial
After a particularly fascinating talk I attended last week at MLADS, I want to spend more time focused on Deep Q Learning. Fortunately, YouTuber Phil has just created a course on Udemy about Deep Q Learning. https://www.udemy.com/course/deep-q-learning-from-paper-to-code/?referralCode=CBA45A3B737237E7BFD2 Github for the course is here: https://github.com/philtabor/Deep-Q-Learning-Paper-To-Code Website: https://www.neuralnet.ai Course: https://www.manning.com/livevideo/reinforcement-learning-in-motion Github: https://github.com/philtabor Twitter: https://twitter.com/MLWithPhil
Read More
AES (Advanced Encryption Standard) Explained
Computerphile explored AES (Advanced Encryption Standard) with Dr Mike Pound explains.
Read More