29 Forks
198 Stars
198 Watchers

ShallowLearn

An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.

How to download and setup ShallowLearn

Open terminal and run command
git clone https://github.com/giacbrd/ShallowLearn.git
git clone is used to create a copy or clone of ShallowLearn 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 ShallowLearn https://github.com/giacbrd/ShallowLearn/archive/master.zip

Or simply clone ShallowLearn with SSH
[email protected]:giacbrd/ShallowLearn.git

If you have some problems with ShallowLearn

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