Skip to content

ngBroken/eigenface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eigenface

Prerequisites:

  • Anaconda

Install steps

  1. Create the environment. First clone this repository and cd into the repo. The easiset way to create the environment is to run the following command from an anaconda prompt on windows or from any terminal on linux: conda env create -f eigenface.yml
  2. Activate the environment by running the following command from an anaconda prompt: conda activate eigenface
  3. Next launch Jupyter Notebooks (If on windows you may need to install this through Anaconda navigator. Open Anaconda navigator and click install in the Jupyter Notebook tile). You can do this through the anaconda navigator on Windows (in linux run jupyter-notebook)
  4. Navigate to Eigenface.ipynb
  5. Click Cell-> Run All

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors