Machine learning platform

JasonWang 8fde139ead update 6 năm trước cách đây
cmake 8bf752d43e add blas support 7 năm trước cách đây
python 0454eaa6b2 enable cpp17 6 năm trước cách đây
traph 8fde139ead update 6 năm trước cách đây
.gitattributes edaf44e09a Initial commit 7 năm trước cách đây
.gitignore 2efbd5af2e publish pip 6 năm trước cách đây
.gitmodules 445594ae31 add op abs 7 năm trước cách đây
CMakeLists.txt f1fb690591 update 6 năm trước cách đây
LICENSE edaf44e09a Initial commit 7 năm trước cách đây
README.md 1506cb8974 add neg_, pow_ and mseloss 6 năm trước cách đây
build.py b6cd6172b1 remove vscode 6 năm trước cách đây

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