Machine learning platform

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

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