-
#HowTo – Grant permissions to a folder after #Git clone, to perform #dotnet restore on a #RaspberryPi #dotnetcore
Hi ! Quick post today, to leave this as a public note. And, disclaimer, I’m not a Linux expert, just a normal user; I’m sure there are plenty of better ways to do this. Any advice will be appreciated. Context: I’m working with Git and .Net Core 3.1. Just cloned a repository and ready to — read more
-
#MachineLearning – Let’s start 2020 with a free Ebook: Pattern Recognition and Machine Learning
Hi ! I’ve posted this one some time ago, however it’s still a free and VERY USEFUL one ! Christopher Bishop, Technical Fellow and Laboratory Director In Microsoft Research Cambridge, UK, gives us the chance to download for free his eBook about Pattern Recognition and Machine Learning. With more than 700 pages of a highly — read more
-
#RaspberryPi – Microsoft Teams in RPi 4? Mmm, not yet, but it’s an interesting learning journey to start the New Year 2020
Hi! A couple of weeks ago, Microsoft released a preview version of Microsoft Teams for Linux (see references). Since that day, I was hoping to have a chance to play around with this version, mostly in a Raspberry Pi. Those days I also had this conversation with my best half (who is a very smart — read more
-
#Humor – What made you cancel Disney+? #ThisIsTheWay #Mandalorian
Source: — read more
-
#Coding4Fun – Slap your boss away with #Skype and #LeapMotion (I’m getting ready for 2020!)
Important: This repost is just to start one of my 2020 projects, which is very easy: write more fun stuff ! Hi ! During all my time working I was lucky enough to have some very cool bosses. So this is not personal at all, is just a funny way to discard a “incoming call” — read more
-
#Event – Resources used during the #MachineLearning Galore at @MississaugaNetU
Hi! It was a placer to share some amazing time with the Mississauga .Net User Group last night in my last session of the decade. It was a full night focused on Artificial Intelligence and Machine Learning, and as usual is time to share the resources used in the session. Slides Source Code https://github.com/elbruno/events/tree/master/2019%2009%2005%20Global%20AI%20Night Resources — read more
-
#Training – Elements of AI, a free #ArtificialIntelligence training from Finland (with also an amazing story)
Hi! Via “The Verge” (see references), I found this amazing story. Last year, Finland launched a free online crash course in artificial intelligence with the aim of educating its citizens about the new technology. Now, as a Christmas present to the world, the European nation is making the six week program available for anyone to — read more
-
#VS2019 – Let’s do some image classification with #MLNET Model Builder! (AKA, let’s create an image classifier model without a line of code)
Hi! I’m getting ready for my last event of the year, and I just realize that in the latest update of Model Builder, we have the chance to build our own Image Classifier scenario. Let’s start with the official Model Builder definition (see references): ML.NET Model Builder provides an easy to understand visual interface to — read more
-
#Labs – Microsoft Teams available on #linux, and this is the right way to install it
Update: This post was written on 2019 Dec, so there was a lot of changes since them. Apologies if the links or screenshots are not like the ones you may find today Hi! I’ve using Microsoft Teams in Windows 10 and MacOS and the experience is amazing. When I was trying to work only in — read more
-
#Event – #GlobalAIBootcamp 2019, we got an amazing Agenda, take a look !
Hi ! I’ve already wrote about the Global AI Bootcamp: a free one-day event organized across the world by local communities that are passionate about artificial intelligence on Microsoft Azure. Agenda – Saturday, 12/14/2019 MPR A MPR B MPR C 9:00am 9:00 AM — 30 min Registration and Breakfast 9:30am 9:30 AM — 60 min — read more
-
#Webinar – Drive real-world innovation with Azure AI
Hi! The partner opportunity for AI is worth a whopping $118 billion,* and I want to help you make the most of it. Join me and SYNNEX for a webinar on Thursday, December 12, at 2 PM ET where I’ll show you how you can capitalize on Azure AI solutions that solve real-world problems for — read more
-
#Event – Hurry up, the #GlobalAIBootcamp 2019 official registration is online !
Hi ! I’ve already wrote about the Global AI Bootcamp: a free one-day event organized across the world by local communities that are passionate about artificial intelligence on Microsoft Azure. And now we have the official Agenda and registration Registration: https://www.eventbrite.ca/e/global-ai-bootcamp-greater-toronto-area-2019-microsoft-canada-mississauga-hq-tickets-84920947841 As usual, one video is better than my words: See you on December 14th! — read more
-
#Windows10 – How to Install Connect app (yes, somehow is not part of my Windows 10 installation)
Hi! I’ve been using the Connect App for several years. It’s super useful when you need to share your Android screen to your Windows device, or any other device sharing screen scenario. However, today I realized that I don’t have my Connect app installed in my Windows 10 I don’t know why, maybe one of — read more
-
#Event – Caribbean Developer Conference 2020 at 40% Off #CDC2020
Conference pass + Workshop at 40% OFF! This unbelievable deal includes hotel accommodations, meals, drinks, access to the conference, and one pre-conference workshop. GET 40% OFF Offer only available until 12/08/19 Greetings @ Etobicoke El BRuno — read more
-
#CognitiveServices – #AnomalyDetector Service running on Containers (some #docker time!)
Hi! I was chatting about the new features and the use cases supported using the brand new (and still in Preview) Cognitive Services Anomaly Detector and I realized that we can use the service with local containers (instead of the cloud service), but there is something different in this Service. Why to use containers? Azure — read more
-
#Humor – How to Generate a Random String?
How to Generate a Random String? Open Vim, and ask a 1st year computer science student to save and exit Greetings @ Burlington El Bruno — read more
-
#CognitiveServices – Easy lines to convert CSV to JSON to be used on the #AnomalyDetector service
Hi! After the event “Building an Anomaly Detector System with a few or no lines of code” at MsftReactor, some people asked for the 2 lines that I used to convert a CSV file to JSON, to be used with Cognitive Services Anomaly Detector, so here they are. Important: you need Newtonsoft.Json to build the — read more