glyph icon indicating copy to clipboard operation
glyph copied to clipboard

please add tensorflow 2.0 keras

Open bionicles opened this issue 5 years ago • 2 comments

hi,

Do you like AI? im sure many users and researchers and developers would appreciate the ability to apply genetic programming to neural networks / computation graphs... but i find support for this seemingly obvious idea to be really lacking in 2019. This looks like a cool project. I would like to use it, but if we can't hook it up to our existing tensorflow / keras stuff, it seems we can't use Glyph!

How hard do you think it would be to add tf.keras support to glyph so we could make computation graphs that run fast with tensorflow and have strongly typed / SHAPE CHECKING (to avoid infinity bugs and frustration) for tensors?

bionicles avatar Jul 10 '19 03:07 bionicles

@bionicles , i think you are in the wrong repository - this glyph package is focused on symbolic regression. try: https://github.com/joeddav/devol

sohrabtowfighi avatar Aug 11 '19 02:08 sohrabtowfighi

We are thinking about dedicated tensorflow support by providing a suitable primitive set and examples.

Besides that, other concepts (algorithms, genetic operations) will work right out of the box.

Ohjeah avatar Jan 22 '20 12:01 Ohjeah