summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fd823a51e521b3add973a391b2885883806543a (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.6.0
	pkgrel = 1
	url = https://github.com/skorch-dev/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/skorch-dev/skorch/archive/v0.6.0.tar.gz
	sha256sums = cc27b2105e506bc44bbcc2ec20fd18cb0b9f0d118c3296f9f25797e355b532e0

pkgname = python-skorch