summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09a69bd42c6691a96e03344d7f55ca011085c55e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-skorch-git
	pkgdesc = A scikit-learn compatible neural network library that wraps pytorch
	pkgver = r489.be0c527
	pkgrel = 2
	url = https://github.com/dnouri/skorch
	arch = any
	license = BSD3
	makedepends = python-setuptools
	makedepends = git
	depends = python-scikit-learn
	depends = python-yaml
	depends = python-numpy
	depends = python-scipy
	depends = python-tqdm
	depends = python-pytorch
	depends = python-tabulate
	source = git+https://github.com/dnouri/skorch.git
	sha512sums = SKIP

pkgname = python-skorch-git