Machine learning platform

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

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