Add Google Colab notebook for 2D Diffusion template #232
+854
−9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I’ve been following the work coming out of Sakana AI for a while, and The AI Scientist feels like a major step forward for automated research. As a student deeply interested in both AI and Japan’s growing innovation ecosystem, I’m fascinated by how intelligent systems can learn, adapt, and ultimately contribute to solving real problems for Japan and the world.
Related issue
Closes #200.
What this PR adds
This PR introduces a production-ready Google Colab notebook that lets users run The AI Scientist without any local setup, addressing the request in #200.
Changes:
notebooks/ai_scientist_2d_diffusion.ipynbwith full pipeline support on Colabrequirements/for reproducibilityREADME.mdwith a Colab quick start section so new users can get started quicklyNotebook features
The Colab notebook is designed to feel as close as possible to "open and run":
Testing
Tested on Google Colab with a free T4 GPU:
novelfield when running in--skip-novelty-checkmodeUnder typical settings the full pipeline runs in about 30-45 minutes on a free T4 GPU, with an estimated cost in the 3-10 USD range depending on model usage.