zcase / labmeat

CS6890 Lab Grown Meat Project
1 stars 1 forks source link

labmeat

CS6890 Lab Grown Meat Project

Installation

Make sure you have python 3.6+ installed (64 bit version on Windows)

pip install scipy numpy matplotlib bresenham autograd imageio natsort scikit-image

Run Application

python LabMeatMain3.py

or

python HillClimber2.py

Notes

If using autograd, iterations can take anywhere from 3 - 10 minutes per iteration.

Future Work