Machine learning platform

JasonWang 1506cb8974 add neg_, pow_ and mseloss il y a 6 ans
.vscode 928e9379d3 tensor specialization il y a 6 ans
cmake 8bf752d43e add blas support il y a 7 ans
python 0454eaa6b2 enable cpp17 il y a 6 ans
traph 1506cb8974 add neg_, pow_ and mseloss il y a 6 ans
.gitattributes edaf44e09a Initial commit il y a 7 ans
.gitignore 2efbd5af2e publish pip il y a 6 ans
.gitmodules 445594ae31 add op abs il y a 7 ans
CMakeLists.txt 0454eaa6b2 enable cpp17 il y a 6 ans
LICENSE edaf44e09a Initial commit il y a 7 ans
README.md 1506cb8974 add neg_, pow_ and mseloss il y a 6 ans
build.py 876b07175e rebind python swig il y a 6 ans

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