KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
blog.jetbrains.com
KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
1–7 of 7 posts
Re: KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
#2Nice!
How's Kotlin in general for machine learning/deep learning?
Re: KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
#3Interesting! Any reason why bindings for torch or tensorflow weren't created instead?
Re: KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
#4Interesting! Any reason why bindings for torch or tensorflow weren't created instead?
It essentially is a binding for tensorflow if I understand it right.
Re: KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
#5Nice! How's Kotlin in general for machine learning/deep learning?
Almost as good if not on par with the JVM ;)
Re: KotlinDL 0.2: Idiomatic Kotlin DSL for Deep Learning
#6Would this article read any differently if it was just titled "Kotlin DSL for Deep Learning"? I'm not sure where the "idiomatic" comes in to play really.