kotlindl VS kotlinx-nodejs

Compare kotlindl vs kotlinx-nodejs and see what are their differences.

kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras (by Kotlin)

kotlinx-nodejs

Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript (by Kotlin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kotlindl kotlinx-nodejs
16 3
1,391 215
1.9% 0.0%
5.7 0.0
6 months ago over 1 year ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kotlindl

Posts with mentions or reviews of kotlindl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.
  • Kotlin Deep Learning Android app - Working
    2 projects | /r/androiddev | 11 Feb 2023
    This is a really nice sample app (works out of the box) that Jetbrains have made to showcase the capabilities of this Kotlin Deep Learning library https://github.com/Kotlin/kotlindl
  • What libraries do you use for machine learning and data visualizing in scala?
    5 projects | /r/scala | 27 Nov 2021
    There are Java bindings for TensorFlow, but that's quite low level. I tried to see if I can get some Keras API for Scala, but I'm no expert and haven't had enough time to invest in this, so it's stuck in alpha. Maybe I develop it slow burning over the next year. A bit envious that Kotlin has a Keras-like library.
  • KotlinDL 0.3 Is Out With ONNX Integration, Object Detection API, 20+ New Models in ModelHub, and Many New Layers
    3 projects | /r/Kotlin | 4 Oct 2021
    Could you please add an issue with your use-case and proposed solution? Or write here more details. Do you need just serialization to objects in memory? or just in bytes?
    3 projects | /r/Kotlin | 4 Oct 2021
    Introducing version 0.3 of our deep learning library, KotlinDL.
    3 projects | /r/Kotlin | 4 Oct 2021
    The answer to the second question (from the GitHub page):
  • Machine Learning in Kotlin (Question)
    4 projects | /r/Kotlin | 28 Aug 2021
    I'm not in Machine Learning but maybe KotlinDL ?
    4 projects | /r/Kotlin | 28 Aug 2021
    While KotlinDL seems to be a good solution by Jetbrains, I would personally stick to Java frameworks like DL4J for a better community support and likely more features.
  • Numpy for kotlin
    5 projects | /r/Kotlin | 3 Jun 2021
    For deep learning this is your best bet: https://github.com/jetbrains/kotlindl
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    Please, visit our tutorials and examples for KotlinDL. It covers all possible use-cases for AI implementation at this moment.
    52 projects | /r/Kotlin | 27 May 2021
    Regarding AI: currently, you implement neural networks for solving classification and regression tasks for tabular data, or in Computer Vision with Kotlin Deep Learning Library (KotlinDL).

kotlinx-nodejs

Posts with mentions or reviews of kotlinx-nodejs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    BTW, to get typed declarations for Node.js use https://github.com/Kotlin/kotlinx-nodejs, also, you can just create a project from IntelliJ IDEA Wizard (`Kotlin | Node.js Application`).
    52 projects | /r/Kotlin | 27 May 2021
    For backend development, I'd recommend using Kotlin/JVM, but of cause, you also, can try Kotlin/JS too and a library with typed declarations for Node.js modules could be helpful in this case https://github.com/Kotlin/kotlinx-nodejs. You can simply create a Kotlin/JS project targeting Node.js from IntelliJ IDEA Wizard (Kotlin | Node.js Application).
    52 projects | /r/Kotlin | 27 May 2021
    Honestly, we are mostly focused on generic and browser cases. However recently we have introduced a library with typed declarations for Node.js modules check it out: https://github.com/Kotlin/kotlinx-nodejs. We would happy to hear more about your cases and issues you are faced, please feel free to contact me and file issues at https://kotl.in/issue.

What are some alternatives?

When comparing kotlindl and kotlinx-nodejs you can also consider the following projects:

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

htmx - </> htmx - high power tools for HTML

Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)

tensorflow-keras-scala - Scala-based Keras API for the Java bindings to TensorFlow. Mirror of https://codeberg.org/sciss/tensorflow-keras-scala

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

okio - A modern I/O library for Android, Java, and Kotlin Multiplatform.

kotlinx-datetime - KotlinX multiplatform date/time library

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.