1
0

Machine learning platform

JasonWang 1506cb8974 add neg_, pow_ and mseloss 6 жил өмнө
.vscode 928e9379d3 tensor specialization 6 жил өмнө
cmake 8bf752d43e add blas support 7 жил өмнө
python 0454eaa6b2 enable cpp17 6 жил өмнө
traph 1506cb8974 add neg_, pow_ and mseloss 6 жил өмнө
.gitattributes edaf44e09a Initial commit 7 жил өмнө
.gitignore 2efbd5af2e publish pip 6 жил өмнө
.gitmodules 445594ae31 add op abs 7 жил өмнө
CMakeLists.txt 0454eaa6b2 enable cpp17 6 жил өмнө
LICENSE edaf44e09a Initial commit 7 жил өмнө
README.md 1506cb8974 add neg_, pow_ and mseloss 6 жил өмнө
build.py 876b07175e rebind python swig 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