jankrepl / jankrepl/mildlyoverfitted

Missing eval property for the eval video in "Growing Neural Cellular Automata" code

Open
#26 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
349
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Hi there, I just found a similar issue as the https://github.com/jankrepl/mildlyoverfitted/issues/11

As you can see in the screen shot, based on the training on your code, i cannot control the step with the slider. It seems like there is no attribute "eval" has been written down.

![1713874312213](https://github.com/jankrepl/mildlyoverfitted/assets/38776544/ab246668-d7ab-4af9-b4f2-d82de44fc2e6)

I take the same traning steps and paramater setting as your youtube video. And I use the command line to invoke the tensorboard as below:

>tensorboard --logdir=

I wonder if there is anything I missed. Thank you for your attention!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing this report with issue #11 and reviewing the training and logging entry points that produce the eval video. Run TensorBoard with the reported --logdir path and verify that the eval property is written and the video slider can be controlled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.