Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh414 [2020/03/27 13:10]
mdorigo
teaching:infoh414 [2020/03/27 19:15]
mdorigo [Schedule]
Line 25: Line 25:
  
  
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​5-Swarm-robotics.pdf| Introduction to Swarm Robotics]]+[[http://​iridia.ulb.ac.be/​~ccamacho/INFO-H-414/​swarm_robotics/​5-Swarm-robotics.pdf| Introduction to Swarm Robotics]]
  
 [[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​SR/​DoL.pdf| Division of labour and task allocation ]] [[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​SR/​DoL.pdf| Division of labour and task allocation ]]
Line 33: Line 33:
  
 [[http://​iridia.ulb.ac.be/​~lgarattoni/​h-414/​| Swarm robotics material]] [[http://​iridia.ulb.ac.be/​~lgarattoni/​h-414/​| Swarm robotics material]]
-===== Schedule ===== 
  
-S22 - Lesson 01 - Thu 13.02.2020 - 2:​00pm-4:​00pm - S.H2213+===== Practical lessons material =====
  
-S23 - Lesson 02 - Thu 20.02.2020 - 2:00pm-4:00pm - S.H2213+''​Ant Colony Optimization and Particle Swarm Optimization:''​
  
-S23 - Lesson 03 - Thu 20.02.2020 4:00pm-6:00pm - Descartes (UB4.329a) and Platon (J.1.104)+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​TSP_ANT_SYSTEM.pdf| The TSP solved using Ant System]]
  
-S24 - Lesson 04 - Thu 27.02.2020 2:00pm-4:​00pm ​S.H2213+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​TSP_ANT_SYSTEM-class_exercise.pdf| Class exercise 1]]
  
-s24 - Lesson 05 - Thu 27.02.2020 4:​00pm-6:​00pm ​Aristote (UB4.126)+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_1/​exercise1.pdf| Exercise 1]]
  
-S26 - Lesson 06 - Thu 12.03.2020 2:​00pm-4:​00pm ​Aristote (UB4.126)+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​aco_forStudents.zip| ACO template for the TSP]]
  
-S26 - Lesson 07 - Thu 12.03.2020 4:00pm-6:00pm - Aristote (UB4.126)+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​instances.tar.gz| Instances]]
  
-S27 - Lesson 08 - Thu 19.03.2020 2:00pm-4:00pm - online via email to assistants+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​scripts_forStudents.zip| Scripts]]
  
-S27 - Lesson 09 - Thu 19.03.2020 4:00pm-6:00pm - online via email to assistants+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​aco_implemented.zip| Template of ACO for the TSP (implemented)]]
  
-S28 - Lesson 10 - Thu 26.03.2020 - 2:00pm-4:00pm - Ask ProfBirattari - mbiro@ulb.ac.be+*[[http://iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​scripts.zip| Scripts (updated)]]
  
-S28 - Lesson 11 - Thu 26.03.2020 4:​00pm-6:​00pm ​+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_1/​Results_Exercise_1.zip| Exercise 1 (solved)]]
  
-S29 - Lesson 12 - Thu 02.04.2020 2:​00pm-4:​00pm ​+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​MMAS_ACS_SYSTEM.pdf| Advanced ACO algorithms]]
  
-S29 - Lesson 13 - Thu 02.04.2020 4:00pm-6:​00pm ​-+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​MMAS_ACS_SYSTEM-class_exercise.pdf| Class exercise 2]]
  
-S32 Lesson 14 Thu 23.04.2020 - 2:​00pm-4:​00pm - +*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_2/​exercise2.pdf| Exercise ​2]]
  
-S32 - Lesson 15 - Thu 23.04.2020 4:00pm-6:​00pm ​+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​ACOTSP-1.03.zip| ACOTSP (implementation of various ACO algorithms applied to the TSP)]]
  
-S33 Lesson 16 Thu 30.04.2020 - 2:​00pm-4:​00pm - +*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_2/​Results_Exercise_2.zip| Exercise ​(solved)]]
  
-S33 - Lesson 17 - Thu 30.04.2020 4:​00pm-6:​00pm ​-+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​PSO.pdf| Particle Swarm Optimization]]
  
-S34 - Lesson 18 - Thu 07.05.2020 2:00pm-4:​00pm ​-+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​PSO-class_exercise.pdf| Class exercise 3]]
  
-===== Practical lessons material =====+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​exercise_3/​exercise3.pdf| Exercise 3]]
  
-Ant Colony Optimization and Particle Swarm Optimization:+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​pso_forStudents.zip| PSO template ]]
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/TSP_ANT_SYSTEM.pdfThe TSP solved using Ant System]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/pso/​pso_implemented.zipTemplate of PSO implemented ​]]
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​TSP_ANT_SYSTEM-class_exercise.pdf| Class exercise ​1]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​PSO-class_exercise_Solved.pdf| Class exercise ​3 (solved) ​]]
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/exercise_1/exercise1.pdf| Exercise ​1]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/exercise_3/Results_Exercise_3.zip| Exercise ​3 (solved) ​]]
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​aco_forStudents.zip| ACO template for the TSP]]+''​Swarm Robotics:''​
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​instances.tar.gz| Instances]]+Instructions for the practical sessions are available through Office 365 Teams:
  
-*[[http://iridia.ulb.ac.be/~ccamacho/INFO-H-414/implementations/​scripts_forStudents.zipScripts]]+*[[https://teams.microsoft.com/l/team/19%3aae057c144754452b9ef3ec02b7e39a29%40thread.skype/​conversations?​groupId=44ea8477-c999-4f4a-ac49-82b41b00fcf8&​tenantId=30a5145e-75bd-4212-bb02-8ff9c0ea4ae9 ​Connect to Office 365 Teams]]
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​aco_implemented.zip| Template of ACO for the TSP (implemented)]]+===== Schedule =====
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​scripts.zip| Scripts (updated)]]+S22 - Lesson 01 - Thu 13.02.2020 2:​00pm-4:​00pm ​S.H2213
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_1/​results_(exercise_1).zip| Exercise 1 (solved)]]+S23 - Lesson 02 - Thu 20.02.2020 2:​00pm-4:​00pm ​S.H2213
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​MMAS_ACS_SYSTEM.pdf| Advanced ACO algorithms]]+S23 - Lesson 03 - Thu 20.02.2020 4:00pm-6:00pm - Descartes (UB4.329a) and Platon (J.1.104)
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​MMAS_ACS_SYSTEM-class_exercise.pdf| Class exercise 2]]+S24 - Lesson 04 - Thu 27.02.2020 2:00pm-4:​00pm ​S.H2213
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_2/​exercise2.pdf| Exercise 2]]+s24 - Lesson 05 - Thu 27.02.2020 4:​00pm-6:​00pm ​Aristote (UB4.126)
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​ACOTSP-1.03.tgz| ACOTSP ​(implementation of various ACO algorithms applied to the TSP)]]+S26 Lesson 06 Thu 12.03.2020 - 2:​00pm-4:​00pm - Aristote ​(UB4.126)
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_2/​results_(exercise_2).zip| Exercise 2 (solved)]]+S26 - Lesson 07 - Thu 12.03.2020 4:​00pm-6:​00pm ​Aristote ​(UB4.126)
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​PSO.pdf| Particle Swarm Optimization]]+S27 - Lesson 08 - Thu 19.03.2020 2:00pm-4:00pm - online via email to assistants
  
-*[[http://iridia.ulb.ac.be/~ccamacho/INFO-H-414/classes/PSO-class_exercise.pdfClass exercise 3]]+S27 - Lesson 09 - Thu 19.03.2020 - 4:​00pm-6:​00pm - online via email to assistants 
 + 
 +Due to the COVID-19 lockdown, the theoretical and practical sessions for the remaining part of the Swarm Intelligence course (which concerns swarm robotics) will be given through Office 365 Teams. Students can connect here: [[https://teams.microsoft.com/l/team/19%3aae057c144754452b9ef3ec02b7e39a29%40thread.skype/conversations?​groupId=44ea8477-c999-4f4a-ac49-82b41b00fcf8&​tenantId=30a5145e-75bd-4212-bb02-8ff9c0ea4ae9 ​Connect to Office 365 Teams]] 
 + 
 +If you have any questions concerning this part of the course you can contact Prof. Birattari via email: mbiro@ulb.ac.be 
 + 
 +S28 - Lesson 10 - Thu 26.03.2020 - 2:​00pm-4:​00pm -  
 + 
 +S28 - Lesson 11 - Thu 26.03.2020 - 4:​00pm-6:​00pm -  
 + 
 +S29 - Lesson 12 - Thu 02.04.2020 - 2:​00pm-4:​00pm -  
 + 
 +S29 - Lesson 13 - Thu 02.04.2020 - 4:​00pm-6:​00pm - 
 + 
 +S32 - Lesson 14 - Thu 23.04.2020 - 2:​00pm-4:​00pm -  
 + 
 +S32 - Lesson 15 - Thu 23.04.2020 - 4:​00pm-6:​00pm -  
 + 
 +S33 - Lesson 16 - Thu 30.04.2020 - 2:​00pm-4:​00pm -  
 + 
 +S33 - Lesson 17 - Thu 30.04.2020 - 4:​00pm-6:​00pm - 
 + 
 +S34 - Lesson 18 - Thu 07.05.2020 - 2:​00pm-4:​00pm -
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​exercise_3/​exercise3.pdf| Exercise 3]] 
  
-*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​pso_forStudents.zip| PSO template ]] 
  
-===== Project ​second ​session =====+===== Project ​first session =====
 Will be added later Will be added later
 /*<note important>​ /*<note important>​
 
teaching/infoh414.txt · Last modified: 2021/02/04 17:57 by mdorigo