Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why KeyError: 'rmsprop'? #43

Closed
ocean-debug opened this issue Jan 16, 2021 · 1 comment
Closed

why KeyError: 'rmsprop'? #43

ocean-debug opened this issue Jan 16, 2021 · 1 comment

Comments

@ocean-debug
Copy link

dca: Successfully preprocessed
Traceback (most recent call last):
File "", line 1, in
File "/home/anaconda3/envs/dca/lib/python3.6/site-packages/dca/api.py", line 194, in dca
hist = train(adata[adata.obs.dca_split == 'train'], net, **training_kwds)
File "/home/anaconda3/envs/dca/lib/python3.6/site-packages/dca/train.py", line 48, in train
optimizer = opt.dictoptimizer
KeyError: 'rmsprop'

@alexcwsmith
Copy link

This is almost certainly a version issue. See here for working versions:

#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants