A wrapper around the Parse API to store and fetch the best updates in a distributed neural network training environment. 
                        
                    
         
                Info
| Version: | 2.1.1 | 
| Author(s): | jobeland | 
| Last Update: | Friday, September 2, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jobeland/DistributedNetworkTrainingStorage | 
| NuGet Url: | https://www.nuget.org/packages/DistributedNetworkTrainingStorageAPI | 
Install
Install-Package DistributedNetworkTrainingStorageAPI
                        dotnet add package DistributedNetworkTrainingStorageAPI
                        paket add DistributedNetworkTrainingStorageAPI
                        
                                DistributedNetworkTrainingStorageAPI Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi(>= 5.2.3)
 - NeuralNetwork.GeneticAlgorithm(>= 2.1.3)
 - Parse(>= 1.6.2)
 - Parse.Api(>= 2.0.0)
 - Polly(>= 4.3.0)
 - WindowsAzure.Storage(>= 7.2.0)