-
#MLNET – What’s new in version 0.2.0
Buenas! I was checking the materials for tomorrow session [Introduction to Machine Learning .Net], when I realized that I had the opportunity to upgrade to the latest version; from 0.1.0 to 0.2.0. In addition to some syntax changes, such as how to use TextLoader(), there are other changes that deserve to be mentioned. In the… — read more
-
#MLNET – Novedades en la version 0.2.0
Buenas! Estaba revisando los materiales para la sesión de mañana de Introducción a Machine Learning .Net, cuando me di cuenta de que tenía la oportunidad de actualizar a la última versión; de 0.1.0 a 0.2.0. Además de algunos cambios de sintaxis, por ejemplo la forma de utilizar TextLoader(), hay otros cambios que merecen ser mencionados.… — read more
-
#Event – Introduction to ML.Net, amazing session about #MachineLearning.Net
Hi! Quick post on Friday, and a quick reference to an event for next Monday June 11th, where I will be fortunate to share a general introduction to Machine Learning.Net. More information in Carlos’ blog > http://www.mundosql.es/2018/05/31/charlasmundosql-introduccion-al-machinelearning-net-ml/ And if you’re from Toronto, remember that the next Monday June 25th I will be part of the… — read more
-
#Event – Introduction a ML.Net, eventazo sobre Machine Learning.Net
Buenas! Post rápido de viernes, y para hacerme eco de un evento en el que participare el próximo Lunes 11 de Junio, donde tendré la suerte de compartir una introducción general a la plataforma Machine Learning.Net. Mas información en el blog de Carlos > http://www.mundosql.es/2018/05/31/charlasmundosql-introduccion-al-machinelearning-net-ml/ Y si eres de Toronto, recuerda que el próximo Lunes… — read more
-
#Event – How #ChatBots and #MixedReality can enhance your Field Maintenance Capabilities
Hi! At the time this post is published I’ll be testing the Wifi On the airplane. I have no high expectations in this. The last time I’ve try this, a simple task like try to load GMail was an almost impossible. Well, for the next 2 days it’s my turn to share experiences related to… — read more
-
#Event – Como utilizar #ChatBots y #MixedReality para mejorar Field Maintenance Capabilities
Buenas ! Supongo que en el momento que se publique esta entrada estaré probando el WiFi en el avión. No tengo grandes esperanzas, ya que la última vez, solo intentar cargar Gmail era una tarea imposible. Pues bien, durante los próximos 2 días me toca compartir experiencias relacionadas con ChatBots y Mixed Reality en el… — read more
-
#Podcast – Machine Learning .Net, Guest In Interface Podcast #MLNet
Hi ! Back to a podcast, this time invited by the great Rodrigo Diaz Concha to talk about Machine Learning Net. The audio can be found here As expected, during Build 2018 there were a lot of announcements and novelties around the topic of Artificial Intelligence (AI). One of these announcements by Microsoft was the… — read more
-
#Podcast – Machine Learning .Net, invitado en Interfaz #MLNet
Buenas! De vuelta a un podcast, esta vez invitado por el gran Rodrigo Diaz Concha para hablar de Machine Learning .Net. El audio se puede encontrar aquí Como era de esperarse, durante Build 2018 hubo una gran cantidad de anuncios y novedades al rededor del tema de Inteligencia Artificial (AI). Uno de estos anuncios por… — read more
-
#MLNET – What’s a #MachineLearning model? A 7 minute video as the best possible explanation
Hi! Now that I’m starting to talk about Machine Learning For .net developers, one of the first questions you ask me is that you describe it as a model. Well, in the series of articles of [Data Sciende for Begginers] there’s a video of Brandon Rohrer which basically nailed it. Predict an answer with a… — read more
-
#MLNET – Que es un modelo en #MachineLearning? Un video de 7 minutos que es la mejor explicación posible
Buenas! Ahora que estoy comenzando a hablar de Machine Learning para .Net developers, una de las primeras preguntas que me hacen es que describa que es un modelo. Pues bien, en la serie de artículos de [Data Sciende for Begginers] hay un video de Brandon Rohrer que lo explica a la perfección. Predict an answer… — read more
-
#MLNET – Write and Load models using Machine Learning .Net
Hi ! Today post fast that the code is self explanatory. First, based on the previous posts, the process of defining and training the model. The important thing happens on lines 15 and 16, where the model is recorded. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than… — read more
-
#MLNET – Guardando y reutilizando modelos con Machine Learning .Net
Buenas! Hoy post rápido que el código se explica por si solo. En primer lugar, basado en los posts anteriores, el proceso de definir y entrenar el modelo. Lo importante sucede en líneas 15 y 16, donde se graba el modelo. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled… — read more
-
#Event – #InsiderDevTour at Toronto! Let’s have some fun with Machine Learning
Hi! After the storm of news that left us the Microsoft Build 2018 last week, now is the time to start reviewing them. A few hours ago the Insider Dev Tour was announced, a full-day event where we will review some of the most interesting topics that have been discussed in the Microsoft Build 2018.… — read more
-
#Event – #InsiderDevTour en Toronto! A divertirse con Machine Learning
Buenas! Después de la tormenta de novedades que nos dejo el Microsoft Build 2018 la semana pasada, ahora es tiempo de comenzar a repasar las mismas. Hace pocas horas se anunció globalmente el Insider Dev Tour, un evento de un día completo donde repasaremos algunos de los temas mas interesantes que se han comentado en… — read more
-
#MLNET – Understanding the step by step of Hello World
Hi! Today while we were recording a a podcast on ML.Net, one question arose about how the data is processed in Machine Learning .Net. Well, let’s go back to my previous example that believes in the past post and let’s see step by step this. In short, these are the steps to train a model… — read more
-
#MLNET – Entendiendo el paso a paso del Hola Mundo
Buenas! Hoy mientras grabábamos un podcast sobre ML.Net, surgió la pregunta sobre cómo se procesan los datos en Machine Learning .Net. Pues bien, volvamos al ejemplo anterior que cree en el post pasado y veamos el paso a paso de este. Resumiendo, y mucho, estos son los pasos para entrenar un modelo y realizar una… — read more
-
#MLNET – Hello World in ML.Net, Machine Learning for .Net !
Hi! I can not wait to start writing a little more about ML.Net. For now just a couple of code snippets to show how simple and fast it can be Starting with a set of data with ages to classify babies and kids, in a CSV file. All based on my personal criteria This file… — read more
-
#MLNET – Hola Mundo con ML.Net, Machine Learning for .Net !
Buenas! No puedo esperar a empezar a escribir un poco mas al respecto sobre ML.Net. Por ahora solo un par de code snippets para demostrar lo simple y rápido que puede ser Comenzando con un set de datos con edades para clasificar babies y kids, en un archivo CSV. Todo basado en mi criterio personal… — read more