Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piotrlaczkowski/dex_pytorch
DEX implementation in PyTorch
https://github.com/piotrlaczkowski/dex_pytorch
Last synced: 17 days ago
JSON representation
DEX implementation in PyTorch
- Host: GitHub
- URL: https://github.com/piotrlaczkowski/dex_pytorch
- Owner: piotrlaczkowski
- Created: 2021-10-19T19:19:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T09:46:25.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T06:45:13.151Z (2 months ago)
- Language: Jupyter Notebook
- Size: 2.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MODEL
Mixture Density Network (MDN) implementation using pytorch-tabular.
### TODOs:
[] check how to deploy a saved model with sklearn pipeline preprocessing.