How to Install Keras in Windows 7 and what are the packages that I need to download.

232 views
Skip to first unread message

chandra...@gmail.com

unread,
Jul 26, 2017, 12:56:10 AM7/26/17
to Keras-users
Hi All,

I am a Ph.D. student currently working on deep learning for feature detection from satellite images. I am very new to Keras and due to my research requirement, I have to switch to the Keras Python interface. I have no idea how to install Keras and what are the packages that I will need to download. I have read the Keras documentation and get more confused. It will be a great help if anyone would be able to help me in this regard.

Kind Regards
Chandrama

Matias Valdenegro

unread,
Jul 26, 2017, 4:54:45 PM7/26/17
to Keras-users
Hello, my two recommendations:

- Do Deep Learning on Linux, it will make your life easier, specially about support.
- Install keras and tensorflow with pip:

    pip install --user tensorflow (or tensorflow-gpu if you want to use a GPU)
    pip install --user keras

And that's it.

--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users+unsubscribe@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/keras-users/a5820ce3-7dfe-47ed-954f-26945958f9af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages