
A Beginner’s Guide to Reinforcement Learning
Reinforcement learning is one of the most exciting collections of techniques for building self-learning systems. Over the past five years, we’ve seen RL successfully meet such challenges as exceeding human performance on popular video games and board games. Despite the excitement around the success of these RL agents, it has remained extraordinarily difficult for most […]
Read More
Retrocoding the World’s Smallest Windows App in x86 ASM
- Frank
- March 25, 2021
- 80386
- assembly language
- assembly language for beginners
- assembly language tutorial
- davepl
- ethical hacking
- learn to code
- machine code
- machine code explained
- machine code instructions
- machine code programming
- machine code tutorial
- Original author
- reverse engineering
- reverse engineering software
- reverse engineering tutorial
- software (industry)
- task manager
- Visual Studio
- Visual Studio 2019
- Visual Studio Code
- visual studio code c++
- windows programming
- x86
Dave from Dave’s Garage builds the World’s Smallest Windows application live in x86 assembly using only a text editor and the command line to assemble the program using the Microsoft MASM assembler. Whether you’re a professional programmer or just curious about how assembly language works, what makes it different from machine language, and why it […]
Read More
Proactive, Always-on Service in Dynamics 365 with Chatbots, IVA, and IoT
- Frank
- March 25, 2021
- ai chatbots
- bot for dynamics 365
- Chatbots
- crm
- crm system
- crm systems
- Customer Service
- customer service bots
- Dynamics 365
- dynamics 365 business central
- dynamics 365 crm
- dynamics 365 customer service
- dynamics 365 customer service release overview
- Field technician
- intelligent virtual agents
- IoT
- Microsoft
- Microsoft Dynamics 365
- microsoft dynamics 365 business central
- microsoft dynamics crm
- ms dynamics 365
- product updates
- Remote Assist
- what is dynamics 365
Microsoft Mechanics shows you how to set up a proactive and always-on service organization with Dynamics 365, from self–service automated actions using intelligent and conversational chatbots and IoT, to high touch customer agent and frontline technician support. Expert Deanna Sparks joins host Jeremy Chapman to share how to combine automation, intelligence and live personnel engagement […]
Read More
Introduction to Bash Recap
- Frank
- March 25, 2021
- bash
- Dr G
- Linux
Bash is a tool that helps you manage the files and processes running on your computer. Shells like Bash give you the power and precision to control your computer from one terminal (or windows). In this episode of Learn With Dr. G, Sarah will walk through an introduction to Bash. You’ll learn what Bash is, […]
Read More
Introduction to Quantum Computer Systems with Fred Chong
Here’s a great first lecture on Quantum Computing by Fred Chong at University of Chicago.
Read More
Windows 10 Tips & Tricks You NEED to Use in 2021!
Leila Gharani shares here favorite and hidden Windows 10 tips and tricks.
Read More
3 ways to Reduce Data In Power BI Desktop
- Frank
- March 25, 2021
- business analytics
- Business Intelligence
- filter data power bi
- filter data power query
- Power BI
- power bi dashboard
- power bi data modeling
- Power BI dataset
- Power BI Desktop
- power bi desktop tutorial
- power bi desktop tutorial for beginners
- power bi for beginners
- power bi refresh
- Power BI reports
- power bi service
- Power BI training
- power bi tutorial
- power bi tutorial for beginners
- Power Query
- reduce data
- reduce data in power bi
Sometimes you want to reduce data in Power BI Desktop so it’s easier to work with. Then work with all the data in the Power BI Service. Patrick from Guy in a Cube shows you 3 ways that can help do this without using Incremental Refresh or needing Power BI Premium.
Read More
Python for Beginners Tutorial
In this step-by-step Python for beginners tutorial, Kevin Stratvert teaches you how to get started programming in Python. In this video, I assume that you are completely new to programming. We’ll walk through how to get Python, how to run your first code, and how to get an IDE (Integrated Development Environment) to help you […]
Read More