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

https://github.com/dbpprt/mlt

WIP: machine learning template...
https://github.com/dbpprt/mlt

Last synced: over 1 year ago
JSON representation

WIP: machine learning template...

Awesome Lists containing this project

README

          

# mlt
WIP: machine learning template...

```
conda env create -f environment.yml

# update
conda env update --file environment.yml --prune
```