From 21952bf0f19cc7e0c9f013cbc8c1342ed1122b8b Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Mon, 31 Oct 2016 15:10:38 +0100 Subject: final commit DA classes --- docs/source/examples.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/source') diff --git a/docs/source/examples.rst b/docs/source/examples.rst index 5d26e0c..ee95f40 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -22,3 +22,8 @@ OT with user provided regularization ------------------------------------ .. literalinclude:: ../../examples/demo_optim_OTreg.py + +Domain adaptation with optimal transport +---------------------------------------- + +.. literalinclude:: ../../demo_OTDA_classes.py -- cgit v1.2.3