Machine learning platform

JasonWang c905ac79e3 add ndimension 6 éve
.vscode 1e4984aa78 add equal function and unit test 6 éve
cmake 8bf752d43e add blas support 7 éve
python 0454eaa6b2 enable cpp17 6 éve
traph c905ac79e3 add ndimension 6 éve
.gitattributes edaf44e09a Initial commit 7 éve
.gitignore 2efbd5af2e publish pip 6 éve
.gitmodules 445594ae31 add op abs 7 éve
CMakeLists.txt 0454eaa6b2 enable cpp17 6 éve
LICENSE edaf44e09a Initial commit 7 éve
README.md 1506cb8974 add neg_, pow_ and mseloss 6 éve
build.py 876b07175e rebind python swig 6 éve

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