Machine learning platform

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

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