Gerardo Ortega
A personal journey into the matrix
-
On Thinking in Systems
I was reflecting today about the things that will have a higher priority this year. Of course, many obvious things are always present, like exercising more, take care of myself and my family, learning X or Y, saving more money, etc. We frequently have these things in mind, year after...
-
Rails 5.1 and forward - Part 1: Yarn on Rails
Just a week ago was announced the most recent version of Ruby on Rails, one of my favorite web frameworks which I have used in many projects for over three years. There are plenty of amazing features and new changes, one of my favorite is the integration with Yarn, a...
-
Machine Learning: de la práctica a producción [REVIEW]
Ramanan Balakrishnan escribió un excelente post explicando el proceso que conlleva el flujo de trabajo de trabajo para productos orientados a inteligencia Artificial, en particular hacia Aprendizaje Automatizado o Machine Learning, ahí se plantea algunas interrogantes que vale la pena retomar cuando decidimos emprender algún proyecto orientado a AI con...
-
My Artificial Intelligence Digest - Free Learning Resources
Resources to Learn Artificial Intelligence So, if you’re looking for useful resources to start with AI and Machine Learning, I have compiled a list of resources to learn about these topics. And I will keep it updated. Artificial Intelligence Learning Resources MIT MIT 6.034 Artificial Intelligence, Fall 2010 UC Berkeley...
-
Crystal (Lenguaje de Programación), el porqué y el cómo
Crystal es uno de los nuevos lenguajes en la escena. Aunque no tan conocido como Rust, Elixir o Julia, tiene mucho que ofrecer. Iniciò en 2012, y según describen sus creadores, sus características principales son: Sintaxis similar a Ruby Estáticamente tipado Compilado Self-hosted (Crystal está escrito en… crystal) Ademas de...