Skip to content

zcase/labmeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Optimize Code For faster Autograd (May required not building lists of lists while running and just creating them in the beginning and passing them)
  • Test on Larger graph with more nodes
  • Look into using Jax (updated version of AutoGrad)

About

CS6890 Lab Grown Meat Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages