Skip to content

Commit

Permalink
Início semestre 2024_2 sem o plano de aula atualizado
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarth committed Jul 23, 2024
1 parent 8c072a3 commit 4f5ed34
Show file tree
Hide file tree
Showing 23 changed files with 60 additions and 1,109 deletions.
11 changes: 3 additions & 8 deletions docs/avaliacao.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Os objetivos de aprendizagem desta disciplina serão avaliados através das segu
O critério para aprovação é:

* nota final superior ou igual a cinco (5);
* a média das avaliações intermediária e final deve ser igual ou maior que quatro (4);
* a média das avaliações intermediária e final deve ser igual ou maior que cinco (5);
* e 75% de frequência mínima nas aulas.

## *N* exercícios sobre agentes autônomos
Expand All @@ -21,20 +21,15 @@ Seguem os enunciados que se encaixam nesta categoria:

| Descrição | Prazo para entrega |
|:------------------------------------------------------------|:-------------------:|
| [Laboratório sobre Busca em Largura e Profundidade](aulas/04_x_buscas/index.md#atividade-de-laboratório) | 03/03/2024 |
| [Laboratório sobre algoritmos de busca cega](aulas/08_heuristica/index.md#entrega-do-exercício) | 10/03/2024 |
| [Planejando rotas para um entregador](./projetos/11_delivery/index.md) | 20/03/2024 |
| [Ambiente competitivo](aulas/14_tictactoe/index.md#atividade-de-laboratório) | 22/04/2024 |
| TBD | TBD |

## 2 projetos

Seguem os enunciados que se encaixam nesta categoria:

| Descrição | Prazo para entrega |
|:-----------------------------------------------------------------------------------------|:-------------------:|
| [Planejando rotas para um entregador](./projetos/11_delivery/index.md): solução completa | 10/04/2024 |
| [Trabalhando com ambiente não determinístico](./projetos/15_rl/index.md) | 09/05/2024 |

| TBD | TBD |

## Conversão de conceito para valor numérico

Expand Down
26 changes: 0 additions & 26 deletions docs/comentarios.md

This file was deleted.

12 changes: 3 additions & 9 deletions docs/ementa.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,10 @@ Ao final da disciplina o estudante será capaz de:
## Bibliografia Básica

1. NORVIG, P.; RUSSELL, S., Inteligência Artificial, 3ª ed., Campus Elsevier, 2013
1. SIEGWART, R.; NOURBAKHSH, I. R.; SCARAMUZZA, D., Introduction to Autonomous Mobile Robots., 2ª ed., MIT Press, 2011
1. O'KANE, J., A Gentle introduction to ROS, CreateSpace Publishing, 2013
1. SILVER, D.; SINGH S.; PRECUP D.; SUTTON R. Reward is enough. Artificial Intelligence. Vol 299, 2021. Disponível em [https://doi.org/10.1016/j.artint.2021.103535](https://doi.org/10.1016/j.artint.2021.103535).


## Bibliografia Complementar

1. SUTTON, R.; BARTO, A. Reinforcement Learning: An Introduction. Second Edition. The MIT Press, 2018.
1. GÉRON, A. Hands-on Machine Learning with Scikit-learn, Keras, and TensorFlow, 2ª ed., O'Reilly, 2021.
1. SCHERZ, P.; MONK, S., Practical electronics for inventors, 3ª ed., Mc Graw Hill, 2013
1. ASTRÖM, K.; MURRAY, R., Feedback Systems: An Introduction for Scientists and Engineers, Princeton University Press, 2008
1. THRUN, S.; BURGARD, W; FOX, D., Probabilistic Robotics., MIT Press, 2006
1. O'KANE, J., A Gentle introduction to ROS, CreateSpace Publishing, 2013
1. SIEGWART, R.; NOURBAKHSH, I. R.; SCARAMUZZA, D., Introduction to Autonomous Mobile Robots., 2ª ed., MIT Press, 2011
1. SILVER, D.; SINGH S.; PRECUP D.; SUTTON R. Reward is enough. Artificial Intelligence. Vol 299, 2021. Disponível em [https://doi.org/10.1016/j.artint.2021.103535](https://doi.org/10.1016/j.artint.2021.103535).
1. SILVER, D.; HUBERT T.; SCHRITTWIESER, J.; ANTONOGLOU, I.; LAI, M.; GUEZ, A. [A general reinforcement learning algorithm that masters chess, shogi, and Go through self-play](https://doi.org/10.1126/science.aar6404). Science 362, 1140-1144 (2018).
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Inteligência Artificial e Robótica - 2024/1
# Inteligência Artificial e Robótica - 2024/2

1. [Ementa da disciplina.](ementa.md)
2. [Plano aula-a-aula da disciplina.](plano_de_aulas.md)
Expand All @@ -10,13 +10,13 @@ Segundas e quartas das 07:30 até 09:30.

## Horário de atendimento

Quartas das 10:00 até 11:30.
Segundas das 10:00 até 11:30.

## Informações adicionais sobre os projetos e implementações

* Todas os projetos e implementações irão utilizar a linguagem de programação **Python**. Sendo assim, espera-se que os alunos desta disciplina tenham conhecimento de programação em Python.

* As entregas dos projetos e exercícios serão via [Github Classroom](https://classroom.github.com/classrooms/66448216-insper-classroom-ai-2024)
* As entregas dos projetos e exercícios serão via [Github Classroom](https://classroom.github.com/classrooms/66448216-insper-classroom-ia-2024-2){:target="_blank"}

## Contato

Expand Down
25 changes: 0 additions & 25 deletions docs/projetos/11_delivery/index.md

This file was deleted.

Binary file removed docs/projetos/11_delivery/parte01/img/grafo.png
Binary file not shown.
17 changes: 0 additions & 17 deletions docs/projetos/11_delivery/parte01/img/input.dot

This file was deleted.

127 changes: 0 additions & 127 deletions docs/projetos/11_delivery/parte01/img/mapa_01.drawio

This file was deleted.

Binary file removed docs/projetos/11_delivery/parte01/img/mapa_01.png
Binary file not shown.
Loading

0 comments on commit 4f5ed34

Please sign in to comment.