Kotlin/kotlindl
A high-level Deep Learning API for Kotlin that provides model training, inference, and transfer learning using TensorFlow and ONNX runtimes.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
KotlinDL is a Keras-inspired deep learning framework written in Kotlin for the JVM and Android. It offers APIs for building and training neural networks from scratch, importing pre-trained Keras and ONNX models for inference, and applying transfer learning to adapt existing models to new tasks. The framework targets developers who want to deploy deep learning in production environments on Java-based platforms.