Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 707 Bytes

File metadata and controls

16 lines (13 loc) · 707 Bytes

Examples

This folder contains example models implemented in python and in C# + FAI.

Each FAI project is split between the following projects:

  • *.Model - the inference algorithm and implementation
  • *.Console - a batch inference usage example, using the model training data as a benchmark
  • Optional - *.Api - an API scenario that shows how to integrate with ASP.NET.

Examples: