Tiny RNN Autonomously Generates Full Bad Apple Video

💡See how 417k parameters replay 6,500 video frames autonomously from one learned state.
⚡ 30-Second TL;DR
What Changed
The closed-loop model evolves 64-dimensional hidden and memory states, then decodes each state into a full-resolution frame.
Why It Matters
The project demonstrates that a small recurrent latent system can memorize and replay a long visual sequence without explicit time conditioning. Its training techniques may be useful for compact video generation, dynamical-system modeling, and autonomous sequence rollouts, although the result is specialized to a single memorized video.
What To Do Next
Clone the SEBADA321/BadAppleRNN repository and reproduce its rollout-horizon curriculum on a short custom video before adapting the method to your own sequence-generation task.
Key Points
- •The closed-loop model evolves 64-dimensional hidden and memory states, then decodes each state into a full-resolution frame.
- •The recurrent transition has 16,640 parameters, while the depthwise-separable frame decoder has 400,361 parameters.
- •Training uses learned latent teacher tables, rollout-horizon curriculum from 2 to 512 steps, state perturbation noise, and acceleration regularization.
- •The initial state contains only 128 floating-point values, while the teacher tables are discarded before inference.
- •Code, weights, rollout scripts, plots, and standalone models are available in the SEBADA321/BadAppleRNN GitHub repository.
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
Same topic
Explore #recurrent-dynamics
Same product
More on badapplernn
Same source
Latest from Reddit r/MachineLearning

Task-Aware Quantization Preserves 99% Reasoning Quality
Embedflow Enables Zero-Downtime Embedding Migration
Image Token Use Cut 95% Without Losing Accuracy
LLM Evolves Algorithms to Improve Circle Packing
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.