Machine learning platform

JasonWang 8fde139ead update 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 8fde139ead update 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 f1fb690591 update 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 b6cd6172b1 remove vscode 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