8 Forks
92 Stars
92 Watchers

SimpleDNN

SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks

How to download and setup SimpleDNN

Open terminal and run command
git clone https://github.com/KotlinNLP/SimpleDNN.git
git clone is used to create a copy or clone of SimpleDNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SimpleDNN https://github.com/KotlinNLP/SimpleDNN/archive/master.zip

Or simply clone SimpleDNN with SSH
[email protected]:KotlinNLP/SimpleDNN.git

If you have some problems with SimpleDNN

You may open issue on SimpleDNN support forum (system) here: https://github.com/KotlinNLP/SimpleDNN/issues