Join Slack
Communities
Powered by
Hello, is there a good Machine Learning library fo...
# datascience
o
otakusenpai
02/06/2019, 3:49 PM
Hello, is there a good Machine Learning library for Kotlin besides Tensorflow? I want to implement a type of Recursive Neural Network
otakusenpai
02/06/2019, 4:04 PM
Our teacher will ask us for a project of our choice. And he has asked us to do it in python, but I dont want to learn a new language so....
m
mccorby
02/06/2019, 4:09 PM
You can take a look to DL4J. Being Java you can work on top of it Kotlin-style
👍 1
mccorby
02/06/2019, 4:11 PM
They have some examples in Kotlin
t
thomasnield
02/06/2019, 4:34 PM
DL4J, ojAlgo, I have some CNN implementations here in this sample app
https://github.com/thomasnield/kotlin_simple_neural_network
👍 1
o
otakusenpai
02/10/2019, 2:37 PM
Yeah I'm going for Octave
8
Views
Open in Slack
Previous
Next