Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 899 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 899 Bytes

Keras

Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research.

See official Keras GitHub page (https://github.com/fchollet/keras).

This Keras-DSVM recipe contains information on how to run Keras training job on a GPU data science node with BatchAI.

Help or Feedback


If you have any problems or questions, you can reach the Batch AI team at [email protected] or you can create an issue on GitHub.

We also welcome your contributions of additional sample notebooks, scripts, or other examples of working with Batch AI.