Tf Example Models Save

TensorFlow-based implementation of (Gaussian) Mixture Model and some other examples.

Project README

TensorFlow Example Models

TensorFlow-based implementations of several Machine Learning models (first three - Logistic Regresion, MLP, and CNN - are heavily inspired by TensorFlow v1.3 tutorials). The models folder contains simple implementations of:

The gmm folder contains more elaborate versions of a Gaussian Mixture Model implementation trained by means of Expectation Maximization algorithm (with diagonal covariance, full covariance, gradient-based, etc.). The gmm/struct folder contains initial attempts to decompose the GMM implementation into a coherent set of classes.

Open Source Agenda is not affiliated with "Tf Example Models" Project. README Source: aakhundov/tf-example-models

Open Source Agenda Badge

Open Source Agenda Rating