Machine learning platform

JasonWang 8fde139ead update преди 6 години
cmake 8bf752d43e add blas support преди 7 години
python 0454eaa6b2 enable cpp17 преди 6 години
traph 8fde139ead update преди 6 години
.gitattributes edaf44e09a Initial commit преди 7 години
.gitignore 2efbd5af2e publish pip преди 6 години
.gitmodules 445594ae31 add op abs преди 7 години
CMakeLists.txt f1fb690591 update преди 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