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

Few files / modules missing? #2

Open
jiwoongim opened this issue Sep 4, 2020 · 2 comments
Open

Few files / modules missing? #2

jiwoongim opened this issue Sep 4, 2020 · 2 comments

Comments

@jiwoongim
Copy link

I notice that few folders are missing.
For example, I don't see

  • recurrent_problems
  • spiking_experiments
@petered
Copy link
Owner

petered commented Sep 4, 2020

Ah sorry about that. For those, I think everything that is imported is in this repo - just the paths are incorrect (they reflect the repo they were copied from). Feel free to change and push, or I may get around to doing it if I have time later.

E.g. from spiking_experiments.farnn.recurrent_learners.uoro import UOROVec -> from uoro_demo.uoro import UOROVec.

@jiwoongim
Copy link
Author

Thanks!

I think you are missing one file though. It's called synthetic_rnn_data
from synthetic_rnn_data import generate_synthetic_rnn_data.

@jiwoongim jiwoongim reopened this Sep 4, 2020
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

2 participants