Created using Colab

This commit is contained in:
Cris
2026-06-24 19:43:49 -05:00
parent 7f86c0f2f6
commit f1f028c4be
+17 -5
View File
@@ -1,5 +1,15 @@
{ {
"cells": [ "cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/CristianCruz0309/Curso_Fundamentos_IA_Machine_Learning/blob/main/fundamentos_ia.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": { "metadata": {
@@ -1770,7 +1780,7 @@
"id": "t2-jTo-eD2CI", "id": "t2-jTo-eD2CI",
"outputId": "0b8ea5ce-f40e-491a-fc85-fd2538e67788" "outputId": "0b8ea5ce-f40e-491a-fc85-fd2538e67788"
}, },
"execution_count": 3, "execution_count": null,
"outputs": [ "outputs": [
{ {
"output_type": "display_data", "output_type": "display_data",
@@ -2004,7 +2014,7 @@
"id": "LeC0BU4nJq_y", "id": "LeC0BU4nJq_y",
"outputId": "e81d645d-c571-405e-8cb9-3fbb665fb83d" "outputId": "e81d645d-c571-405e-8cb9-3fbb665fb83d"
}, },
"execution_count": 4, "execution_count": null,
"outputs": [ "outputs": [
{ {
"output_type": "stream", "output_type": "stream",
@@ -2063,7 +2073,7 @@
"id": "fuSqfSMCg0y-", "id": "fuSqfSMCg0y-",
"outputId": "e7d4dc3e-cd2a-4809-a445-1bd7335e8163" "outputId": "e7d4dc3e-cd2a-4809-a445-1bd7335e8163"
}, },
"execution_count": 2, "execution_count": null,
"outputs": [ "outputs": [
{ {
"output_type": "display_data", "output_type": "display_data",
@@ -2174,7 +2184,7 @@
"id": "n7g_V-DL7aZ9", "id": "n7g_V-DL7aZ9",
"outputId": "f05213e1-300f-4593-e37c-eeb5cfdf6bbb" "outputId": "f05213e1-300f-4593-e37c-eeb5cfdf6bbb"
}, },
"execution_count": 4, "execution_count": null,
"outputs": [ "outputs": [
{ {
"output_type": "stream", "output_type": "stream",
@@ -2189,7 +2199,9 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"toc_visible": true "toc_visible": true,
"authorship_tag": "ABX9TyMBnNjdIaiJPWIxJkjIJOvX",
"include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",