/Pulse-old

Primary LanguageCGNU General Public License v3.0GPL-3.0

Pulse

An interpreted language to train and deploy efficient neural network models.

How to run?

For Linux/Mac OSX:

user@programmer:~$ make clean

For Windows:

  1. Install make from this link: Make
  2. Run as above:
Z:\FakeLocation> make clean