r-monti / TalkAID-GA

Project for the FIA course at the University of Salerno for TalkAId.
https://github.com/pastore99/TalkAId
Other
0 stars 0 forks source link

Implementation - Exercise Recommendation Population #2

Closed r-monti closed 7 months ago

r-monti commented 7 months ago

Implement the population of the Exercise Recommendation. It should be an array of individuals, each individual contains the information needed for evaluating with the fitness function.

r-monti commented 7 months ago

Implemented as described.