Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jstzwj/traph
An open-source machine learning platform
https://github.com/jstzwj/traph
deep-learning deep-neural-networks machine-learning neural-network
Last synced: 21 days ago
JSON representation
An open-source machine learning platform
- Host: GitHub
- URL: https://github.com/jstzwj/traph
- Owner: jstzwj
- License: mit
- Created: 2019-02-01T08:50:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T08:50:33.000Z (over 5 years ago)
- Last Synced: 2024-11-17T16:11:45.601Z (about 2 months ago)
- Topics: deep-learning, deep-neural-networks, machine-learning, neural-network
- Language: C++
- Homepage:
- Size: 2.74 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traph
Traph is a open-source `toy` machine learning platform. It is inspired by torch.# Installation
To install the CPU-only traph:
`pip install pytraph`# Compilation
# License
MIT