-
Notifications
You must be signed in to change notification settings - Fork 86
Getting started
Mads Dabros edited this page Feb 24, 2017
·
6 revisions
SharpLearning requires visual studio to build and run. You can download Visual Studio 2015 Community Edition from here:
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:
