Eventos Exclusivos

1

Arquitectura de GPUs - ¿Qué es CUDA?

2

Evolución profesional con inteligencia artificial- Mentoría de Freddy Vega

3

Por qué Python es mejor lenguaje de programación

4

De datos a decisiones: cómo usar IA, agentes y LLMs para automatizar procesos y resolver problemas reales

5

Mejora tu Inglés en un año

6

Mejora tu productividad con Notion

7

De cero a cien en tu aprendizaje del inglés

8

Prompts y Herramientas de AI para Practicar Inglés

9

El aprendizaje automático de los carros autónomos

10

Ideas prácticas para emprender con tecnología - Freddy Vega

11

Phrasal Verbs: Lleva tu Inglés al Siguiente Nivel

Semana Platzi

12

Cómo la IA está cambiando la ciberseguridad

13

GitHub Copilot: Transformando la Programación con IA -Amin Espinoza

14

Cómo logré crear videos de 1 millón de views

15

Cómo Usar el SDK de Vercel para Aplicaciones Web con Inteligencia Artificial

16

¿Por dónde comenzar en Platzi?

17

¿Google está muerto? La verdad sobre SEO post AI search

18

Qué es Growth Marketing y cómo crecer tu negocio

19

Frameworks modernos backend: JavaScript, Python y más

20

Generación de imágenes creativas con inteligencia artificial y ChatGPT

21

Competencias Fundamentales Para Dominar el Mundo de los Datos

22

¿Cómo las computadoras entienden las imágenes?

23

Fundamentos de Inteligencia Artificial: Qué Es y Cómo Funciona

24

Crea una página web con Cursor

25

Los secretos de crear software que sólo aprendes con experiencia

26

Optimiza tus campañas publicitarias con Meta.AI

27

Cómo certificarte en AWS y potenciar tu carrera en tecnología

28

Cómo Crear Videos con Inteligencia Artificial: Herramientas Gratuitas y Prácticas

29

Construye tu marca personal, no solo tu currículum

30

Cómo entrar al mundo de Data Science

31

El verdadero rol de la Product Manager

32

¿Realmente puedo aprender Inglés en línea?

33

Cómo optimizar prompts para inteligencia artificial

You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesión a prueba de IA

Antes: $249

Currency
$209
Suscríbete

Termina en:

0 Días
12 Hrs
50 Min
56 Seg
Revive nuestros eventos exclusivos

Revive nuestros eventos exclusivos

Amazon Web Services (AWS)

Amazon Web Services (AWS)

Fundamentos de Inteligencia Artificial: Qué Es y Cómo Funciona

23/33
Resources

Artificial intelligence (AI) has revolutionized the way we interact with technology, allowing us to communicate with machines using natural language. Understanding how these models work is key to take advantage of them in our day-to-day personal, work or business life. Here we will review fundamental aspects: what is artificial intelligence, how language models (LLM) work, tokenization, embeddings and the training of these models.

What is artificial intelligence and how is it structured?

Artificial intelligence is a science aimed at replicating in machines human behavior such as reasoning, information processing, problem solving and decision making. Within AI there are:

  • Machine learning: Analyzes large volumes of data to identify patterns.
  • Deep learning: Uses neural networks to process complex information such as images, videos and audios.
  • Generative artificial intelligence (GNI): Generates new information from already available data.
  • Language models (LLM): They are able to understand multiple languages and dialects, generating coherent and useful texts.

How do artificial intelligence models understand our language?

Three key processes are required for machines to understand our language:

What is tokenization?

Tokenization converts text into numbers, allowing computers to process them. It takes words and characters and assigns them specific numerical values, including punctuation marks that indicate features of the language used.

What are embeddings in artificial intelligence?

Embeddings assign multidimensional contexts to words, facilitating the understanding of semantic relationships between them:

  • They represent words in multi-dimensional spaces.
  • They identify meanings according to the context and association between terms.
  • Advanced models can have billions of dimensions to accurately define words.

What is the role of training in AI models?

Training makes it possible to generate text coherently by predicting what word comes next. This process involves:

  • Pre-training: The model learns patterns by processing large amounts of written information.
  • Advanced training: Refinement with human input or secondary models to increase accuracy.
  • Technological tools such as GPUs play a key role in this training.

What is attention, query, key and values in artificial intelligence?

Attention allows the model to identify which words or phrases are the most important in a text to generate relevant content. It uses:

  • Queries: Questions that help determine inherent references in the text.
  • Keys: Key words identified.
  • Values: Semantic meanings resulting from the union of words.

This structure allows replicating human-like understanding in machines, the basis for today's generative AI.

How can you learn and apply artificial intelligence now?

Taking advantage of this technology involves understanding its foundations first. You can start with specialized courses in software engineering, LLM fundamentals, Prompt Engineering or practical manuals that explain these processes clearly.

In addition, experimenting directly with models such as ChatGPT allows you to discover practical applications according to specific needs, professional or personal requests.

Now that you know the basics, what applications would you personally give to this technology in your daily life or work? Share it here in the comments!

Contributions 0

Questions 0

Sort by:

Want to see more contributions, questions and answers from the community?