Kotlin / kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras
Apache License 2.0
1.48k stars 103 forks source link

[Feature Request] Add LSTM, TextVectorization and Embedding Layers for NLP #407

Open Reqeique opened 2 years ago

chris-hatton commented 1 year ago

It would be a powerful addition to the Kotlin Ecosystem if this feature were to allow Kotlin Apps to load and run inference on Meta's recently released LLaMA model.

These projects may provide inspiration for what a KotlinDL integration could look like: