PlainML.Infrastructure 0.0.165

There is a newer version of this package available.
See the version list below for details.
dotnet add package PlainML.Infrastructure --version 0.0.165
                    
NuGet\Install-Package PlainML.Infrastructure -Version 0.0.165
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PlainML.Infrastructure" Version="0.0.165" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PlainML.Infrastructure" Version="0.0.165" />
                    
Directory.Packages.props
<PackageReference Include="PlainML.Infrastructure" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PlainML.Infrastructure --version 0.0.165
                    
#r "nuget: PlainML.Infrastructure, 0.0.165"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PlainML.Infrastructure@0.0.165
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PlainML.Infrastructure&version=0.0.165
                    
Install as a Cake Addin
#tool nuget:?package=PlainML.Infrastructure&version=0.0.165
                    
Install as a Cake Tool

PlainML

Kurze Beschreibung (TODO)

build

Features

  • Experimenttracking (Runs with parameters, metrics and artifacts)
  • Integration of trainingprocesses
  • Deployment to different targets (dev, production)
  • Manage artifacts (deployment, caching)
  • Visualization

Getting Started

  1. Install VSCode
  2. Install C# extensions for VSCode
  3. Create project
  4. Install nuget package to project:
    dotnet add package PlainML
    
  5. Database and artifactstorage configuration with dependency injection:
    dotnet add package PlainML.Infrastructure
    
  6. Apply migration when a new major version is avaiable
    var s = new PlainMLService(dbContextFactory, artifactStorage);
    await s.Migrate();
    
  7. Use code
    TODO: example code
    
  8. Use UI

Examples

  • watch src/PlainML.Samples/Program.cs

NuGet Packages

Roadmap

  • Develop unstable version 0.0.*
  • Create initial stable version 1.0.0
  • Create docs
  • Rest-interface
  • Web-interface for visualization and Manage Experiments (run-table, graphs,...)

Contributing

TODO

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.192 512 1/25/2023
0.1.191 424 1/25/2023
0.1.189 434 1/25/2023
0.1.185 441 1/25/2023
0.0.184 440 1/25/2023
0.0.179 408 1/25/2023
0.0.171 418 1/25/2023
0.0.165 421 1/24/2023
0.0.157 438 1/24/2023
0.0.155 428 1/24/2023
0.0.148 439 1/24/2023
0.0.141 460 1/24/2023
0.0.138 441 1/24/2023
0.0.137 466 1/23/2023
0.0.135 457 1/23/2023
0.0.133 438 1/23/2023
0.0.118 417 1/22/2023
0.0.117 457 1/21/2023
0.0.116 448 1/21/2023
0.0.115 414 1/21/2023
0.0.112 458 1/21/2023
0.0.111 440 1/21/2023
0.0.97 454 1/18/2023
0.0.91 440 1/18/2023
0.0.90 451 1/18/2023
0.0.88 455 1/18/2023
0.0.86 444 1/18/2023
0.0.85 422 1/18/2023
0.0.84 440 1/18/2023