buildingamind / NewbornEmbodiedTuringTest

A testbed for comparing the learning abilities of newborn animals and autonomous artificial agents.
MIT License
9 stars 1 forks source link

Simplify Job Making/Running Process #102

Open Zach-Attach opened 5 months ago

Zach-Attach commented 5 months ago

Simplify and streamline the method for creating a job

desaibhargav commented 4 months ago

As part of #109, I plan to revisit the job creation and distribution process, will take a look at this as well. Can you assign to me to this?

desaibhargav commented 2 weeks ago

I have identified some refactors and will be pushing that branch shortly (for PRs post v0.50.) and I am also working on having some kind of progress indicator (training or test) added to status(). I imagine that would be beneficial instead of having the progress bar from the workers crowd the command line in async mode.