ionescu77 / encode-bootcamp-lesson-04

Lesson-04-Team-Exercise
0 stars 0 forks source link

Experiment#9 #14

Closed alexmazaltov closed 3 weeks ago

alexmazaltov commented 3 weeks ago

The following files contains while loop which is not working properly in sub-process to deal with continuous interaction with script_experiment_conductor.py:

Simplest solution is to remove the while loop followin the implementation of experiment#9/chef_recipe_critic.py

@ionescu77 What do you think?

Also another point is to adjust conductor to write the json file incrementally for each experiment to keep history of execution

ionescu77 commented 3 weeks ago

@ionescu77 What do you think?

Also another point is to adjust conductor to write the json file incrementally for each experiment to keep history of execution

Thank you for you submission.

I have merged the PR in order to include the experiment#9 folder into the master branch.

If we manage to alocate time I will run, and come-back here with feedback.