DEV Community

Cover image for What are Your Goals for the week?
Chris Jarvis
Chris Jarvis Subscriber

Posted on

What are Your Goals for the week?

It's Monday.

What are your plans for the week? What are you building?

What will be a good end result by week's end?

I'm testing this question on my socials to see which is more responsive.

Top comments (1)

Collapse
 
valdemird-dev profile image
sebastian castano • Edited

What are you working on?
A side project called sprite_gen, a model that generates sprite sheets for pixel-art games (the rows of frames you use to animate a character). It's a diffusion model I'm fine-tuning to get the look right.
What's your goal this week?
Getting it to a solid state. I'm running experiments to find the best settings, so the plan is to lock in the winning one, train it properly, and check how the animations actually look, then tidy up the pipeline so I can pick it back up later without relearning everything.