knossos-ksc/examples
Andrew Fitzgibbon 8fa75e67c0
More documentation (#1059)
* Improve intro, add MNIST
* Generate relu.cpp
* Add nnModule, mnist, Lambda
2021-09-09 12:17:04 +01:00
..
dl-activations More documentation (#1059) 2021-09-09 12:17:04 +01:00
dl-capsule Fix sqrl compile failure (#1057) 2021-09-07 09:05:23 +01:00
dl-fcdnn
dl-fcdnn-mnist
dl-graphnn
dl-lstm
dl-resnet
dl-rnn
dl-transformers
dl-tree
dl-treenn
dl-treenn-attn
dl-vggnet
ec-blackscholes
ko-basics
mf-bundle-adjustment
mf-curve-fitting
mf-hand-tracking
mf-surface-fitting
micro-logsumexp
micro-matrix-invinv
micro-quotient-1
milli-horner
milli-nofib
ml-gmm Remove TupledAD 2021-08-18 14:50:08 +01:00
ml-sparse-gp
.keep
ExamplesCommon.fs
README.md

README.md

Knossos/examples

Examples are in several categories:

  • Milli: Milli-benchmarks, e.g. dot product, matrix chain multiply etc
  • DL: Deep Learning
  • ML: "Classical" machine learning
  • MF: Model fitting (other than DL training...)
  • CV: Computer Vision
  • EC: Economics
  • KO: Knossos Optimizers