-
#MLNET – How to use the AutoML API in a Console App
Hi ! In my last posts I was testing AutoML using the Model Builder inside Visual Studio and also the CLI commands. There is also an API to use this in a .Net app, and the usage is very simple. It all start, of course, adding the [Microsoft.ML.AutoML] nuget package I read the documentation in โ read more
-
#MLNET โ Are you a Command line user? MLNet CLI is great for some AutoML train tasks!
Hi ! Yesterday I wrote about how easy is to use Model Builder to create Machine Learning models directly from data inside Visual Studio. If you prefer to work with command line interfaces, Machine Learning.Net AutoML also have a CLI interface and with a couple of commands, you can get some amazing results. So, for โ read more
-
#AI – Exporting #CustomVision projects to #docker for #RaspberryPi, the extra 2 steps
Hi ! I wrote several posts on how to create a image analysis solution using CustomVision.ai and how to export and use the project in a Raspberry Pi with Docker. In my posts, I created a custom docker file for RPI using as a base the Linux one, from CustomVision.ai. There is a new feature โ read more
-
#MSBUILD – #HoloLens 2 Apollo moon landing demo
Hi ! Today at Build, just before Satya Nadella Keynote, there was a failed demo attempt using Hololens 2 and Unreal Engine. โWell, it seems doing a live demo is actually harder than landing on the moon,โ said A Man on the Moon author Andrew Chaikin. Lucky for us, there is a video from a โ read more
-
#Event – See you @ChicagoCodeCamp on May 11, 2019 for some Deep Learning and Custom Vision experiences
Hi ! I’m very lucky to be at the next Chicago CodeCamp with another session around Custom Vision: How a PoC at home can scale to Enterprise Level using Custom Vision APIs It all started with a DIY project to use Computer Vision for security cameras at home. A custom Machine Learning model is the โ read more
-
#Windows10 โ Windows #VisionSkills sample UWP App
Hi! Yesterday the Windows Team announced the preview version of Windows Vision Skills. So today I was browsing the samples in Github and Iโve created a simplified version of the Skeleton tracker using a live feed from a webcam. Here are some notes about my GitHub sample The UWP App must be Windows 10 version โ read more
-
#Windows10 – Windows Vision Skills (Preview), an amazing set of AI APIs to run in the edge!
Hi! Today’s announcement is a big one if you are interested on move AI capabilities to the Edge. The Windows team make public the preview of Windows Vision Skills framework: Windows Vision Skills framework is meant to standardize the way AI and CV is put to use within a WinRT application running on the edge. โ read more
-
#AI – AI for Earth, AI tools in the hands of those working to solve global environmental challenges
Hi ! When I was in Ohio @CodeMash, I was lucky enough to meet Jennifer Marsman, Principal Engineer & speaker on the AI for Earth team at Microsoft (@jennifermarsman). She hosted an amazing session where she shared details about some projects on AI for Earth. AI for Earth puts Microsoft cloud and AI tools in โ read more
-
#Humor – Commit comments and how to love your colleagues …
Hi ! Greetings @ Burlington El Bruno โ read more
-
#Python – The best way to explain how jupyter notebooks works with Visual Studio Code @Code
Hi ! So, after my yesterday post [Edit and work with Jupyter notebooks in Visual Studio Code], today some people asked me how the Jupyter Notebooks and Python integration works. The best way to explain this is with a simple animated video with the following actions Create a cell using the prefix # %% Run โ read more
-
#VSCode โ Edit and work with #jupyter notebooks in Visual Studio Code
Hi ! Iโve been using Python and Jupyter notebooks more and more. And somehow, during this learning path I also realize that I can use Visual Studio Code to code amazing Python apps, and also to edit and work with Jupyter notebooks. If you are VSCode python developer, you may know some of the features โ read more
-
#Humor – To Understand Recursion, You Must First Understand Recursion (Note: #Google does Understand Recursion)
Just search for recursion in Google, and you’ll get the joke … Greetings @ Burlington El Bruno โ read more
-
#Office โ #Clippy is back in Office for Windows and Mac (powered by #AI)
Hi ! So, after my post yesterday, about the suggestions in Outlook based on an email content, somebody asked me why they don’t see this in Outlook. I was sharing my experience in Outlook for Mac, in Windows we can find a [Suggested Meeting] option on top of the email content. And then, when we โ read more
-
#Office – Clippy is back in Office (powered by #AI)
Hi ! I’ve already share some of the new AI features in Office, like Excel Ideas or real-time captions / subtitles in PowerPoint. Today I’ll switch to Office editor, to share something amazing. I added Clippy to this post title and the idea is similar to the Clippy intents a long time ago: An AI โ read more
-
#Hololens – Developer Resources for #Hololens2
Hi ! Hololens 2 are on the way to some selected group of developers, so it’s time to start to collect and group some dev resources for the not so near future. Let’s start with a couple of tweets There is also a new Mixed Reality Toolkit, available as usual in GitHub https://microsoft.github.io/MixedRealityToolkit-Unity/README.html What is โ read more
-
#Humor – Time to use float …
Hi ! Greetings @ Burlington El Bruno โ read more
-
#Event – Resources used during the #GlobalAINight @metrotorontoUG
Hiย ! After an amazing event with my friends from Metro Toronto UG, it’s time to share some resources. It was initially supposed to be focused only on Azure Notebooks, but somehow we spend a lot of time talking about Cognitive Services and Custom Vision, that was great! Let’s start with the 15 min โ read more
-
#Office – Ideas Tool for Microsoft Excel powered by AI (#Excel, #AI)
Hi ! Today I’ll switch to Excel to share some of the other amazing AI features embedded in Microsoft Office: Excel Ideas. Excel Ideas is this new tool we have in Excel which will allow us to get some insights about the selected information in a worksheet. In order to use this tool, we need โ read more
-
#AI – CustomVision.ai project now can export directly toVision AI Developer Kit
Hi ! I was planning to write a couple of posts about Artificial Intelligence features in the Microsoft Suite, when I checked this feature available in CustomVision.ai. Last year, Microsoft released a program named [Vision AI Developer Kit for IoT Solution Makers] Integrated with Azure IoT Edge and working with the Microsoft Azure Machine Learning โ read more
-
#Humor – #Javascript programming tip
Greetings @ Hamilton El Bruno โ read more