CS6890 Lab Grown Meat Project
Make sure you have python 3.6+ installed (64 bit version on Windows)
pip install scipy numpy matplotlib bresenham autograd imageio natsort scikit-image
python LabMeatMain3.py
or
python HillClimber2.py
If using autograd, iterations can take anywhere from 3 - 10 minutes per iteration.