whiletruelearn / morpheus

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Python 99.0%Language:Shell 1.0%