https://github.com/tommyip/ptlearn
[WIP] High-level API for PyTorch
https://github.com/tommyip/ptlearn
deep-learning pytorch tflearn
Last synced: 4 months ago
JSON representation
[WIP] High-level API for PyTorch
- Host: GitHub
- URL: https://github.com/tommyip/ptlearn
- Owner: tommyip
- License: mit
- Created: 2018-01-03T17:18:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T21:54:27.000Z (over 8 years ago)
- Last Synced: 2025-01-08T05:15:53.993Z (over 1 year ago)
- Topics: deep-learning, pytorch, tflearn
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PTLearn
PTLearn is a deep learning library built on top of PyTorch. Inspired by TFLearn
for TensorFlow, PTLearn provides a high-level API to PyTorch for quick and
easy experimentation.