# Teoria

Inteligência Artificial: princípios éticos, métodos e técnicas para o desenvolvimento de sistemas baseados em  conhecimento. Representação do conhecimento; modelos simbólicos; conexionistas; lógica de primeira  ordem. Redes Neurais. Árvores de Decisão. Tipos de Aprendizado de Máquina: supervisionado, não  supervisionado e aprendizado por reforço. Redes Neurais Artificiais. Modelos de agrupamento (Mapas auto-  organizáveis e K-means). Reconhecimento de padrões. Deep Learning: reconhecimento de imagem.  Tendências para o futuro da Inteligência Artificial.

{% embed url="<https://youtu.be/DHyUYg8X31c?si=8I5TW0YpqzB5GYJ0>" %}

* [Vídeo - Do Robots Deserve Rights What if Machines Become Conscious?](https://youtu.be/DHyUYg8X31c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://otavianosilverio.gitbook.io/inteligencia-artificial/teoria.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
