Machine learning platform

JasonWang ae80d4e205 back to tensor template 6 سال پیش
cmake 8bf752d43e add blas support 7 سال پیش
python 0454eaa6b2 enable cpp17 6 سال پیش
traph ae80d4e205 back to tensor template 6 سال پیش
.gitattributes edaf44e09a Initial commit 7 سال پیش
.gitignore 2efbd5af2e publish pip 6 سال پیش
.gitmodules 445594ae31 add op abs 7 سال پیش
CMakeLists.txt a1584ceffb impl new tensor apply 6 سال پیش
LICENSE edaf44e09a Initial commit 7 سال پیش
README.md 1506cb8974 add neg_, pow_ and mseloss 6 سال پیش
build.py b6cd6172b1 remove vscode 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