Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 344 Bytes

File metadata and controls

8 lines (7 loc) · 344 Bytes

sia

Electron tool for running layered neural network experiments

Getting Started

  1. Clone the repo
  2. Run npm install
  3. (Optional) download the datasets. npm run fetch-mnist, npm run fetch-omniglot and npm run fetch-whitened-patches.
  4. Run an experiment using npm start <configname>. E.g. npm start samples/matching_pursuit