Machine learning platform

JasonWang ae80d4e205 back to tensor template %!s(int64=6) %!d(string=hai) anos
cmake 8bf752d43e add blas support %!s(int64=7) %!d(string=hai) anos
python 0454eaa6b2 enable cpp17 %!s(int64=6) %!d(string=hai) anos
traph ae80d4e205 back to tensor template %!s(int64=6) %!d(string=hai) anos
.gitattributes edaf44e09a Initial commit %!s(int64=7) %!d(string=hai) anos
.gitignore 2efbd5af2e publish pip %!s(int64=6) %!d(string=hai) anos
.gitmodules 445594ae31 add op abs %!s(int64=7) %!d(string=hai) anos
CMakeLists.txt a1584ceffb impl new tensor apply %!s(int64=6) %!d(string=hai) anos
LICENSE edaf44e09a Initial commit %!s(int64=7) %!d(string=hai) anos
README.md 1506cb8974 add neg_, pow_ and mseloss %!s(int64=6) %!d(string=hai) anos
build.py b6cd6172b1 remove vscode %!s(int64=6) %!d(string=hai) anos

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