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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is Kotlin/kotlindl?
- A high-level Deep Learning API for Kotlin that provides model training, inference, and transfer learning using TensorFlow and ONNX runtimes.
- Is kotlindl open source?
- Yes — Kotlin/kotlindl is open source, released under the Apache-2.0 license.
- What language is kotlindl written in?
- Kotlin/kotlindl is primarily written in Kotlin.
- How popular is kotlindl?
- Kotlin/kotlindl has 1.6k stars on GitHub.
- Where can I find kotlindl?
- Kotlin/kotlindl is on GitHub at https://github.com/Kotlin/kotlindl.