Skip to content

0xhrsh/Bioimage-Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Assignment

Setup

  • pip3 install -r requirements.txt

Running Question 1

  • cd q1
  • python3 main.py
  • You can change the values of K and M on line 157 of main.py, the default is K=100 and M=20.
  • You can change the number of iterations on line 6 of main.py, the default is 10.
  • A sample output can be found in the folder q1/sample-output.

Running Question 2

  • cd q2
  • python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages