Machine learning platform

JasonWang a1584ceffb impl new tensor apply пре 6 година
cmake 8bf752d43e add blas support пре 7 година
python 0454eaa6b2 enable cpp17 пре 6 година
traph a1584ceffb impl new tensor apply пре 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