Find a way to use a Keras-based model description to drive an LBANN training run. This can occur in one of several ways:
-
Directly support the Keras backend API and use LBANN directly. Note that this is not straight-forward because of the parallel nature (MPI) of LBANN.
-
Create a scripted interface that can take Keras code and specify and launch the same model in LBANN.
List view
0 issues of 1 selected
- Status: Open.#273 In LBANN/lbann;