Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imyizhang/manifold-learn


https://github.com/imyizhang/manifold-learn

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# manifold-learn

manifold-learn is

* a lightweight toolkit making manifold learning much easier

## Quickstart

### Dependencies and Installation

#### Package Dependencies

`pip install -r requirements.txt` can handle all package dependencies.

#### Install PyTorch-Bayes

```bash
$ pip install manifold-learn
```