molikuner / NeuralNetworK

simple neural network library in kotlin/native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralNetworK

A basic "NeuralNetworK" in Kotlin/Native build with Gradle.

Use the following Gradle commands

  • to build: ./gradlew assemble
  • to test: ./gradlew check
  • to run: ./gradlew runNeuralNetworKAppReleaseExecutableNeuralNetworK

About

simple neural network library in kotlin/native


Languages

Language:Kotlin 100.0%