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 [2018/02/21 15:02]
mdorigo [Schedule]
teaching:infoh414 [2019/05/02 09:06]
mdorigo [Exam modalities]
Line 35: Line 35:
 ===== Schedule ===== ===== Schedule =====
  
-S23 - Lesson 01 - Thu 22.02.2018 - 2:​00pm-4:​00pm - IRIDIA Seminars room+S22 - Lesson 01 - Thu 14.02.2019 - 2:​00pm-4:​00pm - IRIDIA Seminars room
  
-S24 - Lesson 02 - Thu 01.03.2018 - 2:​00pm-4:​00pm - IRIDIA Seminars room+S23 - Lesson 02 - Thu 21.02.2019 - 2:​00pm-4:​00pm - S.UB4.126
  
-S25 - Lesson 03 - Thu 08.03.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S23 - Lesson 03 - Thu 21.02.2019 4:00pm-6:00pm - S.UB4.126
  
-S25 - Lesson 04 - Thu 08.03.2018 4:00pm-6:00pm - Room  S.UB4.126+S24 - Lesson 04 - Thu 28.02.2019 2:00pm-4:00pm - IRIDIA Seminars room
  
-S26 - Lesson 05 - Thu 15.03.2018 2:00pm-4:00pm - IRIDIA Seminars room+s24 - Lesson 05 - Thu 28.02.2019 4:00pm-6:00pm - S.UB4.126
  
-S26 - Lesson 06 - Thu 15.03.2018 4:00pm-6:00pm - Room  S.UB4.126+S26 - Lesson 06 - Thu 14.03.2019 2:00pm-4:00pm - IRIDIA Seminars room
  
-S27 - Lesson 07 – Thu 22.03.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S26 - Lesson 07 Thu 14.03.2019 4:00pm-6:00pm - S.UB4.126
  
-S27 - Lesson 08 – Thu 22.03.2018 4:00pm-6:00pm - Room  S.UB4.126+S27 - Lesson 08 Thu 21.03.2019 2:00pm-4:00pm - IRIDIA Seminars room
  
-S28 - Lesson 09 – Thu 29.03.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S27 - Lesson 09 Thu 21.03.2019 4:00pm-6:00pm - S.UB4.126
  
-S28 - Lesson 10 – Thu 29.03.2018 4:00pm-6:00pm - IRIDIA Seminars room+S28 - Lesson 10 Thu 28.03.2019 2:00pm-4:00pm - IRIDIA Seminars room
  
-S31 - Lesson 11 – Thu 19.04.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S28 - Lesson 11 Thu 28.03.2019 4:00pm-6:00pm - S.UB4.126
  
-S31 - Lesson 12 – Thu 19.04.2018 4:00pm-6:00pm - Room  ​S.UB4.126+S29 - Lesson 12 Thu 04.04.2019 2:00pm-4:00pm - S.UB4.126
  
-S32 - Lesson 13 – Thu 26.04.2018 2:00pm-4:00pm - IRIDIA Seminars room+S29 - Lesson 13 Thu 04.04.2019 4:00pm-6:00pm - S.UB4.126
  
-S32 - Lesson 14 – Thu 26.04.2018 4:00pm-6:00pm - Room  ​S.UB4.126+S32 - Lesson 14 Thu 25.04.2019 2:00pm-4:00pm - S.UB4.126
  
-S33 - Lesson 15 – Thu 03.05.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S32 - Lesson 15 Thu 25.04.2019 4:00pm-6:00pm - S.UB4.126
  
-S33 - Lesson 16 – Thu 03.05.2018 4:00pm-6:00pm - Room  ​S.UB4.126+S33 - Lesson 16 Thu 02.05.2019 2:00pm-4:00pm - S.UB4.126
  
-S34 - Lesson 17 – Thu 17.05.2018 2:00pm-4:00pm - Room  ​S.UB4.126+S33 - Lesson 17 Thu 02.05.2019 4:00pm-6:00pm - S.UB4.126
  
-S34 - Lesson 18 – Thu 17.05.2018 4:00pm-6:00pm - Room  ​S.UB4.126+S34 - Lesson 18 Thu 09.05.2019 2:00pm-4:00pm - S.UB4.126 
 +===== Practical lessons material =====
  
 +Ant Colony Optimization and Particle Swarm Optimization:​
  
-===== Practical lessons material =====+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/​TSP_ANT_SYSTEM.pdf| The TSP solved using Ant System]]
  
-Ant colony optimization:+*[[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/​implementations/​aco/​exercise_1/​exercise1.pdf| Exercise 1]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class1/TSP_ANT_SYSTEM2017.pdfThe TSP solved using Ant System ​]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/aco/​aco_forStudents.zipACO template for the TSP]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class2/MMAS_ACS_SYSTEM2017.pdfAdvanced ACO algorithms]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/instances.tar.gzInstances]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class3/PSO2017.pdfParticle Swarm Optimization]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/scripts_forStudents.zipScripts]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material1/​template_c_plus2017.tar.gz| Template ACO]]+---
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/material1/template_c_plus_implemented.tar.gz| Template ACO (implemented)]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/aco/aco_implemented.zip| Template ​of ACO for the TSP (implemented)]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/material1/​instances.tar.gzInstances]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/scripts.zipScripts (updated)]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/material1/scripts.tar.gzScripts]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/aco/exercise_1/​results_(exercise_1).zipExercise 1 (solved)]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/exercise1.pdf| Exercise 1]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/MMAS_ACS_SYSTEM.pdf| Advanced ACO algorithms]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/exercise2.pdf| Exercise ​2]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/MMAS_ACS_SYSTEM-class_exercise.pdf| Class exercise ​2]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/material2/template_pso.tar.gzTemplate PSO]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/aco/exercise_2/​exercise2.pdfExercise 2]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise3.pdf| Exercise 3]]+---
  
 +*[[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)]]
  
-/**[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/exercise3.pdf| Exercise ​3]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​aco/​exercise_2/results_(exercise_2).zip| Exercise ​2 (solved)]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/material3/​tuning-lab.tar.gzTuning lab]]+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/PSO.pdfParticle Swarm Optimization]]
  
-*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/exercise4.pdf| Exercise 4]]*/+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​classes/PSO-class_exercise.pdf| Class exercise 3]]
  
 +*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​exercise_3/​exercise3.pdf| Exercise 3]]
  
-Swarm robotics:+*[[http://​iridia.ulb.ac.be/​~ccamacho/​INFO-H-414/​implementations/​pso/​pso_forStudents.zip| PSO template ]]
  
  
-*[[http://​iridia.ulb.ac.be/​~lgarattoni/​h-414/​| Website ]] +===== Exam modalities =====
-===== Project ​modalities =====+
 <note important>​ <note important>​
-**The second ​session exam will take place on** +**The fisrt session exam will start on Monday, June 17, 2019 ** 
-**Wednesday 6 of September, 2017, at the IRIDIA Lab at 09:00 am.**+**at the IRIDIA Lab at 09:00 am.** 
 +**it will continue in the following days, depending on the number of students taking the exam**
  
 /​*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​exam-time.pdf| Exam time schedule]]*/​ /​*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​exam-time.pdf| Exam time schedule]]*/​
Line 124: Line 129:
 At the exam you will present the results of your project using a powerpoint-like presentation of exactly 7 minutes. Please bring your own portable computer. The rest of the exam will consist of a question answering session on all the subjects covered by the course. At the exam you will present the results of your project using a powerpoint-like presentation of exactly 7 minutes. Please bring your own portable computer. The rest of the exam will consist of a question answering session on all the subjects covered by the course.
  
-<note important>​ 
-The deadline for the delivery of the second session project is **Friday, August 25, 2017, at 23:59**. 
- 
-Projects submitted after this deadline will incur a penalty of 1 point for each 12 hours delay, with a max accepted delay of 48 hours. ​ Projects delivered after the midnight of Sunday, August 27, 2017, will not be considered and the student will therefore not be admitted to the exam. 
- 
- 
-</​note>​ 
- 
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​project/​SI_Project_2017_second.pdf| Project description second session]] 
-/* 
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​project/​instances.tar.gz| ACO project instances]] 
- 
-[[http://​iridia.ulb.ac.be/​~lgarattoni/​h-414/​SR_Project_H414.tar | Swarm robotics project files]] 
- 
-<note important>​First session exam date: **Tuesday 13 of June 2017**</​note>​ 
  
-*/ 
 ===== Bibliography ===== ===== Bibliography =====
  
 
teaching/infoh414.txt · Last modified: 2021/02/04 17:57 by mdorigo