CodeReclaimers / neat-python

Python implementation of the NEAT neuroevolution algorithm
BSD 3-Clause "New" or "Revised" License
1.4k stars 488 forks source link

Transfer learning #265

Open ahmaddie1378 opened 1 year ago

ahmaddie1378 commented 1 year ago

Adding option for embedding network from another network Simple transfer learning with Options to freeze layers and picking connections to input For example i want make driver ai So i can transfer pre trained image network to speed up