Skip to content

Conversation

@lucidrains
Copy link
Owner

@lucidrains lucidrains commented Apr 24, 2025

@lucidrains lucidrains marked this pull request as draft April 24, 2025 15:27
@lucidrains lucidrains changed the title begin to test out a vector quantizer with elements of genetic algorit… begin to test out a population based vector quantizer with crossover from genetic algorit… Apr 25, 2025
… replenish with rest of the paired couples with approximate fitness uniform strategy (Hutter et al.)
@lucidrains
Copy link
Owner Author

lucidrains commented May 14, 2025

ok, its coalesced in my mind how to go about this

what will happen is that a separate container of population of codes will continue in tandem with the main VectorQuantize class, with periodic exchanges of codes between them based on the successful ones evolved (and sufficiently different than the online codes). you can draw any biological parallels you'd like (bacterial conjugation, etc etc)

@lucidrains
Copy link
Owner Author

lucidrains commented Oct 15, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant