summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e8796b81ffca446d3fcd833ba1ef44cf0aa5d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-skorch
	pkgdesc = A scikit-learn compatible neural network library that wraps pytorch
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/dnouri/skorch
	arch = any
	license = BSD3
	makedepends = python-setuptools
	depends = python-scikit-learn
	depends = python-yaml
	depends = python-numpy
	depends = python-scipy
	depends = python-tqdm
	depends = python-pytorch
	depends = python-tabulate
	source = https://github.com/dnouri/skorch/archive/v0.2.0.tar.gz
	sha512sums = 44e05ad89f86aeb4bfdfdb8039b67a20661cd4abd486d34c6de99e1c1d5dd83ac0bfd84a0b5d4a81840a352e952d4c32ecb2eef9e5d7efef3de369ba37d21c97

pkgname = python-skorch