9 Forks
25 Stars
25 Watchers

LM

A Python module to train simple multi-layer perceptron neural networks using Levenberg-Marquardt training

How to download and setup LM

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

Or simply clone LM with SSH
[email protected]:ItsWajdy/LM.git

If you have some problems with LM

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