API definitionsΒΆ
gemx.py
gemx.py describes all the functions you could use to work with the GEMX library realized on an FPGA board. The functions are all written in C++ and python/gemx.py provide a wrapper to use them in Python.
python APIs for keras example and their classes Inheritance

gemx_rt.py describes base class for using the GEMX library in the machine learning examples.