Python Forum
Python programming and a dataset
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python programming and a dataset
#6
(Feb-04-2019, 05:37 PM)ErnestTBass Wrote: I was just programming a simple (for me) program in python.

I would appreciate if you just tell us where this code comes from. It well help us to help you. It's obvious you didn't write this yourself - it's a downloaded probably from GitHub.

As to the error - you need to install keras first. Follow the installation instructions. If you already did then something when wrong and it's not properly installed or it is installed for some other python installation. Note that it has dependencies that you need to install first. If no other instructions - I would go and install the default backend - TensorFlow.


And again on the question of datasets - here are datasets included with keras
https://keras.io/datasets/
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Python programming and a dataset - by ErnestTBass - Feb-04-2019, 03:51 PM
RE: Python programming and a dataset - by buran - Feb-04-2019, 04:24 PM
RE: Python programming and a dataset - by buran - Feb-04-2019, 07:18 PM
RE: Python programming and a dataset - by buran - Feb-05-2019, 02:03 PM
RE: Python programming and a dataset - by buran - Feb-05-2019, 06:02 PM
RE: Python programming and a dataset - by buran - Feb-05-2019, 06:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Autoencoder for Data Augmentation of numerical Dataset in Python Marvin93 2 3,475 Jul-10-2020, 07:18 PM
Last Post: Marvin93

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020