Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.63 KB

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