Skip to content

Example datasets and models trainable in cxflow framework.

License

Notifications You must be signed in to change notification settings

iterait/emloop-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emloop Examples

CircleCI Development Status MIT license Master Developer

This repository contains various tested examples of machine learning models created with emloop framework.

Compatible with TensorFlow version 1.4.

For a different version checkout appropriate branch after clonning, e.g.:

git checkout tf-1.3

Quick start

Example models

  1. Bit majority task
  2. Convolutional network for MNIST
  3. IMDB moview review sentiment

Contribution

In case you have created a nice experiment using emloop, do not hesitate to fork this repository and make a pull request.

License

MIT