Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayakpaul/pytorch-sklearn-with-skorch
Notebook to show the usage of skorch to wrap PyTorch models for making them sklearn compatible.
https://github.com/sayakpaul/pytorch-sklearn-with-skorch
classification neural-network pytorch sklearn skorch
Last synced: 7 days ago
JSON representation
Notebook to show the usage of skorch to wrap PyTorch models for making them sklearn compatible.
- Host: GitHub
- URL: https://github.com/sayakpaul/pytorch-sklearn-with-skorch
- Owner: sayakpaul
- License: mit
- Created: 2019-05-22T12:11:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T12:12:10.000Z (over 5 years ago)
- Last Synced: 2024-10-28T06:11:22.418Z (about 2 months ago)
- Topics: classification, neural-network, pytorch, sklearn, skorch
- Language: Jupyter Notebook
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyTorch-sklearn-with-skorch
Notebook to show the usage of skorch to wrap PyTorch models for making them sklearn compatible.