From 617e1714f6e859f056025747a8aec9fb6c003121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20J=2E=20Iglesias=20Garc=C3=ADa?= Date: Mon, 16 Apr 2018 19:08:16 +0200 Subject: [PATCH] Remove references to Shogun cloud in mission :-( --- doc/readme/MISSION.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/readme/MISSION.md b/doc/readme/MISSION.md index a5e375a2470..500a33b1721 100644 --- a/doc/readme/MISSION.md +++ b/doc/readme/MISSION.md @@ -19,11 +19,7 @@ Statistics on Shogun's development activity can be found at [ohloh](https://www. you can use the toolbox through a unified interface ([SWIG](http://www.swig.org/)) from C++, Python, Octave, R, Java, Lua, C#, Ruby, etc. see the [examples](http://shogun.ml/examples). Thus Shogun is independent of trends in computing languages and importantly, this allows you to use Shogun as a vehicle to expose your algorithm to multiple communities. * Shogun runs natively under Linux/Unix, MacOS, and Windows. - * Anyone can try Shogun with minimal effort, for free: - simply by connecting to a [jupyter](http://jupyter.org/) notebook, users can run Shogun in the [cloud](https://cloud.shogun.ml/hub/home). - Shogun offers this service for free through external donations. * Shogun comes with binary installation packages for a growing number of systems. - You can also download our [Docker image](https://hub.docker.com/r/shogun/) and run the Shogun cloud locally. * Shogun does not re-invent the wheel, but offers bindings to other sophisticated libraries including, [LibSVM](http://www.csie.ntu.edu.tw/~cjlin/libsvm/)/[LibLinear](http://www.csie.ntu.edu.tw/~cjlin/liblinear/), [SVMLight](http://svmlight.joachims.org/),