Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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: