Machine learning platform

JasonWang 689084d669 add mul_ and PowOp 6 лет назад
.vscode af6b54b5d3 add dtype method 6 лет назад
cmake 8bf752d43e add blas support 7 лет назад
python 0454eaa6b2 enable cpp17 6 лет назад
traph 689084d669 add mul_ and PowOp 6 лет назад
.gitattributes edaf44e09a Initial commit 7 лет назад
.gitignore 2efbd5af2e publish pip 6 лет назад
.gitmodules 445594ae31 add op abs 7 лет назад
CMakeLists.txt 0454eaa6b2 enable cpp17 6 лет назад
LICENSE edaf44e09a Initial commit 7 лет назад
README.md 1506cb8974 add neg_, pow_ and mseloss 6 лет назад
build.py 876b07175e rebind python swig 6 лет назад

README.md

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