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

ValueError: Failed to find data adapter that can handle input: <class 'utils.DataGenerator'>, <class 'NoneType'> #5

Open
binonteji opened this issue Feb 25, 2022 · 0 comments

Comments

@binonteji
Copy link

Hi there, thanks for the code implementation of DNGR

I am finding this error in the line:

File "/home/netra/mywork/Assessment/DNGR-Keras/DNGR.py", line 166, in
sys.exit(main())
File "/home/netra/mywork/Assessment/DNGR-Keras/DNGR.py", line 163, in main
process_scripts(args)
File "/home/netra/mywork/Assessment/DNGR-Keras/DNGR.py", line 130, in process_scripts
reprsn = model(data,hidden_layers,hidden_neurons,output_file)
File "/home/netra/mywork/Assessment/DNGR-Keras/DNGR.py", line 103, in model
autoencoder.fit(train_generator,

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

1 participant