TCP Chat server and client created in IntelliJ and Android Studio and programmed with Kotlin. Project uses Socket objects to provide a connection to the server and create a connection for the Android ...
KotlinDL is a high-level Deep Learning API written in Kotlin and inspired by Keras. Under the hood, it uses TensorFlow Java API and ONNX Runtime API for Java. KotlinDL offers simple APIs for training ...