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 [2017/03/02 11:47]
mdorigo [Project modalities]
teaching:infoh414 [2017/03/29 01:46]
mdorigo [Overheads]
Line 24: Line 24:
 [[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​4-Ant_colony_optimization.pdf| Ant Colony Optimization (ACO) ]] [[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​4-Ant_colony_optimization.pdf| Ant Colony Optimization (ACO) ]]
  
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class1/​TSP_ANT_SYSTEM.pdf| The TSP solved using Ant System ]] 
- 
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class2/​MMAS_ACS_SYSTEM2016.pdf| Advanced ACO algorithms]] 
- 
-/​*[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​Other_ACO_and_ACOTSP.pdf| ​ Other ACO algorithms and ACOTSP]]*/ 
  
 [[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​5-Swarm-robotics.pdf| Introduction to Swarm Robotics]] [[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​5-Swarm-robotics.pdf| Introduction to Swarm Robotics]]
Line 34: Line 29:
 [[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 ]]
  
-/*[[http://​iridia.ulb.ac.be/​~lgarattoni/extra/h-414/​| ​Swarm robotics material]]+[[http://​iridia.ulb.ac.be/​~lperez/INFO-H-414/SR/​automode-handout.pdfAutomode ​]] 
  
-[[http://​iridia.ulb.ac.be/​~lperez/INFO-H-414/​| ​ACO material]]*/+[[http://​iridia.ulb.ac.be/​~lgarattoni/h-414/​| ​Swarm robotics ​material]]
 ===== Schedule ===== ===== Schedule =====
  
Line 62: Line 58:
 S27 - Lesson 11 - Thu 23.03.2017 - 2:​00pm-4:​00pm - IRIDIA Seminars room S27 - Lesson 11 - Thu 23.03.2017 - 2:​00pm-4:​00pm - IRIDIA Seminars room
  
-S27 - Lesson 12 - Thu 23.03.2017 - 4:​00pm-6:​00pm - Room  S.UB4.329A+S27 - Lesson 12 - Thu 23.03.2017 - 4:​00pm-6:​00pm - IRIDIA Seminars room
  
-S28 - Lesson 11 - Thu 30.03.2017 - 2:​00pm-4:​00pm - IRIDIA Seminars room+S28 - Lesson 11 - Thu 30.03.2017 - 2:​00pm-4:​00pm - Room  S.UB4.329A
  
 S28 - Lesson 12 - Thu 30.03.2017 - 4:​00pm-6:​00pm - Room  S.UB4.329A S28 - Lesson 12 - Thu 30.03.2017 - 4:​00pm-6:​00pm - Room  S.UB4.329A
Line 83: Line 79:
  
 Ant colony optimization:​ Ant colony optimization:​
 +
 +
 +*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class1/​TSP_ANT_SYSTEM2017.pdf| The TSP solved using Ant System ]]
 +
 +*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class2/​MMAS_ACS_SYSTEM2017.pdf| Advanced ACO algorithms]]
 +
 +*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class3/​PSO2017.pdf| Particle Swarm Optimization]]
  
 *[[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_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/​~lperez/​INFO-H-414/​implementation/​material1/​instances.tar.gz| Instances]] *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material1/​instances.tar.gz| Instances]]
Line 92: Line 97:
 *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise1.pdf| Exercise 1]] *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise1.pdf| Exercise 1]]
  
-/**[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise2.pdf| Exercise 2]]+*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise2.pdf| Exercise 2]]
  
 *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material2/​template_pso.tar.gz| Template PSO]] *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material2/​template_pso.tar.gz| Template PSO]]
  
 *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise3.pdf| Exercise 3]] *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise3.pdf| Exercise 3]]
 +
 +
 +/​**[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise3.pdf| Exercise 3]]
  
 *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material3/​tuning-lab.tar.gz| Tuning lab]] *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material3/​tuning-lab.tar.gz| Tuning lab]]
Line 102: Line 110:
 *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise4.pdf| Exercise 4]]*/ *[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise4.pdf| Exercise 4]]*/
  
 +
 +Swarm robotics:
 +
 +
 +*[[http://​iridia.ulb.ac.be/​~lgarattoni/​h-414/​| Website ]]
 ===== Project modalities ===== ===== Project modalities =====
 /*<note important>​ /*<note important>​
 **The second session exam will take place:** **The second session exam will take place:**
 **Friday 2 of September, 2016, at IRIDIA Lab at 14:00 pm.** **Friday 2 of September, 2016, at IRIDIA Lab at 14:00 pm.**
-/*[[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]]
 The new project will be available the 15 of July in this website. The new project will be available the 15 of July in this website.
 </​note>​*/​ </​note>​*/​
 
teaching/infoh414.txt · Last modified: 2021/02/04 17:57 by mdorigo