<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deep Learning on SoloSoft</title><link>https://www.solosoft.dev/es/tags/deep-learning/</link><description>Recent content in Deep Learning on SoloSoft</description><generator>Hugo</generator><language>es-es</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/es/tags/deep-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>MLX: El Framework de Machine Learning de Apple para Apple Silicon</title><link>https://www.solosoft.dev/es/post/mlx-apple-silicon-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/es/post/mlx-apple-silicon-2026/</guid><description>&lt;p&gt;For years, machine learning on Macs meant one of two things: running PyTorch or TensorFlow through Apple&amp;rsquo;s Metal Performance Shaders backend, or accepting that NVIDIA-optimized frameworks would never fully leverage Apple Silicon&amp;rsquo;s capabilities. Both approaches left performance on the table. The unified memory architecture that makes M-series chips revolutionary for creative work went largely unused for ML.&lt;/p&gt;
&lt;p&gt;MLX changes this entirely. It is Apple&amp;rsquo;s open-source ML framework, purpose-built for Apple Silicon. From the ground up, every optimization — lazy computation, unified memory access, neural engine integration — is designed for M-series hardware. The result is a framework that runs common ML workloads 2-3x faster on the same hardware compared to PyTorch through Metal, while using a cleaner, NumPy-inspired API.&lt;/p&gt;</description></item><item><title>MNN: El Motor de Inferencia Ligero Ultrarrrapido de Alibaba para IA Movil y de Borde</title><link>https://www.solosoft.dev/es/post/mnn-mobile-inference-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/es/post/mnn-mobile-inference-2026/</guid><description>&lt;p&gt;Ejecutar modelos de deep learning en dispositivos moviles y de borde presenta desafios unicos: potencia de computo limitada, memoria restringida, sensibilidad de bateria y diversas arquitecturas de hardware. &lt;strong&gt;MNN&lt;/strong&gt; (Mobile Neural Network) es la respuesta de Alibaba a estos desafios, un motor de inferencia ligero que lleva IA al borde con minima sobrecarga y maximo rendimiento.&lt;/p&gt;
&lt;p&gt;MNN impulsa mas de 30 aplicaciones de Alibaba, incluyendo Taobao (e-commerce), Youku (streaming de video) y varias herramientas empresariales. Ha sido probado en batalla a escala de miles de millones de usuarios, manejando desde vision artificial en tiempo real hasta LLMs en el dispositivo.&lt;/p&gt;</description></item></channel></rss>