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 [2016/02/18 15:07]
mdorigo [Project modalities]
teaching:infoh414 [2016/04/28 17:51]
mdorigo [Practical lessons material]
Line 16: Line 16:
 ===== Overheads ===== ===== Overheads =====
  
-[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​INFO-H-414.2013_01.pdf| Introduction to Swarm Intelligence ]]+[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​1-Introduction_to_swarm_intelligence.pdf| Introduction to Swarm Intelligence ]]
  
-[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​INFO-H-414.2013_02.pdf| ACO algorithms  ​]]+[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​2-Clustering.pdf| Clustering ​]]
  
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​TSP_ANT_SYSTEM.pdf| The TSP solved using Ant System ​]]+[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​3-Particle_swarm_optimization.pdf| Particle Swarm Optimization (PSO) ]]
  
-[[http://​iridia.ulb.ac.be/​~mdorigo/​INFO-H-414/​Overheads/​Advanced_ACO.pdf|  ​Advanced ​ACO algorithms]]+[[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/Other_ACO_and_ACOTSP.pdf|  Other ACO algorithms and ACOTSP]]+[[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/​~mdorigo/​INFO-H-414/​Overheads/INFO-H-414.2013_03.pdf| Introduction to Swarm Robotics]]+[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​class2/MMAS_ACS_SYSTEM2016.pdf| Advanced ACO algorithms]]
  
-[[http://​iridia.ulb.ac.be/​~mbiro/​INFO-H-414/​DoL.pdf| Division of labour ​and task allocation ​]]+/*[[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/​~lgarattoni/extra/h-414/| Swarm robotics material]]+/*[[http://​iridia.ulb.ac.be/​~mdorigo/INFO-H-414/Overheads/​Swarm_robotics.pdfIntroduction to Swarm Robotics]]*/
  
-[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​| ACO material]]+[[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/​| ACO material]]*/
  
 ===== Schedule ===== ===== Schedule =====
Line 56: Line 60:
  
  
-S27 - Lesson 09 - Thu 17.03.2016 - 2:​00pm-4:​00pm - Room  S.UB4.329A+S27 - Lesson 09 - Thu 17.03.2016 - 2:​00pm-4:​00pm - IRIDIA Seminars room
  
 S27 - Lesson 10 - Thu 17.03.2016 - 4:​00pm-6:​00pm - Room  S.UB4.329A S27 - Lesson 10 - Thu 17.03.2016 - 4:​00pm-6:​00pm - Room  S.UB4.329A
  
  
-S28 - Lesson 11 - Thu 24.03.2016 - 4:00pm-6:00pm - Room  S.UB4.329A+**S28 - Lesson 11 - Thu 24.03.2016 - 2:00pm-4:00pm - Room  S.UB4.329A**
  
-S28 - Lesson 12 - Thu 24.03.2016 - 4:​00pm-6:​00pm - IRIDIA Seminars room+**S28 - Lesson 12 - Thu 24.03.2016 - 4:​00pm-6:​00pm - IRIDIA Seminars room**
  
  
Line 79: Line 83:
  
 s33 - Lesson 18 - Thu 28.04.2016 - 4:​00pm-6:​00pm - Room  S.UB4.329A s33 - Lesson 18 - Thu 28.04.2016 - 4:​00pm-6:​00pm - Room  S.UB4.329A
 +
 +===== Practical lessons material =====
 +
 +Ant colony optimization:​
 +
 +*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​material1/​template_c_v2.tar.gz| Template ACO]]
 +
 +*[[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/​scripts.tar.gz| Scripts]]
 +
 +*[[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/​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/​material3/​tuning-lab.tar.gz| Tuning lab]]
 +
 +*[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​implementation/​exercise4.pdf| Exercise 4]]
  
  
Line 92: Line 118:
 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.
  
-/*The deadline to deliver the project is **August 21st**, please follow the instructions provided ​in class.  Please remind that there are 2 points of penalty for each day of delay in the submission of the project (this means, 2 points lost if you deliver after the deadline and until 24h delay, and so on). No exceptions.*/+[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​project/​project_description.pdf| Project description]] 
 + 
 +[[http://​iridia.ulb.ac.be/​~lperez/​INFO-H-414/​project/​project_slides.pdf| Project slides]] 
 + 
 +[[http://​iridia.ulb.ac.be/​~afranzin/​info-h-414/​pfsp_instances_training.tar.gz| ACO project training instances]] 
 + 
 +[[http://​iridia.ulb.ac.be/​~afranzin/​info-h-414/​pfsp_instances_testing.tar.gz| ACO project testing instances]] 
 + 
 + 
 +The deadline to deliver the project is **March 27**, please follow the instructions provided. ​ Please remind that there are 2 points of penalty for each day of delay in the submission of the project (this means, 2 points lost if you deliver after the deadline and until 24h delay, and so on). No exceptions.
 ===== Bibliography ===== ===== Bibliography =====
  
Line 105: Line 140:
  
 http://​cs.ulb.ac.be/​public/​teaching/​mfe/​ia http://​cs.ulb.ac.be/​public/​teaching/​mfe/​ia
- 
 
teaching/infoh414.txt · Last modified: 2021/02/04 17:57 by mdorigo