-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I was trying to run this code. However, facing many issues arising from Artemis.
To solve multiple issues (e.g. RunningAverages, Speedometer, etc. not found), I ended up compiling Artemis from latest GitHub repo.
However, when I run demo_mnist_eqprop.py, the following error is arising:
return gzip.GzipFile(fileobj = StringIO(data)).read()
TypeError: initial_value must be str or None, not bytes
Could you kindly provide the proper directions to setup Artemis so as to be able to run this code? (I also noticed that requirements.txt is empty)
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels