summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f8a1e4c924ceaef157edbe08902a74d1aa4f9b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-talos
	pkgdesc = Talos radically changes the ordinary Keras workflow by fullyautomating hyperparameter tuning and model evaluation. Talos exposes Keras functionality entirely and there is no new syntax or templates to learn.
	pkgver = 0.6.3
	pkgrel = 1
	url = https://github.com/autonomio/talos/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-keras
	depends = python-numpy
	depends = python-pandas
	depends = python-scikit-learn
	depends = python-tqdm
	depends = python-requests
	depends = python-wrangle
	depends = python-chances
	depends = python-astetik
	depends = python-kerasplotlib
	source = https://files.pythonhosted.org/packages/1d/df/c352679af3259829dafa7d55f2d3e9fca201c848351cb3c841a062df001c/talos-0.6.3.tar.gz
	sha256sums = 24deb5d8d9c6f10374b49ce113474f25ca6741dd4797b092aa53a2b7f0dc4093

pkgname = python-talos