SakanaAI / AI-Scientist

The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬
Apache License 2.0
7.91k stars 1.09k forks source link

Add Sketch RNN template. #143

Closed alexis-jacq closed 1 day ago

alexis-jacq commented 5 days ago

This PR adds a template to run experiments on top of a light Pytorch implementation of A Neural Representation of Sketch Drawings (https://arxiv.org/abs/1704.03477).

The experiment.py file is a cleaned and optimized version of Pytorch-Sketch-RNN.

Example of produced paper: latent_space_decorrelation.pdf

conglu1997 commented 2 days ago

Thanks so much for the contribution! Could you please update the template.tex file with more appropriate citations and use the new contribution format in the readme?

alexis-jacq commented 1 day ago

Thanks for the feedback! I've made the changes you suggested. Let me know if anything still need to be modified or updated!

conglu1997 commented 1 day ago

Thanks!