Skip to content

eqing/keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keras

Use keras for deep learning.

Instruction:

  1. Install tensorflow with Virtualenv.

  2. Install keras

sudo pip install keras
  1. Before running keras, start the tensorflow virtualenv 'source ~/bin/tensorflow/bin/activate'.

  2. Run

python main.py --image African_Bush_Elephant.jpg
  1. Exit tensorflow virtualenv with 'deactivate'.

About

Use keras for deep learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages