Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History

Keras

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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-GPU recipe contains information on how to run Keras training job on a GPU node with BatchAI with different backends.

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.