Skip to content

Commit

Permalink
readme for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
joak-zuehlke committed Dec 15, 2017
1 parent c05cdc0 commit 7167c36
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions demo/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
=============================
Tensorflow Unet demos
=============================

.. image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/jakeret/tf_unet/binder?filepath=demo%2Fdemo_toy_problem.ipynb



Here you can find demo Jupyter notebooks for a `toy problem <https://github.com/jakeret/tf_unet/blob/master/demo/demo_toy_problem.ipynb>`_ or the `Radio Frequency Interference mitigation <https://github.com/jakeret/tf_unet/blob/master/demo/demo_radio_data.ipynb>`_ discussed in our paper.


You can use the binder badge to start an interactive version of the toy problem without having to install anything on your machine.

0 comments on commit 7167c36

Please sign in to comment.