ahmedfgad / GeneticAlgorithmPython

Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
https://pygad.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.85k stars 462 forks source link

Adding interactive examples #235

Closed edublancas closed 12 months ago

edublancas commented 1 year ago

Great work on this library!

My team maintains a few open-source projects, and we've seen that having interactive examples greatly helps newcomers! We're maintaining a cluster that provides ephemeral JupyterLab sessions (example). It essentially spins up a JupyterLab session with pre-made examples.

We're happy to sponsor GeneticAlgorithmPython with some compute power. If you're interested, please get in touch with me! (my contact info is in my profile)

ahmedfgad commented 12 months ago

Thanks @edublancas. I will be in touch soon.