项目作者: maksymsur

项目描述 :
`Spltr` is a simple PyTorch-based data loader and splitter. It may be used to load arrays and matrices or Pandas DataFrames and CSV files containing numerical data with subsequent split it into train, test (validation) subsets in the form of PyTorch DataLoader objects.
高级语言: Python
项目地址: git://github.com/maksymsur/spltr.git
创建时间: 2019-07-18T13:59:08Z
项目社区:https://github.com/maksymsur/spltr

开源协议:MIT License

下载