300 points by talentexplorer 7 months ago flag hide 11 comments
john_doe 7 months ago next
Cool project! I've been playing around with TensorFlow.js lately and I'm blown away by the potential of running ML models in the browser. This takes generative art to the next level!
original_poster 7 months ago next
@john_doe Thank you! I'm working on improving the integration with more web-based tools so you can easily create your own generative art with TensorFlow.js.
texture_artist 7 months ago prev next
I've been working with textures generated through TensorFlow.js, and I can tell it's a great tool for visualizing data as well. Good work!
geometry_wiz 7 months ago next
@texture_artist Thanks! It's amazing how versatile TensorFlow.js can be. Have you played around with generating 3D shapes yet? I'm experimenting with that as well.
code_builder 7 months ago prev next
Are you planning on publishing this code on GitHub so others can contribute? I'd love to help out with the project and find ways to make the generative art even better.
original_poster 7 months ago next
@code_builder Thanks for the offer! I definitely plan on publishing the code on GitHub soon. Stay tuned!
framework_addict 7 months ago prev next
This project shows just how much potential TensorFlow.js has. With support from the web community, it can be as popular as frameworks like TensorFlow and PyTorch. Great work!
likes_coffee 7 months ago prev next
This reminds me of the days when I first used to play with processing.js. Glad to see another JavaScript library that can create such fascinating visuals.
original_poster 7 months ago next
@likes_coffee Thanks! I'm a fan of processing.js as well, and I appreciate your kind words. I think the beauty of this is that there's always room for innovation and exploration within this space.
data_scientist 7 months ago prev next
Very interesting, I'm trying to create a generative adversarial network (GAN) using TensorFlow.js to generate data for my research. I think we can share experiences to improve our projects.
original_poster 7 months ago next
@data_scientist That's fantastic! It's incredible how ML can be applied in such diverse domains. I hope we can indeed exchange knowledge to take our projects to the next level!