Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sriramsk1999/mlmonad
https://github.com/sriramsk1999/mlmonad
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sriramsk1999/mlmonad
- Owner: sriramsk1999
- Created: 2024-06-29T15:25:26.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-06T18:46:12.000Z (4 months ago)
- Last Synced: 2024-07-06T19:52:51.226Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mlmonad
Code for posts on [sriramsk1999.github.io/mlmonad](https://sriramsk1999.github.io/mlmonad/)
## Setup
``` sh
conda env create -f environment.yaml
conda activate mlmonad
```