https://github.com/mrrobb/ia-fib
Apuntes, resúmenes, algoritmos... Organizado, en Markdown y en PDF.
https://github.com/mrrobb/ia-fib
artificial-intelligence fib ia-fib upc upc-fib
Last synced: 2 months ago
JSON representation
Apuntes, resúmenes, algoritmos... Organizado, en Markdown y en PDF.
- Host: GitHub
- URL: https://github.com/mrrobb/ia-fib
- Owner: MrRobb
- License: mit
- Created: 2018-11-03T16:19:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T14:15:31.000Z (over 6 years ago)
- Last Synced: 2025-01-21T06:43:28.991Z (4 months ago)
- Topics: artificial-intelligence, fib, ia-fib, upc, upc-fib
- Size: 5.26 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IA - Inteligencia Artificial
[]()
[](https://github.com/mrrobb/IA-FIB/stargazers)
[](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)
[](https://github.com/MrRobb/IA-FIB)# Teoría
| Introducción | Búsqueda ciega | Búsqueda heurística | Búsqueda local | Knowledge-based problems | Planificación | Machine Learning | Otros |
|------------------------------------------------ |-------------------------------------------------------- |--------------------------------------------------------------------------- |----------------------------------------------------------- |-------------------------------- |-------------------------- |---------------------- |------- |
| Transparencias | Transparencias | Transparencias | Transparencias | Transparencias | Transparencias | Transparencias | |
| | | | | | | | |
| [Introducción](./Introducción/Introducción.md) | [Representación](./Búsqueda%20ciega/Representación.md) | [Branch and bound](./Búsqueda%20heurística/Branch%20&%20Bound.md) | [Búsqueda local](./Búsqueda%20local/Búsqueda%20local.md) | Sistemas de producción | Resolución de problemas | Introducción | |
| | [BFS](./Búsqueda%20ciega/BFS.md) | [Greedy Best First](./Búsqueda%20heurística/Greedy%20Best%20First.md) | [Hill Climbing](./Búsqueda%20local/Hill%20Climbing.md) | Representaciones estructuradas | Planificación lineal | | |
| | [DFS](./Búsqueda%20ciega/DFS.md) | [A*](./Búsqueda%20heurística/A*.md) | Minimax | Ontologías | Planificación jerárquica | | |
| | [IDDFS](./Búsqueda%20ciega/IDDFS.md) | [IDA*](./Búsqueda%20heurística/IDA*.md) | Alpha-beta pruning | Ingeniería del conocimiento | | | |
| | | [Recursive Best-first](./Búsqueda%20heurística/Recursive%20Best-first.md) | Satisfacción de restricciones | Adquisición | | | |
| | | [Heurísticos](./Búsqueda%20heurística/Heurísticos.md) | | Razonamiento aproximado | | | |
| | | | | | | | |
| Introducción.pdf | Búsqueda ciega.pdf | Búsqueda heurística.pdf | Búsqueda local.pdf | Knowledge-based problems.pdf | Planificación.pdf | Machine Learning.pdf | |## Evaluación

## Profesores
#### Javier Vázquez Salceda (responsable)
- email: [email protected]#### Maria Teresa Abad Soriano
- email: [email protected]#### Javier Béjar Alonso
- email: [email protected]