forked from BlackHC/batchbald_redux
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.ini
More file actions
27 lines (26 loc) · 726 Bytes
/
settings.ini
File metadata and controls
27 lines (26 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[DEFAULT]
host = github
lib_name = batchbald_redux
user = blackhc
description = An implementation of the BatchBALD algorithm
keywords = Active Learning, Machine Learning, PyTorch
author = Andreas Kirsch
author_email = blackhc+batchbald@gmail.com
copyright = Andreas Kirsch
branch = master
version = 2.0.5
min_python = 3.7
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 2
requirements = torch torchvision numpy tqdm blackhc.project~=2.1 toma<2
nbs_path = .
doc_path = docs
doc_host = https://blackhc.github.io
doc_baseurl = /batchbald_redux/
git_url = https://github.com/blackhc/batchbald_redux/tree/master/
lib_path = batchbald_redux
title = batchbald_redux
tst_flags = experiment