数据集

PyNet中提供了多个数据集的预处理。包含

  1. xor
  2. mnist
  3. cifar10
  4. orl
  5. iris

相应的实现代码位于pynet/vision/data目录