Skip to content

Getting started

Mads Dabros edited this page Feb 24, 2017 · 6 revisions

Getting started

SharpLearning requires visual studio to build and run. You can download Visual Studio 2015 Community Edition from here:

Running the examples from SharpLearning.Examples

The quickest way of getting started with SharpLearning is to clone the examples repository: SharpLearning.Examples This repository contains data and examples that shows how to use SharpLearning.

After cloning the repository open the solution file in visual studio. Browse to one of the examples using the solution explorer, place the cursor within the specific example to run (below this is Classification_Convolutional_Neural_Net()) and press (Ctrl+R, Ctrl+T) to run the example:

Clone this wiki locally