We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e96e26 commit e2e72abCopy full SHA for e2e72ab
bfas/training/__init__.py
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='bfas',
9
- version='0.0.3',
+ version='0.0.4',
10
author='Muhammed Pektas',
11
description='Brute Force Architecture Search',
12
long_description='Brute Force Architecture Search for Neural Architectures to obtain models that have best performences on your device.',
0 commit comments