Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sketch RNN template. #143

Merged
merged 5 commits into from
Oct 25, 2024
Merged

Add Sketch RNN template. #143

merged 5 commits into from
Oct 25, 2024

Conversation

alexis-jacq
Copy link
Contributor

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@alexis-jacq alexis-jacq marked this pull request as ready for review October 21, 2024 14:46
@conglu1997 conglu1997 added the enhancement New feature or request label Oct 22, 2024
@conglu1997
Copy link
Collaborator

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?

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@alexis-jacq
Copy link
Contributor Author

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@conglu1997 conglu1997 merged commit b651fc4 into SakanaAI:main Oct 25, 2024
@conglu1997
Copy link
Collaborator

Thanks!

Krakaur pushed a commit to Krakaur/AI-Scientist that referenced this pull request Jan 10, 2025
* Add sketch RNN template.

* Add general description of experiment.py

* Add relevant citations to template.tex

* Update README.md

---------

Co-authored-by: Cong Lu <conglu97@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants