From 9e0f827f976f7baa26ec35c6bfd82004736cc7df Mon Sep 17 00:00:00 2001 From: cim0009 <vojtech.cima@vsb.cz> Date: Tue, 6 Feb 2018 13:52:59 +0100 Subject: [PATCH] Added Theano & Keras to the list of machine learning modules --- docs.it4i/software/machine-learning/introduction.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs.it4i/software/machine-learning/introduction.md b/docs.it4i/software/machine-learning/introduction.md index 9b1db8037..7d9e790f0 100644 --- a/docs.it4i/software/machine-learning/introduction.md +++ b/docs.it4i/software/machine-learning/introduction.md @@ -17,3 +17,11 @@ $ ml Tensorflow ``` Read more about available versions at the [TensorFlow page](tensorflow/). + +## Theano + +Read more about available versions at the [Theano page](theano/). + +## Keras + +Read more about available versions at the [Keras page](keras/). -- GitLab