model.cpp Model architecture written in Python, C++, CUDA. Requirements apt install doxygen pip install black Code Style Format the code with: black model.cpp/model.py Documentation To generate documentation with Doxygen: doxygen Doxyfile