summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cea8e79efcea2beaee719d610ee4674fd378014f (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.10.0
	pkgrel = 1
	url = https://github.com/skorch-dev/skorch
	arch = any
	license = BSD3
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pytorch
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-tabulate
	depends = python-tqdm
	depends = python-yaml
	source = https://github.com/skorch-dev/skorch/archive/v0.10.0.tar.gz
	sha256sums = 77de4d5eddfa4afd34fee3b8eec553cbc8c84f467c54651347feeaebefece05b

pkgname = python-skorch