-
#VSCode – Let’s do some #FaceRecognition with 20 lines in #Python (2/N)
Hi! Yesterday I explained how to write a couple of lines in Python to perform live face detection in a webcam feed [Post]. Check the resources section to find more about the tools I’m using. Today, I’ll add some more code to perform face recognition. And as usual, I’ll work with my kids to test — read more
-
#VSCode – Let’s do some #FaceRecognition with 20 lines in #Python
Hi ! I’ve write a lot about how to use AI models in C# to perform tasks like Face recognition, speech analysis, and more. During the Chicago CodeCamp, someone ask me about how to perform Face Recognition in Python. I didn’t have any working sample to showcase this, and I failed in try to write — read more
-
#Event – Resources for the sessions about #DeepLearning and #CustomVision at the @ChicagoCodeCamp
Hi! Another post-event post, this time with a big thanks to the team behind one of the most amazing event I’ve been this year: Chicago CodeCamp. I had the chance to meet a lot of amazing people, to learn a lot during the sessions and also to visit the great city of Chicago. As usual, — 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
-
#Event – Materiales utilizados durante #GlobalAINight con los amigos de @metrotorontoUG
Buenas ! Después de una noche genial con los amigos de Metro Toronto UG, llega el momento de compartir los materiales que utilice durante la sesión. La idea inicial era hablar un poco de Azure Notebooks, y de alguna manera terminamos hablando también de Cognitive Services y Custom Vision, fue genial! Para comenzar, los — 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
-
#VS2019 – Working with #Python Environments now is so cool !
Hi ! Let me start with IANAPU [I am not a Python user], and that’s maybe why, when I need to work and understand what is in my current environment it took me a lot of time to get and deploy the correct tools and the right packages to work with. I’m not a fan — read more