Información del Curso

Horario:

Martes y jueves de 11:30 a 13:00.

Profesor:

Ayudantes:


Calendario

Parte Teórica

Bloque Semana Título Capítulo del libro del curso Diapositivas
1 Presentación del curso
1 2,3 El programa General de la IA 1 S1
2 4 La Inteligencia Natural 2 S2
3 5,6 Representación del conocimiento: Ontologías 3 S3
4 7,8 Racionalidad y Agentes S4
5 9,10 Representaciones Declarativas S5
6 11,12 Formatos Representacionales S6
7 14 El modo de computación S7
8 16 Representaciones Distribuidas y Memoria Asociativa S8

Parte Práctica

Semana Título Diapositivas
5 Prolog Prolog

Libro del curso

Borrador de Inteligencia Artificial y Natural. Luis A. Pineda, 2019.

  1. Capítulo 1 - El Programa General de la IA Liga
  2. Capítulo 2 - Introducción a la Inteligencia Natural Liga
  3. Capítulo 3 - Conocimiento Liga

Borrador del libro Racionalidad Computacional, Luis A. Pineda, 2020. Liga

Lecturas

Bloque 1

  1. Computing Machinery and Intelligence. Alan M. Turing. Mind, 433-460, 1950. Liga
  2. Minds, brains and programs. J.R. Searle. Behavioral and Brain Sciences, 3 (3) 417-57,1980. Liga

Bloque 2

  1. Seis estudios de psicología, Jean Piaget. 1991. Liga
  2. Theories of development: in dialog with jean piaget, S. Carey, D Zaitchik, I. Bascandzlev. Developmental Review, 38 36-54, 2015 Liga
  3. Research on attention networks as a model for the integration of psychological science, M. Posner, M.K. Rothbart. Annu Rev Psychol, 58 1-23, 2007 Liga

Bloque 3

  1. Practical Non-Monotonic Knowledge-Base System for Un-Regimented Domains: A Case-Study in Digital Humanities, Luis A. Pineda, Noé Hernández, Ivan Torres, Gibran Fuentes, Nydia Pineda, enviado a Information Processing and Management, 2019. Liga
  2. Reasoning with Preferences in Service Robots. Ivan Torres, Noé Hernández, Arturo Rodríguez, Gibrán Fuentes, Luis A. Pineda. Journal of Intelligent & Fuzzy Systems. 36:(5):5105-5114. DOI:10.3233/JIFS-179055, 2019 Liga
  3. A light non-monotonic knowledge-base for service robots. Luis A. Pineda, Arturo Rodríguez, Gibran Fuentes, Caleb Rascón, Ivan Meza. Intelligent Service Robotics, 2017, Volumen 10, pp. 159-171.Liga
  4. Conocimientyo y Razonamiento. L. A. Pineda, R. Brena, L. E. Sucar, J. M. Ahuactzin, J. M. Alavarado, O. D. Cervantes, J. P. García, G. Vargas, J. L. Zechinelli, C. Zozaya. En La Computación en México por especialidades académicas (Luis A. Pineda, Coordinador y Editor). Academia Mexicana de Computación (AMEXCOMP), Ciudad de México, pp. 33-64, 2017. ISBN: 978-607-97357-1-5Liga
  5. A Logic of Default Reasoning. Raymond Reiter. Artificial Intelligence, volumen 13, 81-132, 1980. Liga

Bloque 4

  1. Artificial Inteligence a Modern Approach, Stuart Rusell y Peter Norvig, Segunda Edición, Prentice-Hall. Part II: Problem-Solving, Caps. 3, 4 y 5
  2. Generalized Best-First Search Strategies and the Optimality of A*. Rina Dechter y Judea Pearl. Journal of the ACM, volumen 32, issue 3, 505--536, 1985. Liga
  3. A Survey of Monte Carlo Tree Search Methods. C. Browne et al. IEEE Transactions on Computational Intelligence and AI in Games, Vol. 4, No. 1. pp- 1–49. 2012 Liga
  4. A general reinforcement learning algorithm that masters chess, shogi, and go through self-play. D. Silver, T. Hubert, J. Schrittwieser. Science. 362 (6419): 1140–1144, 2018. Liga
  5. A Mathematical Theory of Communication. C. Shannon, The Bell System Technical Journal, Vol. 27, pp. 379–423, 623–656, 1948 Liga
  6. Opportunistic inference and Emotion in Service Robots. Luis A. Pineda, Arturo Rodríguez, Gibrán Fuentes, Noé Hernández, Mauricio E. Reyes, Caleb Rascon, Ricardo Cruz, Ivette J. Vélez y Hernando Ortega (2018). Journal of Intelligent & Fuzzy Systems 34(5):3301-3311. DOI:10.3233/JIFS-169511. ISSN: 1064-1246; eISSN: 1875-8967 (IF: 1.637).Liga

Lecturas Adicionales

  1. Bounded Rationality. Wheelwe, Gregory. The Standford Encyclopedia of Philosophy, 2019 Liga
  2. Instrumental Rationality. Kolodny, Niko and J. Brunero. The Stanford Encyclopedia of Philosophy, 2018 Liga

Bloque 5

  1. Conservation principles and action schemes in the synthesis of geometric concepts. Luis Pineda. Artificial Intelligence, volumen 171, 197-238, 2007. Liga Código

Lecturas Adicionales

  1. Lógica: Logic, Language and Meaning, Vol.1. Introduction to Logica, L. T. F. Gamut, The University of Chicago Press, 1991. Cap. 1, 2 y 3.
  2. Cálculo Lambda Liga Otra Liga
  3. Lisp Liga
  4. Signaturas Liga
  5. Lógicas Descriptivas Liga
  6. Answer Set Programming Liga

Bloque 6

  1. A Fundamental Tradeoff in Knowledge Representation. and Reasoning. Hector J. Levesque y Ronald J. Brachman. Proc. CSCSI-84, 141-152, 1984. Liga
  2. The Case for Mental Imagery. Kosslyn, S. M., Thompson, W. L., Ganis, G. Oxford Univ. Press 2006

Bloque 7

  1. The Mode Of Computing. L. A. Pineda. 2019. Liga

Bloque 8

  1. A Distributed Extension of the Turing Machine. L. A. Pineda. 2018 Liga

Modo de evaluación

Tareas

  1. Tarea 3. Introducción a Prolog.
  2. Tarea 4. Recursividad y listas.

Proyectos

  1. Proyecto IA Inferencia
  2. Representación del Conocimiento (como ayuda en el manejo de archivos puedes utilizar estos predicados: manejo de archivos)
  3. Intérprete Geométrico