Ir al contenido

Proyectos

Esta sección contiene mis proyectos actuales.

2024

Into the Lion's Den 2
·212 palabras
title: “Into the Lion’s Den” description: “This week we’re learning about lions.” algorithms: [“sorting”, “hashing”] # tags: [“machine learning”, “deep learning”] series: [“Projects”] series_order: 1 date: 2024-04-04 draft: false # Previous Nextsads asdfasfasdf
Into the Lion's Den
·182 palabras
Previous Nextsads asdfasfasdf {{ $url := .Get "url"}} {{ with resources.GetRemote (printf $url) }} {{ .Content | markdownify }} {{ else }} {{ errorf "Mardown Importer Shortcode - Unable to get remote resource" .