/morpheus

Morpheus: "Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself. "

Primary LanguagePythonApache License 2.0Apache-2.0

Morpheus

Build Status

image info

Morpheus: "Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself. "

What is Morpheus ?

  • A tool-kit for exploring fundamental concepts in Linear Algebra
  • A library which would hopefully have a good collection of useful algorithms in Linear Algebra implemented from scratch without relying on high level APIs.

Running Morpheus Locally

Within your favorite virtual environment.

git clone https://github.com/whiletruelearn/morpheus.git
cd morpheus
pip install -r requirements.txt
sh run.sh

Streamlit UI

image info