Hi,
I'm trying to run some of the hyper-gradient code and have been running into a problem with some dependencies. I installed the autograd package using your setup.py file.
In particular, some of the experiment.py files try to import the funkyyak module. I changed the module name to autograd, but the reference to kylist and getval still appear to be undefined.
Thanks,
Hi,
I'm trying to run some of the hyper-gradient code and have been running into a problem with some dependencies. I installed the autograd package using your setup.py file.
In particular, some of the experiment.py files try to import the funkyyak module. I changed the module name to autograd, but the reference to kylist and getval still appear to be undefined.
Thanks,